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

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).