Code

Finished implementation of session and one-time-key stores for RDBMS
[roundup.git] / roundup / backends / back_sqlite.py
2004-03-18 richardFinished implementation of session and one-time-key...
2004-03-15 richardAdded the "actor" property. Metakit backend not done...
2004-03-12 richardmake mysql / postgresql work again. beginnings of otk...
2004-03-05 richard*** empty log message ***
2004-02-11 richarddocumentation cleanup
2003-11-12 richardfixed ZRoundup - mostly changes to classic template
2003-11-11 richard- that's the postgresql backend in (cleaned up doc...
2003-10-07 anthonybaxtermake the RDBMS common backend and the SQLite and MYsql...
2003-03-06 richardfixed sqlite rollback/caching bug (sf bug 689383)
2002-12-12 richardimplemented whole-database locking
2002-10-08 richardallow blank passwords again (sf bug 619714)
2002-09-27 richard- fixed bug in login if the username wasn't known
2002-09-24 richardadded missing stringFind to sql backends
2002-09-23 richardSome speedups - both of the SQL backends can handle...
2002-09-19 richardAdded some words to the installation doc about choosing...
2002-09-18 richardfixes to the rdbms backends
2002-09-18 richardsqlite backend!