about summary refs log tree commit homepage
path: root/lib/raindrops/watcher.rb
DateCommit message (Expand)
2011-06-27fix Ruby warnings
2011-03-24watcher: fix documentation for X-* headers
2011-03-21watcher: remove redundant Rack::Response
2011-03-18watcher: add title attributes to elements
2011-03-18watcher: RDoc examples point to the demo
2011-03-18watcher: set Expires headers for cache invalidation
2011-03-18watcher: prevent Rack::Deflater from buffering
2011-03-17watcher: add link to the Watcher documentation
2011-03-16watcher: fix rdoc
2011-03-16watcher: retry on empty stats
2011-03-17rdoc: document the demo URLs
2011-03-17watcher: properly stream responses for <= HTTP/1.0
2011-03-16add Watcher Rack application