Code

Sorry for the huge checkin message - I was only intending to implement #496356
[roundup.git] / roundup / roundupdb.py
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-20 rochecompaanFeatures added:
2001-12-17 richardImplemented file store rollback. As a bonus, the hyperd...
2001-12-16 richardtake a copy of the node dict so that the subsequent set
2001-12-15 richardAdded ROUNDUPDBSENDMAILDEBUG so one can test the sendma...
2001-12-15 rochecompaan . Modified cgi interface to change properties only...
2001-12-12 richard . Message author's name appears in From: instead of...
2001-12-11 richardfixed the order of the blank line and '-------' line
2001-12-10 richardEnabled transaction support in the bsddb backend. It...
2001-12-10 richardonly insert the -------- change note marker if there...
2001-12-05 rochecompaanRemoved generation of change note from "sendmessage...
2001-11-30 rochecompaanProperty changes are now completely traceable, whether...
2001-11-30 rochecompaanProperty changes are now listed in emails generated...
2001-11-27 richardoops
2001-11-27 richardcouple of bugfixes from latest patch integration
2001-11-26 richardFeature:
2001-11-25 jhermannTypo fix
2001-11-22 jhermannAdded module docstrings to all modules.
2001-11-15 richard . incorporated patch from Roch'e Compaan implementing...
2001-11-12 richardFixed issues with nosy reaction and author copies.
2001-10-30 richardFeatures:
2001-10-23 richardRe-enabled login and registration access after lopping...
2001-10-21 richardfeature #473127: Filenames. I modified the file.index...
2001-10-21 richardAdded author identification to e-mail messages from...
2001-10-04 richardForgot to pass the protected flag down *sigh*.
2001-10-04 richardAdded nicer command-line item adding: passing no argume...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-02 richardRoundupdb now appends "mailing list" information to...
2001-07-30 richardget() now has a default arg - for migration only.
2001-07-30 richardFixed IssueClass so that superseders links to its class...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardAdded the fabricated property "id".
2001-07-23 richardMoved the database backends off into backends.
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite