about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2024-03-23treewide: future-proof frozen_string_literal changes
2024-01-15middleware: reuse inet_diag netlink socket
2023-09-10aggregate/last_data_recv: support Socket#accept{,_nonblock}
2021-11-26Allow Raindrops objects to be backed by a file
2020-01-06replace bogomips.org with yhbt.net
2020-01-06fixes for newer rubies
2017-07-25Properly override respond_to? in Raindrops::Middleware::Proxy
2017-03-23aggregate/pmq: update version numbers for Ruby and Linux
2017-03-18aggregate/pmq: avoid File#stat allocation aggregate-pmq
2017-03-18aggregate/pmq: remove io-extra requirement
2017-03-18aggregate/pmq: avoid false sharing of lock buffers
2016-07-29use HTTPS and move homepage to https://bogomips.org/raindrops/
2016-07-27drop Rack::Utils.bytesize dependency
2016-02-24middleware: minor bytecode size reduction
2016-02-23linux: remove Pathname stdlib dependency
2016-02-23linux: workaround Ruby 2.3 change
2016-02-02remove optimizations which made sense for older rubies
2015-01-13move mailing list to raindrops-public@bogomips.org
2013-11-05last_data_recv: do not assume Unicorn includes all constants
2013-04-11watcher: set Content-Type via assignment
2012-11-30Watcher: Use relative paths in HTML links
2012-06-18watcher: do not require Rack::Head for HEAD response
2012-06-18watcher: sort index of listener listing
2012-06-12unix: show zero-value stats for idle listeners
2012-06-07middleware/proxy: favor __send__ for method dispatch
2012-06-05unix_listener_stats follows and remembers symlinks
2012-06-05resolve symlinks to Unix domain sockets
2012-05-21middleware/proxy: fixup comment/whitespace
2012-05-18Add method_missing to Raindrops::Middleware::Proxy
2012-01-07avoid calling tcp_listener_stats when it is not available
2012-01-07fix ListenStats documentation error in Raindrops::Linux.unix_listener_stats
2011-10-141.8 compatibility workarounds
2011-10-12avoid inadvertant object creation with invalid addresses
2011-10-03watcher: document new headers for users
2011-10-03watcher: add peak times for statistics
2011-09-27watcher: add X-Current header to headers
2011-08-01watcher: add POST /reset/$LISTENER endpoint rdoc
2011-06-27doc: librelist.com => librelist.org
2011-06-27fix Ruby warnings
2011-03-25last_data_recv: fixup rdoc
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