about summary refs log tree commit homepage
DateCommit message (Expand)
2013-09-30Rakefile: kill raa_update task HEAD master
2013-07-09upr 0.3.0 - update for Moneta ~> 0.7 v0.3.0
2013-06-23Update Upr::Monitor to use Moneta 0.7 API
2010-06-21README: fix bashism in RDoc :P
2010-06-21update README (remove link for the demo, it's currently down)
2009-11-15Rakefile: add RAA update task
2009-11-14ry dahl prefers his name lowercased
2009-11-13upr 0.2.0 - twice as good as the first! v0.2.0
2009-11-13update README
2009-11-13examples/rails_app-2.3.4: show links to different interfaces
2009-11-13JSON: set no-transform in headers
2009-11-13tests: add Monitor tests (also reaches into Status)
2009-11-13example/rails_app-2.3.4: UprStatus unit tests
2009-11-12example/rails_app-2.3.4: limit compat 1.9 to only 1.9
2009-11-12Update README
2009-11-12JSON compatible with Ry Dahl's Ajax.Pull + example
2009-11-12Add jQuery-compatible Rails example
2009-11-12Upr::Monitor expiry is 60 seconds
2009-11-12examples/rails: UprStatus reuses expiry in Upr::Monitor
2009-11-12input_wrapper: lower default frequency
2009-11-12add JSON generator
2009-11-12gemspec: put a hard dependency on Rack
2009-11-12backends: internal API updates/cleanups
2009-11-12set "encoding: binary" to workaround 1.9 insanity
2009-11-12input_wrapper: don't wrap if we don't have to
2009-11-12Split out Params and StatusMethods
2009-11-12Revert "examples/rails_app-2.3.4: move middleware setup to config.ru"
2009-11-12upr/status: add done? method
2009-11-12Clarify license of examples
2009-11-12status: add error? method
2009-11-11split upr/status out to its own file
2009-11-11examples/rails_app-2.3.4: smaller JavaScript footprint
2009-11-11examples/rails_app-2.3.4: move middleware setup to config.ru
2009-11-11examples/rails_app-2.3.4: fix session verifier 1.9
2009-11-11example/rainbows_config: disable Nagle's algorithm
2009-11-11input_wrapper: use the new finish methods in backends
2009-11-11monitor: add "finish" method
2009-11-10monitor: fix class name in RDoc
2009-11-10README: fix grammar bug (excessive dash)
2009-11-10README: fix grammar/speling mistakes
2009-11-10update README v0.1.0
2009-11-10demo: make frequency 1 for smoother output
2009-11-10demo: links to and from the demo site, cleanup output
2009-11-10examples/rails: cleanup files when we're done
2009-11-10initial commit