Code

hyperdb grows a refresh_database() method. There will be a future
[roundup.git] / roundup / backends / back_metakit.py
2003-10-07 anthonybaxterhyperdb grows a refresh_database() method. There will...
2003-09-08 jlgijsbers- Extended getuid() to replace figure_curuserid().
2003-09-04 richardInitial implementaion (half-baked) at new Tracker instance.
2003-08-26 richardImporting wasn't setting None values explicitly when...
2003-05-09 richardA couple of form value handling changes:
2003-04-20 keddersearching on ranges of intervals is implemented
2003-03-26 richardClass.find() may now find unset Links (sf bug 700620)
2003-03-26 richardmatch empty multilinks implemented for metakit
2003-03-17 kedderchecked to make sure that the restored item doesn't...
2003-03-16 kedderadded ability to restore retired nodes
2003-03-10 kedderSearches on range of dates for metakit
2003-03-06 richardrelaxed CVS importing (sf feature 693277)
2003-02-28 richardfixes to import/export
2003-02-26 richardfixed export/import of retired nodes (sf bug 685273)
2003-02-25 richard- registration is now a two-step process, with confirma...
2003-02-18 richarddon't attempt to create FileClass items if no content...
2003-02-14 richard- altered Class.create() and FileClass.create() methods...
2003-02-12 richard- fixed error in indexargs_url (thanks Patrick Ohly)
2003-01-20 richard- fixed bug in metakit unlink journalling
2003-01-19 richard*** empty log message ***
2003-01-15 richard- more fixes to CGI form handling
2003-01-08 richardfixed searching on date / interval fields (sf bug 658157)
2002-12-12 richardimplemented whole-database locking
2002-10-07 richard- fixed filter() with no sort/group (sf bug 618614)
2002-10-02 gmcmFix (re)indexing & find in back_metakit.
2002-09-26 gmcmAdd clearCache method to DB.
2002-09-20 gmcmRemove some nasty debugging code.
2002-09-20 gmcmFix as many of the unit test cases as possible.
2002-09-20 richardOn second thought, that last checkin was dumb.
2002-09-20 richardmissed some of the creator prop spec fixes .. metakit...
2002-09-15 richardnicer error message for invalid class lookup
2002-09-13 richardFixed:
2002-09-12 richardadd close() methods where they are missing!
2002-09-01 richard. Lots of cleanup in the classic html (stylesheet,...
2002-08-01 gmcmUse same regex to split search terms as used to index...
2002-07-31 richard . web forms may now unset Link values (like assignedto)
2002-07-31 gmcmFixes to the search form and saving queries.
2002-07-30 gmcmAdapt metakit backend to new security scheme.
2002-07-30 gmcmLock the database, which means another round of making...
2002-07-30 richardSession storage in the hyperdb was horribly, horribly...
2002-07-20 gmcmAn indexer that uses Metakit for storage.
2002-07-18 gmcmAdd Number and Boolean types to hyperdb.
2002-07-17 gmcmFix bug in setting activity.
2002-07-17 gmcmSaving, running & editing queries.
2002-07-14 richardImplemented a switch to disable journalling for a Class...
2002-07-14 richardFixes for the metakit backend (removed the cut-n-paste...
2002-07-11 richardAdded metakit backend to the db tests and fixed the...
2002-07-09 gmcmGet rid of some debugging msgs.
2002-07-09 gmcmUpdates to use Richard's cool new indexer.
2002-07-08 gmcmSwich to new indexer.
2002-07-08 gmcmMetakit backend. Metakit's home is equi4.com.