about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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
2009-11-13upr 0.2.0 - twice as good as the first! v0.2.0
2009-11-13JSON: set no-transform in headers
2009-11-12JSON compatible with Ry Dahl's Ajax.Pull + example
2009-11-12Upr::Monitor expiry is 60 seconds
2009-11-12input_wrapper: lower default frequency
2009-11-12add JSON generator
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-12upr/status: add done? method
2009-11-12status: add error? method
2009-11-11split upr/status out to its own file
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-10initial commit