summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-21README: fix bashism in RDoc :PHEADmasterEric Wong1-1/+1
2010-06-21update README (remove link for the demo, it's currently down)Eric Wong1-7/+8
2009-11-15Rakefile: add RAA update taskEric Wong1-2/+41
2009-11-14ry dahl prefers his name lowercasedEric Wong3-3/+3
2009-11-14upr 0.2.0 - twice as good as the first!v0.2.0Eric Wong3-3/+3
2009-11-14update READMEEric Wong1-2/+2
2009-11-14examples/rails_app-2.3.4: show links to different interfacesEric Wong3-3/+41
2009-11-13JSON: set no-transform in headersEric Wong3-4/+12
2009-11-13tests: add Monitor tests (also reaches into Status)Eric Wong1-0/+58
2009-11-13example/rails_app-2.3.4: UprStatus unit testsEric Wong3-2/+71
2009-11-13example/rails_app-2.3.4: limit compat 1.9 to only 1.9Eric Wong1-21/+7
2009-11-13Update READMEEric Wong1-11/+26
2009-11-13JSON compatible with Ry Dahl's Ajax.Pull + exampleEric Wong7-11/+3606
2009-11-13Add jQuery-compatible Rails exampleEric Wong6-12/+246
2009-11-13Upr::Monitor expiry is 60 secondsEric Wong1-2/+2
2009-11-13examples/rails: UprStatus reuses expiry in Upr::MonitorEric Wong1-3/+1
2009-11-13input_wrapper: lower default frequencyEric Wong1-1/+1
2009-11-13add JSON generatorEric Wong2-0/+137
2009-11-13gemspec: put a hard dependency on RackEric Wong1-0/+1
2009-11-12backends: internal API updates/cleanupsEric Wong2-10/+23
2009-11-12set "encoding: binary" to workaround 1.9 insanityEric Wong3-0/+3
2009-11-12input_wrapper: don't wrap if we don't have toEric Wong1-2/+2
2009-11-12Split out Params and StatusMethodsEric Wong5-16/+42
2009-11-12Revert "examples/rails_app-2.3.4: move middleware setup to config.ru"Eric Wong2-20/+5
2009-11-12upr/status: add done? methodEric Wong1-0/+5
2009-11-12Clarify license of examplesEric Wong2-5/+11
2009-11-12status: add error? methodEric Wong1-0/+4
2009-11-12split upr/status out to its own fileEric Wong2-4/+7
2009-11-12examples/rails_app-2.3.4: smaller JavaScript footprintEric Wong1-1/+2
2009-11-12examples/rails_app-2.3.4: move middleware setup to config.ruEric Wong2-5/+20
2009-11-12examples/rails_app-2.3.4: fix session verifier 1.9Eric Wong1-0/+40
2009-11-12example/rainbows_config: disable Nagle's algorithmEric Wong1-1/+1
2009-11-11input_wrapper: use the new finish methods in backendsEric Wong1-3/+10
2009-11-11monitor: add "finish" methodEric Wong2-0/+19
2009-11-11monitor: fix class name in RDocEric Wong1-1/+1
2009-11-11README: fix grammar bug (excessive dash)Eric Wong1-1/+1
2009-11-11README: fix grammar/speling mistakesEric Wong1-2/+2
2009-11-11update READMEv0.1.0Eric Wong1-4/+10
2009-11-11demo: make frequency 1 for smoother outputEric Wong1-2/+2
2009-11-11demo: links to and from the demo site, cleanup outputEric Wong3-3/+13
2009-11-11examples/rails: cleanup files when we're doneEric Wong1-2/+6
2009-11-11initial commitEric Wong48-0/+10827