log roundup/cgi/apache.py @ 8320:b07165add61b

age author description
Sun, 21 Jul 2024 10:47:34 -0400 John Rouillard chore(lint): fix variable shadow builtin (len); proper indent func args.
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
Sat, 18 Mar 2023 14:16:31 -0400 John Rouillard flake8 fixes: whitespace, remove unused imports
Tue, 07 Jan 2020 21:16:47 -0500 John Rouillard flake8 format changes.
Fri, 03 Jan 2020 21:29:36 -0500 John Rouillard Flake8 reported unknown var home. Replace with _home in cache.
Wed, 02 Oct 2019 18:04:13 -0400 John Rouillard Fix doc typo.
Wed, 02 Oct 2019 17:37:19 -0400 John Rouillard mod_python update/deprication.
Wed, 25 Jul 2018 10:43:40 +0000 Joseph Myers Python 3 preparation: avoid string.join().
Wed, 25 Jul 2018 10:42:42 +0000 Joseph Myers Python 3 preparation: avoid string.split().
Wed, 16 Jul 2014 03:10:02 +0300 anatoly techtonik Remove PATH_INFO hacks that strip leading slash routing
Tue, 14 Jul 2009 14:00:47 +0000 Stefan Seefeld Cache tracker instances.
Tue, 17 Feb 2009 04:32:34 +0000 Stefan Seefeld Support the use of sendfile() for file transfer, if available.
Thu, 09 Nov 2006 00:36:21 +0000 Richard Jones WSGI support via roundup.cgi.wsgi_handler
Fri, 03 Nov 2006 05:43:00 +0000 Richard Jones fix debug flag detection
Mon, 22 Nov 2004 07:33:34 +0000 Alexander Smishlajev added options TrackerDebug and TrackerTiming;
Sat, 23 Oct 2004 14:13:24 +0000 Alexander Smishlajev pass tracker home directory to get_translation()
Mon, 12 Jul 2004 09:14:12 +0000 Alexander Smishlajev added 'TrackerLanguage' option;
Tue, 06 Jul 2004 10:25:42 +0000 Alexander Smishlajev mod_python interface for Roundup Issue Tracker

Roundup Issue Tracker: http://roundup-tracker.org/