log roundup/scripts/roundup_server.py @ 4258:6432c9bfd385

age author description
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]
Tue, 13 Jul 2004 10:24:19 +0000 Alexander Smishlajev don't translate strings that never need translation
Sun, 04 Jul 2004 12:52:06 +0000 Alexander Smishlajev allow ids in addition to names for -g and -u arguments;
Fri, 02 Jul 2004 08:52:00 +0000 Alexander Smishlajev mark non-windows usage part for translation;
Mon, 21 Jun 2004 04:56:34 +0000 Richard Jones merge from HEAD maint-0.7
Mon, 21 Jun 2004 04:42:11 +0000 Richard Jones better roundup-server usage string [SF#973352]
Mon, 21 Jun 2004 04:34:58 +0000 Richard Jones merge from HEAD maint-0.7
Mon, 21 Jun 2004 04:33:52 +0000 Richard Jones fixed -g arg to roundup-server [SF#973946]
Tue, 18 May 2004 19:26:32 +0000 Alexander Smishlajev join adjacent translatable strings
Fri, 14 May 2004 20:02:44 +0000 Alexander Smishlajev translate "cannot fork" error message
Wed, 12 May 2004 22:31:37 +0000 Richard Jones merge from HEAD maint-0.7
Wed, 12 May 2004 22:30:25 +0000 Richard Jones roundup-server -g option not recognised [SF#952310]
Mon, 10 May 2004 00:42:49 +0000 Richard Jones merge from maint-0-7
Sun, 09 May 2004 23:41:13 +0000 Richard Jones have roundup server pass though the cause of a "403 Forbidden" response maint-0.7
Tue, 20 Apr 2004 21:57:29 +0000 Richard Jones disable forking server when os.fork() not available [SF#938586]

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