summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysfiber_pool: take Fibers from larger pools fasterHEADmasterEric Wong1-1/+1
9 daystest_isolate: update deps for EM testsEric Wong1-3/+3
9 daystest_isolate: bump unicorn and kgio versions for testingEric Wong1-2/+2
9 daysstream_response_epoll: fix for unicorn 4.3.xEric Wong2-2/+25
9 daystests: require sleepy_penguin 3.1.0 or laterEric Wong1-1/+1
2012-04-12doc: some spelling fixesEric Wong2-2/+2
2012-02-23t/test_isolate: update test dependenciesEric Wong1-3/+3
2011-10-12t0501: fix ambiguous shell construct for capture + subshellsEric Wong1-1/+1
2011-10-12http_server: fix log message if using Base (no concurrency)Eric Wong1-1/+2
2011-09-02Rainbows! 4.3.1 - small bugfixv4.3.1Eric Wong2-2/+2
2011-08-30avoid potential Logger deadlock in SIGQUIT and SIGUSR1Eric Wong1-2/+5
2011-08-20Rainbows! 4.3.0 - pull in changes from unicorn 4.1.0v4.3.0Eric Wong2-2/+2
2011-08-20bump unicorn dependency versionEric Wong2-2/+2
2011-08-20TODO: remove splice(2) itemEric Wong1-3/+0
2011-08-20rdoc: cleanup and stop depending on :enddoc:Eric Wong2-2/+33
2011-08-20update development wrongdoc dep to 1.6Eric Wong2-1/+3
2011-08-19event_machine: update rdoc for new Cramp homepageEric Wong1-2/+2
2011-08-19cramp: update test dependency to version to 0.15Eric Wong1-1/+1
2011-08-19t/test_isolate: bump kgio test versionEric Wong1-1/+1
2011-08-17more consistent logging for errorsEric Wong3-8/+5
2011-08-12test_isolate: bump cool.io test versionEric Wong1-1/+1
2011-08-05Remove deprecated Rainbows::HttpResponsePratik Naik2-27/+0
2011-08-05Rainbows! 4.2.0 - Cramp WebSocket updates!v4.2.0Eric Wong2-2/+2
2011-08-05bump Cramp test dependency to 0.14Eric Wong1-1/+1
2011-08-05event_machine: APP needs to be in the main Client classEric Wong1-1/+1
2011-08-05event_machine: add :em_client_class optionEric Wong1-1/+16
2011-08-05cramp: bump test version to 0.13Eric Wong1-1/+1
2011-07-30Rainbows! 4.1.0 - minor internal cleanupsv4.1.0Eric Wong2-2/+2
2011-07-21remove tcp_nodelay/tcp_nopush tweakingEric Wong1-13/+2
2011-07-21remove unnecessary io/wait requireEric Wong1-1/+0
2011-06-29Revert "http_server: cap timeout at 32-bit LONG_MAX seconds"Eric Wong1-3/+2
2011-06-28t0044: do not assume setsockopt() finishedEric Wong1-2/+2
2011-06-28Fix Fiber* and WriterThread* breakage from removing io/waitEric Wong3-21/+28
2011-06-28require kgio 2.5 for kgio_wait_readable(timeout)Eric Wong4-10/+5
2011-06-28bin/rainbows: release the OptionParser object from stackEric Wong1-2/+3
2011-06-27http_server: cap timeout at 32-bit LONG_MAX secondsEric Wong1-2/+3
2011-06-27Rainbows! 4.0.0 - MOAR concurrency for MOAR COARSv4.0.0Eric Wong2-2/+2
2011-06-27bump dependencies (kgio, unicorn, raindrops)Eric Wong2-3/+4
2011-06-27remove unused arg in Rainbows::Response.setupEric Wong3-3/+3
2011-06-22epoll/client: properly close on all pipe responsesEric Wong1-1/+1
2011-06-22t0050: improve diagnostics for this testEric Wong1-1/+3
2011-06-22t/test_isolate: remove unneeded commentEric Wong1-1/+1
2011-06-22dev_fd_response: enable under RubiniusEric Wong1-10/+0
2011-06-22Unicorn 4.x resync for tickerEric Wong2-4/+3
2011-06-22t/test_isolate: drop Unicorn test dependency for nowEric Wong1-1/+0
2011-06-15remove IO_PURGATORY dependencyEric Wong1-3/+0
2011-06-11configurator: add client_max_header_size directiveEric Wong3-0/+107
2011-06-11doc: remove docs for Rainbows::Fiber::* APIsEric Wong5-6/+6
2011-06-11stream_response_epoll: update documentationEric Wong1-4/+7
2011-06-11remove Rainbows.run methodEric Wong2-7/+1