raindrops RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-03-30 18:03 [PATCH] khashl: avoid multiplication overflow + memset
2024-03-24  0:19 [PATCH 0/2] drop ruby/st.h usage in favor of khashl 4+ messages
2024-03-23 17:40 [PATCH] README: update with extra disclaimer
2024-02-08 11:22 [PATCH] treewide: future-proof frozen_string_literal changes 2+ messages
2023-12-29 17:50 [PATCH 0/4] lighter tests + rack 3 dependency fix 5+ messages
2023-09-30 23:26 [PATCH] linux_inet_diag: avoid errors for users compiling w/o assertions 2+ messages
2023-09-23  9:56 [PATCH] tcp_listener_stats: always eagerly close sockets 5+ messages
2023-09-05 11:46 [PATCH] aggregate/last_data_recv: support Socket#accept{,_nonblock}
2023-08-25  1:51 Ruby 3.3 compatible release? 3+ messages
2023-06-11 21:33 [PATCH 0/4] minor modernizations and cleanups 5+ messages
2023-06-10  7:30 Re: [PATCH] Prefer to use rb_io_descriptor in my_fileno 2+ messages
2023-06-09 11:01 Re: [PATCH] Prefer to use rb_io_descriptor in my_fileno
2023-06-09 10:48 [PATCH] Improve compatibility with Ruby 3.3+ 2+ messages
2023-06-09  8:58 [PATCH] Prefer to use rb_io_descriptor in my_fileno 2+ messages
2023-03-09  1:50 [PATCH] my_fileno: drop Ruby 1.8 support and simplify
2023-02-25  0:23 [ANN] raindrops 0.20.1 - real-time stats for preforking Rack servers
2023-02-24 18:35 [PATCH] Fix queue stats for sockets with SO_REUSEPORT 5+ messages
2021-12-06 23:46 [ANN] raindrops 0.20.0 - real-time stats for preforking Rack servers
2021-11-30  6:17 [PATCH] doc: update with IMAP(S) URLs and improve descriptions
2021-11-25  6:56 [PATCH v2] Allow Raindrops objects to be backed by a file 4+ messages
2021-11-22  1:03 [PATCH] Allow Raindrops objects to be backed by a memfd file 4+ messages
2021-05-25 23:34 [ANN] raindrops 0.19.2 - real-time stats for preforking Rack servers
2021-05-25 23:02 [PATCH] pkg.mk: remove index.html and created.rid from homepage
2021-05-25 23:02 [PATCH] doc: use Tor v3 .onion URLs
2021-05-25 22:22 [PATCH] mark ListenStats in C ext for GC.compact
2020-01-08  9:36 [ANN] raindrops 0.19.1 - real-time stats for preforking Rack servers
2020-01-06  9:54 [PATCH 0/3] misc fixes and a new home 5+ messages
2019-10-30  9:27 [PATCH] doc: switch homepage to dark216
2018-12-31  1:01 Re: what Ruby versions and how many CPU cores/threads are you using?
2017-08-09 23:56 [ANN] raindrops 0.19.0 - real-time stats for preforking Rack servers
2017-07-25 20:02 [PATCH] Properly override respond_to? in Raindrops::Middleware::Proxy 2+ messages
2017-04-26  3:00 [PATCH] tcp_info: remove unnecessary extconf.h include
2017-04-26  1:10 [PATCH] Ruby thread compatibility updates
2017-03-23  2:48 [ANN] raindrops 0.18.0 - real-time stats for preforking Rack servers
2017-03-23  2:44 [PATCH] aggregate/pmq: update version numbers for Ruby and Linux
2017-03-23  2:44 [PATCH] doc: document Raindrops::TCP hash
2017-03-23  2:19 [PATCH] build: avoid olddoc for building the RubyGem
2017-03-23  2:17 [PATCH] doc: update location of TCP_INFO-related stuff
2017-03-20 20:47 [PATCH] doc: remove private email support address
2017-03-17 23:55 [PATCH] linux_inet_diag: reduce stack usage and simplify
2017-03-17  1:57 [PATCH] avoid reading errno repeatedly
2017-03-16  3:16 [PATCH 0/2] support TCP_INFO under FreeBSD 8+ messages
2017-03-16  3:14 [PATCH 0/3] aggregate/pmq: various fixes and cleanups 5+ messages
2017-03-14 20:01 [PATCH] TypedData C-API conversion
2017-03-01  2:55 [PATCH] TCP_Info: custom documentation for #get!
2017-03-01  2:55 [PATCH] ext: fix documentation for C ext-defined classes
2017-02-23 20:35 [PATCH] TODO: add item for IPv6 breakage
2017-02-22 18:33 Re: check_client_connection using getsockopt(2) 5+ messages
2016-09-27  2:21 [PATCH] test_inet_diag_socket: fix Fixnum deprecation warning
2016-07-31 15:26 [ANN] raindrops 0.17.0 - real-time stats for preforking Rack servers
2016-07-31 15:11 [PATCH] examples: add yahns config, zbatery is abandoned
2016-07-30  4:29 [PATCH] use HTTPS and move homepage to https://bogomips.org/raindrops/
2016-07-28  0:04 [PATCH] linux_inet_diag: GCC attribute format check
2016-07-28  0:04 [PATCH] gemspec: bump Rack dependency
2016-07-27 22:51 [PATCH] drop Rack::Utils.bytesize dependency
2016-02-29 12:42 [ANN] raindrops 0.16.0 - real-time stats for preforking Rack servers
2016-02-25  9:54 [PATCH] build: use '--local' domain for dev gem install
2016-02-24  2:33 [PATCH] doc: update URLs and references
2016-02-24  1:44 [PATCH] middleware: minor bytecode size reduction
2016-02-24  1:44 [PATCH] add .gitattributes for Ruby method detection
2016-02-22 17:49 [PATCH] test/test_linux.rb: use plain ASCII in tempfile name 6+ messages
2016-02-02 22:40 [PATCH] remove optimizations which made sense for older rubies
2016-02-02 18:31 [RFC] linux: workaround Ruby 2.3 change 3+ messages
2015-08-29  6:46 [PATCH] gemspec: avoid circular dependency on unicorn
2015-07-22  0:34 [ANN] raindrops 0.15.0 - real-time stats for preforking Rack servers
2015-07-09 21:47 raindrops fails to install with ruby 2.2.2 3+ messages
2015-06-25 21:54 [ANN] raindrops 0.14.0 - real-time stats for preforking Rack servers
2015-01-14 16:55 [raindrops] UNSUBSCRIBE 2+ messages
2015-01-14  2:10 [PATCH] TODO: add item for unix_diag and udp_diag
2015-01-14  1:39 [PATCH] linux_inet_diag: fix Wshorten-64-to-32 warnings
2015-01-14  0:25 [PATCH] linux_inet_diag: clarify *fprintf usage without GVL
2015-01-13 20:36 [raindrops] [PATCH 1/3] README: trim intro and update license 3+ messages
2014-09-07  7:12 [PATCH] linux_inet_diag: annotate memory freeing on diag errors
2014-02-18 21:03 [ANN] raindrops 0.13.0 several minor fixes and improvements 2+ messages
2014-02-18  8:16 [PATCH] license: use LGPLv2.1 or later (was LGPL (2.1|3.0)-only)
2014-02-18  6:55 [PATCH 1/2] raindrops.gemspec: add wrongdoc dev dependency 2+ messages
2013-11-05  7:07 [PATCH] last_data_recv: do not assume Unicorn includes all constants
2013-09-10 18:36 Re: [PATCH] Remove Scope IDs from IPv6 addresses. 4+ messages
2013-09-09 19:03 [PATCH 1/2] Add setup and teardown for ipv6 tests 10+ messages
2013-09-02 10:54 [ANN] raindrops 0.12.0 - compatibility fixes
2013-09-02 10:29 [PATCH] test_watcher: fix for Ruby trunk r40195 and later
2013-08-27 11:02 Compilation on Solaris/SmartOS 5+ messages
2013-06-16 20:59 [PATCH] linux_inet_diag: improve compatibility with newer GCs 2+ messages
2013-04-20 23:14 [ANN] raindrops 0.11.0 - minor fixes improvements
2013-04-13  2:25 [PATCH 1/3] linux_inet_diag: avoid unnecessary sockaddr initialization 3+ messages
2013-04-11 23:28 [PATCH 1/3] raindrops: favor configured processor count over online count 4+ messages
2013-03-03 21:09 Fwd: Queued vs. Active in tcp_stats_listener 3+ messages
2012-11-30  0:37 [PATCH] Watcher: Use relative paths in HTML links 2+ messages
2012-06-22 21:06 raindrops tests fail on smp, fork is to blame 3+ messages
2012-06-21  0:44 weird /proc/net/unix issue on CentOS 5.7 / 2.6.18-274.7.1.el5 3+ messages
2012-06-19  8:33 [ANN] raindrops 0.10.0 - minor feature updates
2012-06-18 21:20 [PATCH 0/3] preparing for raindrops 0.10.0 4+ messages
2012-06-13  1:39 [PATCH] unix: show zero-value stats for idle listeners
2012-06-07 21:55 [PATCH] middleware/proxy: favor __send__ for method dispatch 2+ messages
2012-06-05 15:46 [PATCH] Raindrops currently fails when provided a symlink to a socket. As this is a common practice for many deployment tools (Vlad, etc.) this patch adds support for finding the realpath prior to looking the socket up in /proc/net/unix 7+ messages
2012-06-05  0:07 [PATCH] Adds pathname support 3+ messages
2012-06-04 15:49 Socket & Symlinks 2+ messages
2012-05-21  0:08 [ANN] raindrops 0.9.0 - minor middleware/proxy update
2012-05-18  1:46 [PATCH] Add method_missing to Raindrops::Middleware::Proxy 4+ messages
2012-05-17 19:07 Raindrops::Middleware::Proxy claims to respond to #body when it does not? 4+ messages
2012-05-12  6:04 [ANN] raindrops 0.8.1 - compatibility fixes
2012-05-10 21:54 testers on 32-bit FreeBSD wanted
2012-05-09 14:59 Raindrops on OSX 2+ messages
2012-03-01  2:37 unix_diag in upcoming Linux 3.3 kernel
2012-01-19 12:53 Rainbow gem install on solaris failed 2+ messages
2012-01-07  7:48 [PATCH] fix ListenStats documentation error in Raindrops::Linux.unix_listener_stats 3+ messages
2011-11-14 18:31 Test suite fix for non-linux users 3+ messages
2011-10-15  3:31 [ANN] raindrops 0.8.0 - watcher updates
2011-10-04  1:47 watcher updates in raindrops.git 2+ messages
2011-08-02 23:47 autoresponder should be killed
2011-08-02  4:46 failed install raindrops on mac osx 10.5.8 2+ messages
2011-08-01 21:30 latest changes to raindrops.git
2011-06-27 17:56 [PATCH] Fix bad rescue statements in a couple tests 2+ messages
2011-06-27  7:30 [ANN] raindrops 0.7.0 - FreeBSD fix, code cleanups
2011-04-13 22:56 Build failed on FreeBSD 6+ messages
2011-03-25 11:22 raindrops/last_data_recv 2+ messages
2011-03-24 20:04 Watcher + munin 2+ messages
2011-03-23 22:28 feedback from the Unicorn mailing list
2011-03-21 22:35 [ANN] raindrops 0.6.1 - fix build on non-Linux
2011-03-21 21:52 [ANN] raindrops 0.6.0 - polishing up the last release
2011-03-18  9:46 latest Raindrops::Watcher changes in raindrops.git 2+ messages
2011-03-17  3:31 [ANN] raindrops 0.5.0 - more Linux extras!
2011-02-16  1:40 IPv6 support in raindrops.git
2011-02-14 18:55 Raindrops + Munin
2011-02-12  0:46 [PATCH] addrs are always an Array of Strings 2+ messages
2010-09-26  6:53 [ANN] raindrops 0.4.1 - more portability!
2010-09-21 22:37 [ANN] raindrops 0.4.0 - real-time stats for preforking Rack servers
2010-07-10 22:34 [ANN] raindrops 0.3.0 - LGPL v2.1 and v3.0 relicense
2010-06-29  0:26 queued is always 0 9+ messages
2010-05-05  0:59 [ANN] raindrops 0.2.0 - raining penguins!
2010-05-03  0:02 [PATCH] README: add information about mailing list archives

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/raindrops.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).