| Mon, 23 Jul 2001 10:31:45 +0000 |
Richard Jones |
disabled the reloading until it can be done properly
|
| Mon, 23 Jul 2001 08:55:04 +0000 |
Richard Jones |
renamed the text files so that they're recognised as text files on windows
|
| Mon, 23 Jul 2001 08:53:44 +0000 |
Richard Jones |
Fixed the ROUNDUPS decl in roundup-server
|
| Mon, 23 Jul 2001 08:45:28 +0000 |
Richard Jones |
ok, so now "./roundup-admin init" will ask questions...
|
| Mon, 23 Jul 2001 08:25:33 +0000 |
Richard Jones |
more handling of bad journals
|
| Mon, 23 Jul 2001 08:21:09 +0000 |
Richard Jones |
sssh
|
| 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 07:56:05 +0000 |
Richard Jones |
Storing only marshallable data in the db - no nasty pickled class references.
|
| Mon, 23 Jul 2001 07:22:13 +0000 |
Richard Jones |
*sigh* some databases have _foo.so as their underlying implementation.
|
| Mon, 23 Jul 2001 07:15:57 +0000 |
Richard Jones |
Moved the backends into the backends package. Anydbm hasn't been tested at all.
|
| Mon, 23 Jul 2001 07:14:41 +0000 |
Richard Jones |
Moved the database backends off into backends.
|
| Mon, 23 Jul 2001 06:25:50 +0000 |
Richard Jones |
relfected the move to roundup/backends
|
| Mon, 23 Jul 2001 06:24:06 +0000 |
Richard Jones |
made backends a package
|
| Mon, 23 Jul 2001 06:23:41 +0000 |
Richard Jones |
moved hyper_bsddb.py to the new backends package as bsddb.py
|
| Mon, 23 Jul 2001 04:57:59 +0000 |
Anthony Baxter |
*** empty log message ***
|
| Mon, 23 Jul 2001 04:49:02 +0000 |
Anthony Baxter |
changed the 'snip' lines so they don't look like CVS conflict markers.
|
| 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:33:21 +0000 |
Anthony Baxter |
split __init__.py into 2. dbinit and instance_config.
|
| Mon, 23 Jul 2001 04:31:40 +0000 |
Richard Jones |
Fixed the roundup CGI script for updates to cgi_client.py
|
| Mon, 23 Jul 2001 04:22:45 +0000 |
Richard Jones |
moving HTML templates to their own dir
|
| Mon, 23 Jul 2001 04:19:12 +0000 |
Richard Jones |
moving the HTML templates into their own dir
|
| Mon, 23 Jul 2001 04:05:05 +0000 |
Anthony Baxter |
actually quit if python version wrong
|
| Mon, 23 Jul 2001 03:56:30 +0000 |
Richard Jones |
oops, missed a config removal
|
| Mon, 23 Jul 2001 03:55:19 +0000 |
Anthony Baxter |
byebye.
|
| Mon, 23 Jul 2001 03:52:52 +0000 |
Anthony Baxter |
sssh.
|
| Mon, 23 Jul 2001 03:50:47 +0000 |
Anthony Baxter |
moved templates to proper location
|
| Mon, 23 Jul 2001 03:46:48 +0000 |
Richard Jones |
moving the bin files to facilitate out-of-the-boxness
|
| Sun, 22 Jul 2001 12:09:32 +0000 |
Richard Jones |
Final commit of Grande Splite
|
| Sun, 22 Jul 2001 12:01:27 +0000 |
Richard Jones |
More Grande Splite
|
| Sun, 22 Jul 2001 11:47:07 +0000 |
Richard Jones |
More Grande Splite
|
| Sun, 22 Jul 2001 11:15:45 +0000 |
Richard Jones |
More Grande Splite stuff
|
| Sun, 22 Jul 2001 11:11:14 +0000 |
Richard Jones |
Initial commit of the Grande Splite
|
| Fri, 20 Jul 2001 12:33:06 +0000 |
Richard Jones |
oops ;)
|
| Fri, 20 Jul 2001 08:20:39 +0000 |
Richard Jones |
update for recent changes
|
| Fri, 20 Jul 2001 08:20:24 +0000 |
Richard Jones |
Fixed a bug in the filter
|
| Fri, 20 Jul 2001 07:35:55 +0000 |
Richard Jones |
largish changes as a start of splitting off bits and pieces...
|
| Fri, 20 Jul 2001 07:34:43 +0000 |
Richard Jones |
Quote the value put in the text input value attribute.
|
| Fri, 20 Jul 2001 01:37:10 +0000 |
Richard Jones |
Just registering a new TODO
|
| Fri, 20 Jul 2001 00:53:20 +0000 |
Richard Jones |
Default index now filters out the resolved issues ;)
|
| Fri, 20 Jul 2001 00:23:06 +0000 |
Richard Jones |
update for latest changes
|
| Fri, 20 Jul 2001 00:22:50 +0000 |
Richard Jones |
Priority list changes - removed the redundant TODO and added support.
|
| Fri, 20 Jul 2001 00:17:16 +0000 |
Richard Jones |
Fixed adding a new issue when there is no __note
|
| Thu, 19 Jul 2001 10:43:01 +0000 |
Anthony Baxter |
HTTP_HOST and HTTP_PORT config options.
|
| Thu, 19 Jul 2001 06:37:07 +0000 |
Anthony Baxter |
added more todo items
|
| Thu, 19 Jul 2001 06:27:07 +0000 |
Anthony Baxter |
fixing (manually) the (dollarsign)Log(dollarsign)...
|
| Thu, 19 Jul 2001 06:20:54 +0000 |
Anthony Baxter |
.cvsignorey goodness
|
| Thu, 19 Jul 2001 06:14:58 +0000 |
Richard Jones |
minor changes to test the cvs mailout system
|
| Thu, 19 Jul 2001 06:08:24 +0000 |
Anthony Baxter |
fixed typo in usage string because it was bugging me each time I saw it.
|
| Thu, 19 Jul 2001 05:52:22 +0000 |
Anthony Baxter |
Added CVS keywords $Id$ and $Log$ to all python files.
|
| Thu, 19 Jul 2001 05:46:47 +0000 |
Anthony Baxter |
modified to use localconfig.py (if it exists)
|
| Thu, 19 Jul 2001 05:23:09 +0000 |
Richard Jones |
Bug fixes:
|
| Thu, 19 Jul 2001 03:12:56 +0000 |
Richard Jones |
mention config.py in the install instructions, removed a bug
|
| Thu, 19 Jul 2001 03:11:24 +0000 |
Richard Jones |
Added stuff to help with release generation.
|
| Thu, 19 Jul 2001 02:16:19 +0000 |
Richard Jones |
Initial import of code
|