| Sat, 18 Mar 2017 16:59:01 -0400 |
John Rouillard |
issue 2550690 - Adding anti-csrf measures to roundup following
|
| Sun, 26 Jun 2016 20:53:11 -0400 |
John Rouillard |
issue2161722: oudated docs
|
| Thu, 17 Jul 2014 02:27:06 +0300 |
anatoly techtonik |
roundup_server: Fix endless redirect on http://localhost:8917/demo?anything
|
| Thu, 17 Jul 2014 02:25:50 +0300 |
anatoly techtonik |
roundup_server: Code untangle - init `rest` variable when necessary
|
| Thu, 17 Jul 2014 02:22:22 +0300 |
anatoly techtonik |
roundup_server: Code cleanup - move favicon object into its section
|
| Thu, 07 Mar 2013 09:49:50 +0100 |
Ralf Schlatterbeck |
Fix typo
|
| Thu, 21 Feb 2013 20:49:45 +0300 |
anatoly techtonik |
Run scripts (roundup_admin.py, ...) directly from checkout.
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Fri, 15 Apr 2011 19:04:08 +0000 |
Ralf Schlatterbeck |
Fix documentation for roundup-server about the 'host' parameter...
|
| Wed, 30 Mar 2011 11:20:36 +0000 |
Bernhard Reiter |
Range support in roundup-server so large files can be served...
|
| Tue, 02 Feb 2010 05:00:42 +0000 |
Richard Jones |
Fix thread safety with stdin in roundup-server
|
| Mon, 30 Nov 2009 21:17:14 +0000 |
Ralf Schlatterbeck |
- small typo
|
| Wed, 14 Oct 2009 10:06:49 +0000 |
Ralf Schlatterbeck |
Correct initial- and end-handshakes for SSL
|
| Tue, 13 Oct 2009 09:05:21 +0000 |
Ralf Schlatterbeck |
More SSL fixes.
|
| Thu, 08 Oct 2009 12:18:47 +0000 |
Ralf Schlatterbeck |
Fix bug with SSL-connection and XMLRPC...
|
| Tue, 25 Sep 2007 04:27:12 +0000 |
Justus Pendleton |
lowercase tracker name during roundup-server's cgi handling
|
| Sun, 09 Sep 2007 16:03:13 +0000 |
Justus Pendleton |
need to pass arguments to wrapper readline for SSL servers
|
| Fri, 07 Sep 2007 20:27:46 +0000 |
Justus Pendleton |
a couple more variables for tracker index templates per alex
|
| Mon, 03 Sep 2007 17:26:42 +0000 |
Justus Pendleton |
Ooops...not sure where those tabs came from. Making them spaces.
|
| Mon, 03 Sep 2007 17:20:07 +0000 |
Justus Pendleton |
add SSL to roundup-server via pyopenssl
|
| Sun, 02 Sep 2007 16:05:36 +0000 |
Justus Pendleton |
Allow template for tracker index page
|
| Mon, 23 Apr 2007 19:35:41 +0000 |
Erik Forsberg |
End headers when redirecting to tracker. Closes [SF#1706114].
|
| Mon, 18 Dec 2006 05:56:49 +0000 |
Alexander Smishlajev |
expand tabs
|
| Mon, 18 Dec 2006 03:53:39 +0000 |
Richard Jones |
allow use of roundup-server pidfile without forking [SF#1614753]
|
| Thu, 09 Nov 2006 00:36:21 +0000 |
Richard Jones |
WSGI support via roundup.cgi.wsgi_handler
|
| Sun, 29 Oct 2006 05:01:15 +0000 |
Alexander Smishlajev |
fix: setuid called when run by non-root
|
| Thu, 27 Apr 2006 04:59:37 +0000 |
Richard Jones |
umask is now configurable (with the same 0002 default)
|
| Wed, 22 Feb 2006 05:40:56 +0000 |
Alexander Smishlajev |
fix failure with browsers not sending "Accept-Language" header [SF#1435335]
|
| Sun, 25 Dec 2005 14:52:33 +0000 |
Alexander Smishlajev |
added favicon config option (patch [SF#1355661])
|
| Sat, 03 Dec 2005 09:37:24 +0000 |
Alexander Smishlajev |
set HTTP_ACCEPT_LANGUAGE in CGI environment (patch [SF#1360321])
|
| Wed, 13 Apr 2005 06:19:54 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Wed, 13 Apr 2005 06:12:12 +0000 |
Richard Jones |
fix setgid typo [SF#1171346]
|
| Wed, 13 Apr 2005 06:11:15 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Wed, 13 Apr 2005 05:30:06 +0000 |
Richard Jones |
send errors in the web interface to a logfile by default.
|
| Sat, 19 Feb 2005 10:21:32 +0000 |
Alexander Smishlajev |
if there is only one tracker, redirect from trackers list to the tracker
|
| Sat, 19 Feb 2005 10:14:16 +0000 |
Alexander Smishlajev |
if there is only one tracker, redirect from trackers list to the tracker
maint-0.8
|
| Sat, 15 Jan 2005 06:56:38 +0000 |
Richard Jones |
merge from maint-0-8
|
| Sat, 15 Jan 2005 06:53:00 +0000 |
Richard Jones |
fix roundup-server log and PID file paths to be absolute
maint-0.8
|
| Wed, 22 Dec 2004 06:58:36 +0000 |
Alexander Smishlajev |
merge from maint-0-8
|
| Wed, 22 Dec 2004 06:38:08 +0000 |
Alexander Smishlajev |
force the [trackers] section in config...
maint-0.8
|
| Mon, 22 Nov 2004 07:11:30 +0000 |
Alexander Smishlajev |
propagate CGI_SHOW_TIMING from os.environ to request environment
|
| Tue, 02 Nov 2004 10:02:05 +0000 |
Alexander Smishlajev |
when preloading trackers (not running in 'debug' mode)...
|
| Tue, 02 Nov 2004 09:07:08 +0000 |
Alexander Smishlajev |
added multiprocess mode "debug" - run single process...
|
| Sat, 30 Oct 2004 08:43:06 +0000 |
Alexander Smishlajev |
describe -t option in help; remove unused win32 imports
|
| Sat, 30 Oct 2004 08:23:51 +0000 |
Alexander Smishlajev |
roundup service name changed to single word "roundup"...
|
| Fri, 29 Oct 2004 20:39:31 +0000 |
Alexander Smishlajev |
windows service part rewritten to take in account command line options;
|
| Fri, 29 Oct 2004 17:57:17 +0000 |
Alexander Smishlajev |
eliminate as many pychecker warnings as possible:
|
| Fri, 29 Oct 2004 13:41:25 +0000 |
Alexander Smishlajev |
implement threading server;
|
| Mon, 18 Oct 2004 07:43:58 +0000 |
Alexander Smishlajev |
respect function argument 'port' in run()
|
| Sun, 17 Oct 2004 18:22:32 +0000 |
Alexander Smishlajev |
oops. forgot to reenable ConfigurationError handling, disabled for debugging.
|
| Sun, 17 Oct 2004 18:14:22 +0000 |
Alexander Smishlajev |
fix: tracker definitions from the command line...
|
| Sun, 17 Oct 2004 17:54:48 +0000 |
Alexander Smishlajev |
let config handle command line options.
|
| Tue, 21 Sep 2004 09:29:18 +0000 |
Alexander Smishlajev |
apply DEFAULT_PORT in the same way as other defaults...
|
| Tue, 21 Sep 2004 08:16:50 +0000 |
Alexander Smishlajev |
unset svc_args is empty list, not None
|
| Tue, 21 Sep 2004 08:01:15 +0000 |
Alexander Smishlajev |
replace "from module import *" with "import module"...
|
| Tue, 27 Jul 2004 01:59:28 +0000 |
Richard Jones |
The demo.py script works again using the new configuration system.
|
| Tue, 27 Jul 2004 00:57:19 +0000 |
Richard Jones |
I thought I committed this last night. Ho hum.
|
| Tue, 27 Jul 2004 00:45:49 +0000 |
Richard Jones |
roundup-server now has a configuration file (-C option)
|
| Tue, 20 Jul 2004 02:10:43 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Tue, 20 Jul 2004 02:07:58 +0000 |
Richard Jones |
implement the HTTP HEAD command [SF#992544]
|