messages from 2009-10-29 18:11:40 to 2024-01-23 03:11:55 UTC [more...]
rack 3.x compatibility
2024-01-23 3:08 UTC (3+ messages)
` [PATCH 1/2] update deprecated license identifier
` [PATCH 2/2] rack 3.x compatibility
[PATCH] workaround for time(2) being non-monotonic
2023-03-19 20:24 UTC
[PATCH] use _POSIX_C_SOURCE=200809L
2023-03-19 19:37 UTC
[PATCH] fix $request_time{9,0} for 32-bit platforms
2022-12-25 11:28 UTC
[ANN] clogger 2.4.0 - configurable request logging for Rack
2022-06-16 16:59 UTC
[PATCH] doc: drop git:// URLs, use shorter domain for IMAP links
2022-06-16 16:18 UTC
[PATCH] pure: fix time.rb incompatibility in Ruby 3.1+
2022-06-16 16:13 UTC
[PATCH] escape env['REQUEST_METHOD'] for non-strict HTTP servers
2022-06-16 16:13 UTC
[ANN] clogger 2.3.1 - configurable request logging for Rack
2021-05-26 5:38 UTC
[PATCH] doc: use Tor v3 .onion URLs
2021-05-25 23:37 UTC
[PATCH] mark Rack::HeaderHash for GC.compact
2021-05-24 22:02 UTC
[ANN] clogger 2.3.0 - configurable request logging for Rack
2020-08-10 23:07 UTC
[PATCH] doc: document Fiber.current
2020-08-10 22:23 UTC
[PATCH] doc: update with IMAPS, NNTPS, and .onion mail archive URLs
2020-08-10 22:18 UTC
[PATCH] Added optional POWER argument to $response_time
2020-08-05 12:52 UTC (3+ messages)
[PATCH] clogger: fix _BSD_SOURCE and _SVID_SOURCE deprecation warnings
2020-08-03 23:30 UTC
[PATCH] Added optional POWER argutment to $response_time
2020-08-03 12:42 UTC (3+ messages)
Clogger request_time formatting
2020-08-02 13:47 UTC (14+ messages)
[ANN] clogger 2.2.1 - configurable request logging for Rack
2020-01-08 9:51 UTC
[PATCH] doc: replace bogomips.org with yhbt.net
2020-01-08 9:15 UTC
[PATCH] doc: switch to dark216 for website
2020-01-08 9:14 UTC
[ANN] clogger 2.2.0 - configurable request logging for Rack
2017-05-23 8:46 UTC
[PATCH] build: remove build-time olddoc dependency
2017-05-22 18:47 UTC
[PATCH] Update respond_to? calls for second argument
2017-05-21 5:47 UTC (5+ messages)
` [PATCH v2] "
[PATCH] ext: reduce frozen string marking overhead
2017-02-15 22:32 UTC
[PATCH] clogger.c: comment to explain the lack of GC guard
2017-01-17 19:22 UTC
[ANN] clogger 2.1.0 - configurable request logging for Rack
2016-07-28 2:27 UTC
[PATCH] doc use HTTPS for URLs and move homepage
2016-07-28 2:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH] loosen rack dependency to allow rack 2.x
2016-07-28 0:09 UTC
[PATCH] pure: remove Rack::Utils.bytesize dependency
2016-07-28 0:06 UTC
[PATCH] ext: avoid clobbering existing system functions
2016-07-28 0:06 UTC
gem fails to build on Win 7 32 bit, DevKit 3.7.2 (rubyinstaller.org)
2016-07-26 15:24 UTC (4+ messages)
[PATCH] test_clogger: add test for REMOTE_USER
2016-01-19 20:45 UTC
[ANN] clogger 2.0.2 - bugfixes for pure Ruby users
2015-02-27 22:57 UTC
[PATCH 0/2] fixes for pure-Ruby users
2015-02-27 22:45 UTC (3+ messages)
` [PATCH 1/2] pure: fix reentrancy of request_time
` [PATCH 2/2] pure: use monotonic clock if possible
[PATCH] fix -Wshorten-64-to-32 warnings on 64-bit
2015-01-14 2:34 UTC
[ANN] clogger 2.0.1 - doc updates and new mailing list
2015-01-13 3:03 UTC
new mailing list at clogger-public@bogomips.org
2015-01-13 2:07 UTC
[PATCH] ext: get rid of noisy and unnecessary cast
2015-01-13 2:16 UTC
[PATCH] new mailing list at clogger-public@bogomips.org
2015-01-13 2:16 UTC
[PATCH] switch docs + website to olddoc
2015-01-13 2:16 UTC
mailing list migration
2014-08-14 19:59 UTC
[PATCH] README: document $env support for reading Rack env
2014-08-14 19:46 UTC
[ANN] clogger 2.0.0 - updated website URL, cleanups
2014-05-12 6:58 UTC
[PATCH 1/6] blocking_helpers: remove fstat wrapper
2014-02-15 23:09 UTC (6+ messages)
` [PATCH 2/6] remove unused RARRAY_PTR macro
` [PATCH 3/6] use RB_GC_GUARD instead of volatile
` [PATCH 4/6] prevent potential premature GC in byte_xs
` [PATCH 5/6] remove each_id, it was never used
` [PATCH 6/6] use rb_thread_call_without_gvl for Ruby 2+
[RFC/PATCH] remove :to_io support
2013-12-16 20:41 UTC
[ANN] clogger 1.3.0 - avoid RARRAY_PTR usage
2013-09-26 23:51 UTC
[PATCH 1/2] README: indicate we support all versions of C Ruby
2013-09-26 18:46 UTC (2+ messages)
` [PATCH 2/2] ext: avoid RARRAY_PTR usage for RGenGC in Ruby 2.1.0
[ANN] clogger 1.2.0 - small bug and compatibility fixes
2012-11-06 3:07 UTC
[PATCH] avoid calling "<<" on env["rack.errors"]
2012-11-03 3:12 UTC
Ruby 1.9.2 (and 1.9.1) bug (doesn't affect 1.9.3)
2012-06-08 22:47 UTC
[ANN] clogger 1.1.0 - more escaping!
2011-12-06 3:02 UTC
where does clogger go, now?
2011-07-21 23:55 UTC
[ANN] clogger 1.0.1 - portability fixes
2011-06-22 23:29 UTC
[PATCH] tests: add full URL example
2011-05-12 2:24 UTC
[ANN] license change for clogger.git
2011-04-26 23:29 UTC
[ANN] clogger 1.0.0 - \o/
2011-04-21 5:50 UTC
1.0.0 release imminent
2011-04-19 0:48 UTC
[ANN] clogger 0.9.0 - configurable logging for Rack
2011-03-15 12:00 UTC
[ANN] clogger 0.8.0 - delegating away!
2011-01-21 9:12 UTC
[ANN] clogger 0.7.0 - portability improvements, cleanups
2011-01-15 0:44 UTC
[PATCH] attempt to support broken/crazy systems
2011-01-14 17:31 UTC (3+ messages)
` [PATCH] another try to fix systems without CLOCK_MONOTONIC
[ANN] clogger 0.6.0 - :path shortcut, minor bugfixes
2010-12-25 9:35 UTC
[ANN] clogger 0.5.0 - body.to_path forwarding
2010-06-06 8:05 UTC
[ANN] clogger 0.4.0 - small cleanups
2010-04-22 0:00 UTC
[ANN] clogger 0.3.2 - share a hacker, share a bug
2010-02-13 10:42 UTC
[ANN] clogger 0.3.0 - configurable logging for Rack
2010-02-09 22:24 UTC (3+ messages)
` Autoreply: "[ANN] clogger 0.3.0 - configurable logging for Rack"
[ANN] clogger 0.2.0 - configurable logging for Rack
2010-01-07 2:16 UTC
How to log a variable value? [SOLVED]
2009-12-16 15:21 UTC
clogger postings now mirrored to gmane
2009-10-29 21:48 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://yhbt.net/clogger.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).