| Tue, 18 Sep 2001 22:58:37 +0000 |
Richard Jones |
Added some more help to roundup-admin
|
| Tue, 28 Aug 2001 05:58:33 +0000 |
Anthony Baxter |
added missing 'import' statements.
|
| Sun, 12 Aug 2001 06:32:36 +0000 |
Richard Jones |
using isinstance(blah, Foo) now instead of isFooType
|
| 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...
|
| Mon, 30 Jul 2001 08:12:17 +0000 |
Richard Jones |
Added time logging and file uploading to the templates.
|
| Mon, 30 Jul 2001 03:52:55 +0000 |
Richard Jones |
init help now lists templates and backends
|
| Mon, 30 Jul 2001 02:37:07 +0000 |
Richard Jones |
Freshen is really broken. Commented out.
|
| Mon, 30 Jul 2001 01:28:46 +0000 |
Richard Jones |
Bugfixes
|
| Mon, 30 Jul 2001 00:57:51 +0000 |
Richard Jones |
Now uses getopt, much improved command-line parsing.
|
| Mon, 30 Jul 2001 00:04:48 +0000 |
Richard Jones |
Made the "init" prompting more friendly.
|
| 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 08:45:28 +0000 |
Richard Jones |
ok, so now "./roundup-admin init" will ask questions...
|
| Mon, 23 Jul 2001 08:20:44 +0000 |
Richard Jones |
Moved over to using marshal in the bsddb and anydbm backends.
|
| Mon, 23 Jul 2001 03:46:48 +0000 |
Richard Jones |
moving the bin files to facilitate out-of-the-boxness
|