Code

display _some_ text even when the link isn't interesting
[roundup.git] / roundup / backends / back_metakit.py
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.