| Wed, 08 Apr 2026 21:00:34 -0400 |
John Rouillard |
feat: add TIMING option, python install dir setting, more cleanups
|
| Wed, 08 Apr 2026 00:35:34 -0400 |
John Rouillard |
bug: harden header/environment values for roundup-server and cgi
|
| Mon, 24 Jul 2023 17:49:58 -0400 |
John Rouillard |
fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
|
| Mon, 24 Jul 2023 16:55:22 -0400 |
John Rouillard |
Convert cgi.escape to use html_escape from roundup.anypy.html
|
| Fri, 22 Mar 2019 18:16:11 -0400 |
John Rouillard |
Fix fix XSS issue in wsgi and cgi when handing url not found/404. issue2551035
maint-1.6
|
| Fri, 22 Mar 2019 18:16:11 -0400 |
John Rouillard |
Fix fix XSS issue in wsgi and cgi when handing url not found/404. issue2551035
|
| Sat, 15 Sep 2018 22:16:26 +0000 |
Joseph Myers |
Handle str/bytes issues for Python 3 for roundup.cgi.
|
| 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, 25 Jul 2018 09:08:29 +0000 |
Joseph Myers |
Python 3 preparation: StringIO.
|
| Wed, 25 Jul 2018 00:36:40 +0000 |
Joseph Myers |
Python 3 preparation: miscellaneous Python scripts not named *.py.
|
| Wed, 16 Jul 2014 03:10:02 +0300 |
anatoly techtonik |
Remove PATH_INFO hacks that strip leading slash
routing
|
| Thu, 07 Mar 2013 09:49:50 +0100 |
Ralf Schlatterbeck |
Fix typo
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Mon, 19 Apr 2010 00:39:01 +0000 |
Richard Jones |
frontends/roundup.cgi got out of sync with the roundup.cgi.Client API
|
| Mon, 11 Dec 2006 23:36:15 +0000 |
Richard Jones |
Sorry for the mega-patch - was all done on the train:
|
| Thu, 09 Nov 2006 00:36:21 +0000 |
Richard Jones |
WSGI support via roundup.cgi.wsgi_handler
|