Code

Fixed some problems with installation.
[roundup.git] / roundup /
2001-07-28 richardFixed some problems with installation.
2001-07-27 richardFixed some of the exceptions so they're the right type.
2001-07-27 richardjust some comments
2001-07-25 richardFixed offset handling (shoulda read the spec a little...
2001-07-25 richardHrm - displaying links to classes that don't specify...
2001-07-25 richardAdded the Roundup spec to the new documentation directory.
2001-07-24 anthonybaxteroops. left a print in
2001-07-24 anthonybaxteroops. Html.
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...
2001-07-24 anthonybaxter*** empty log message ***
2001-07-24 anthonybaxterbsddb3 implementation. For now, it's the bsddb implemen...
2001-07-24 richardOops - accidentally duped the keywords class
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