| Tue, 10 Sep 2002 03:01:20 +0000 |
Richard Jones |
More cleaning up of configuration, and the "instance" -> "tracker" renaming.
|
| Tue, 10 Sep 2002 01:07:06 +0000 |
Richard Jones |
more Log removal
|
| Fri, 06 Sep 2002 05:05:18 +0000 |
Richard Jones |
oops
|
| Wed, 04 Sep 2002 04:30:58 +0000 |
Richard Jones |
add the path to the cgi-bin request
|
| Wed, 04 Sep 2002 02:11:00 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 04 Sep 2002 01:58:33 +0000 |
Richard Jones |
fix cgi client importing
|
| Thu, 22 Aug 2002 00:14:18 +0000 |
Richard Jones |
Fix to be able to report errors even if the cgi module can't be imported(!)
|
| Wed, 06 Feb 2002 07:11:13 +0000 |
Richard Jones |
I've re-worked the config structure a little so it's simpler
config-0-4-0-branch
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Sat, 05 Jan 2002 02:22:33 +0000 |
Richard Jones |
fixes
|
| Sat, 05 Jan 2002 02:22:32 +0000 |
Richard Jones |
i18n'ification
|
| Thu, 03 Jan 2002 08:28:17 +0000 |
Titus Brown |
Miscellaneous improvements
config-0-4-0-branch
|
| Thu, 03 Jan 2002 02:12:05 +0000 |
Titus Brown |
Initial ConfigParser implementation.
config-0-4-0-branch
|
| Thu, 13 Dec 2001 00:20:01 +0000 |
Richard Jones |
Centralised the python version check code, bumped version to 2.1.1
|
| Sun, 02 Dec 2001 05:06:16 +0000 |
Richard Jones |
Eliminate database close method by using weakrefs.
|
| Mon, 26 Nov 2001 22:55:56 +0000 |
Richard Jones |
Features and fixes.
|
| Thu, 22 Nov 2001 00:25:11 +0000 |
Richard Jones |
quick fix for file uploads on windows in roundup.cgi
0.3.0
|
| Tue, 06 Nov 2001 22:10:11 +0000 |
Jürgen Hermann |
Added env config; fixed request wrapper & index list; sort list by key
|
| Tue, 06 Nov 2001 21:51:19 +0000 |
Richard Jones |
Fixed HTTP headers for top-level index in CGI script
|
| Thu, 01 Nov 2001 22:04:37 +0000 |
Richard Jones |
Started work on supporting a pop3-fetching server
|
| Mon, 29 Oct 2001 23:55:44 +0000 |
Richard Jones |
Fix to CGI top-level index (thanks Juergen Hermann)
|
| Sat, 27 Oct 2001 00:22:35 +0000 |
Richard Jones |
Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann.
|
| Fri, 05 Oct 2001 02:23:24 +0000 |
Richard Jones |
Many features and fixes.
|
| Mon, 01 Oct 2001 05:55:41 +0000 |
Richard Jones |
Fixes to the top-level index
|
| Sat, 29 Sep 2001 13:27:00 +0000 |
Richard Jones |
CGI interfaces now spit up a top-level index of all instances they can serve.
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Sun, 05 Aug 2001 07:44:36 +0000 |
Richard Jones |
Instances are now opened by a special function...
|
| Fri, 03 Aug 2001 01:28:33 +0000 |
Richard Jones |
Used the much nicer load_package, pointed out by Steve Majewski.
|
| Fri, 03 Aug 2001 00:59:34 +0000 |
Richard Jones |
Instance import now imports the instance using imp.load_module...
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Mon, 23 Jul 2001 04:47:27 +0000 |
Anthony Baxter |
renamed ROUNDUPS to ROUNDUP_INSTANCE_HOMES
|
| Mon, 23 Jul 2001 04:33:30 +0000 |
Richard Jones |
brought the CGI instance config dict in line with roundup-server
|
| Mon, 23 Jul 2001 04:31:40 +0000 |
Richard Jones |
Fixed the roundup CGI script for updates to cgi_client.py
|
| Sun, 22 Jul 2001 11:47:07 +0000 |
Richard Jones |
More Grande Splite
|