Code

#614188 ] Exception in mailgw.py
[roundup.git] / roundup / backends /
2002-09-25 richardfix to SQL filtering
2002-09-24 richardfix to SQL lookup() and retirement
2002-09-24 richardadded missing stringFind to sql backends
2002-09-23 richardbetter detection of a useful gadfly
2002-09-23 richardimport fixes
2002-09-23 richardimport fixes
2002-09-23 richardfix to LRU cache
2002-09-23 richardSome speedups - both of the SQL backends can handle...
2002-09-23 richardsome speedups, some fixes to the benchmarking
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-20 richard- verify contents of tracker module when the tracker...
2002-09-19 richardsimple LRU cache for SQL databases
2002-09-19 richardremoved debugging
2002-09-19 richardfix to setid
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!
2002-09-17 richardinclude the "content" property in getprops....
2002-09-16 richardgadfly backend now complete - can handle schema changes...
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-12 richardnicer error message
2002-09-11 richarddefault value for GADFLY_DATABASE
2002-09-10 richardhandled some XXXs
2002-09-10 richardMade "creator" property a String like it should be...
2002-09-10 richardremoved Log
2002-09-09 richardmore 'n' -> 'c' :(
2002-09-05 richardmoved
2002-09-04 richardbetter error message
2002-09-04 richardbugfix
2002-09-03 richard*** empty log message ***
2002-09-03 richardallow overiding of the index args roundup/cgi/templating.py
2002-09-03 richardoops
2002-09-03 richardhandle disappearing users for journaltags
2002-09-03 richardFixed nasty bug that was preventing changes to multilin...
2002-09-01 richard. Lots of cleanup in the classic html (stylesheet,...
2002-08-30 richardminor edits
2002-08-30 richardvery basic filter support
2002-08-23 richardimplemented multilink changes (and a unit test)
2002-08-23 richardfixed read-only gadfly retire()
2002-08-23 richardahhh, I understand now
2002-08-23 richardThat's gadfly done, mostly. Things left:
2002-08-22 richardConsistent quoting
2002-08-22 richardWhee! It's not finished yet, but I can create a new...
2002-08-22 richarduse more robust date stamp comparisons in pack(), make...
2002-08-21 richardIn preparing to turn back on link/unlink journal events...
2002-08-19 richardfull database export and import is done
2002-08-19 richardhandle "unset" initial Link values (!)
2002-08-16 richardadded is_retired query to Class
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-31 richardcleanup
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-26 richardVery close now. The cgi and mailgw now use the new...
2002-07-25 richardBugger it. Here's the current shape of the new security...
2002-07-20 gmcmAn indexer that uses Metakit for storage.
2002-07-19 richardImplemented the destroy() method needed by the session...
2002-07-18 richardUnit tests and a few fixes.
2002-07-18 richardadded tests for number type too
2002-07-18 richardadded tests for boolean type, and fixes to anydbm backend
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 richard. fixed the journal bloat from multilink changes -...
2002-07-14 richardSome more TODOs
2002-07-14 richardDid some old TODOs
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-14 richard. all storage-specific code (ie. backend) is now implem...
2002-07-11 richardAdded metakit backend to the db tests and fixed the...
2002-07-10 richard...except of course it's nice to use valid Python syntax
2002-07-10 richardBe extra safe
2002-07-10 richardexplicit database closing
2002-07-09 gmcmGet rid of some debugging msgs.
2002-07-09 gmcmUpdates to use Richard's cool new indexer.
2002-07-09 richardAdded reindex command to roundup-admin.
2002-07-09 richardMore indexer work:
2002-07-08 gmcmSwich to new indexer.
2002-07-08 gmcmMetakit backend. Metakit's home is equi4.com.
2002-07-08 richardcleaned up the indexer code:
2002-07-08 richardWas reopening the database with 'n'.
2002-06-20 richardMore informative error message
2002-06-19 richardMoved the file storage commit into blobfiles where...
2002-05-25 rochecompaanMerged search_indexing-branch with HEAD
2002-05-22 richard . changed the default message list in issues to displa...
2002-05-21 richardWell whadya know, bsddb3 works again.
2002-05-15 richardignore pyo
2002-05-15 richard . node caching now works, and gives a small boost...
2002-05-12 richardignore coverage files
2002-04-24 rochecompaanAll database files are now created group readable and...
2002-04-15 richard. node ids are now generated from a lockable store...
2002-04-03 richardFixed serialisation problem by moving the serialisation...
2002-02-27 grubert . add, vim line and cvs log key.
next