Code

Some more documentation.
[roundup.git] / roundup /
2001-07-23 richardAdding the classic template
2001-07-23 richardforgot to remove the interfaces from the dbinit module ;)
2001-07-23 richardSplit off the interfaces (CGI, mailgw) into a separate...
2001-07-23 richardok, so now "./roundup-admin init" will ask questions...
2001-07-23 richardmore handling of bad journals
2001-07-23 richardsssh
2001-07-23 richardMoved over to using marshal in the bsddb and anydbm...
2001-07-23 richardStoring only marshallable data in the db - no nasty...
2001-07-23 richard*sigh* some databases have _foo.so as their underlying...
2001-07-23 richardMoved the backends into the backends package. Anydbm...
2001-07-23 richardMoved the database backends off into backends.
2001-07-23 richardrelfected the move to roundup/backends
2001-07-23 richardmade backends a package
2001-07-23 richardmoved hyper_bsddb.py to the new backends package as...
2001-07-23 anthonybaxter*** empty log message ***
2001-07-23 anthonybaxtersplit __init__.py into 2. dbinit and instance_config.
2001-07-23 richardmoving HTML templates to their own dir
2001-07-23 richardmoving the HTML templates into their own dir
2001-07-23 richardoops, missed a config removal
2001-07-23 anthonybaxtersssh.
2001-07-23 anthonybaxtermoved templates to proper location
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite