Code

Fix typo in last checkin.
[roundup.git] / test /
2003-03-06 richardfixed sqlite rollback/caching bug (sf bug 689383)
2003-03-06 richardfixed Interval maths (sf bug 665357)
2003-03-03 richardadded test for error in sqlite backend, and fixed ...
2003-02-28 richardfixes to unit tests
2003-02-27 richardfixed rdbms mutation of properties
2003-02-24 keddertime should default to local midnight, not GMT
2003-02-18 richardfix property type check, and dont create items that...
2003-02-17 richardBetter handling of the form variable labels. It's done...
2003-02-15 keddertrackers on mysql can be initialised
2003-02-15 keddermysql tests will not be run if there is no chance of...
2003-02-14 richard- altered Class.create() and FileClass.create() methods...
2003-02-13 richardnew form handling complete
2003-02-12 richard- implemented extension to form parsing to allow editin...
2003-02-08 keddermysql backend passes all tests (at last!)
2003-02-06 richardFixed a backlog of bug reports, and worked on python...
2003-01-20 richardmore CGI fixes and tests
2003-01-20 richard- fixed bug in metakit unlink journalling
2003-01-15 richard- more fixes to CGI form handling
2003-01-15 kedderapplied unicode patch
2003-01-15 richardreally fix bug 663235, and test it
2003-01-15 richardmore cgi form parsing tests, and a fix for an outstandi...
2003-01-14 richardfixes to CGI form handling (NEEDS BACKPORTING TO 0.5)
2003-01-14 richardnote on how to fix mysql tests - also indicate which...
2003-01-14 richardstart of CGI form handling tests
2003-01-13 richardadded mysql backend
2003-01-12 richard- fixed rdbms searching by ID (sf bug 666615)
2003-01-12 richardreminder comments for where we need new tests
2002-12-18 richardfix for config example change
2002-12-12 richardimplemented whole-database locking
2002-12-11 richardfixes to mailgw tests
2002-12-10 richard- finished of handling of retired flag in filter()...
2002-12-10 richardLots of little fixes in this update:
2002-12-09 richarddisable b0rken locking test
2002-12-09 richardfix Date.local()
2002-11-06 richardoops, fixed unit tests for journal change
2002-11-05 richard- updated email package address formatting (deprecation)
2002-10-18 richard- added CGI :remove:<propname> and :add:<propname>...
2002-10-11 richardimplemented the missing Interval.__add__
2002-10-10 richardmore anal unit tests
2002-10-10 richardfixed bug in Interval serialisation
2002-10-08 richardfixes from changes today
2002-10-03 richardmerge from maintenance branch
2002-10-02 gmcmFix (re)indexing & find in back_metakit.
2002-09-26 richard- merge Zope Collector #538 fix from ZPT CVS trunk...
2002-09-26 richardadded Class.find() unit test, fixed implementations
2002-09-24 richard*** empty log message ***
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 assumptions about what idi numbers will...
2002-09-20 richardOn second thought, that last checkin was dumb.
2002-09-20 richard- verify contents of tracker module when the tracker...
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-16 richardgadfly backend now complete - can handle schema changes...
2002-09-13 richardFixed:
2002-09-12 richardclose the databases before test cleanup
2002-09-11 richardtest gadfly init
2002-09-10 richardMore cleaning up of configuration, and the "instance...
2002-09-10 richardunit tests pass again
2002-09-10 richardfixes to tests and Interval unmarshalling
2002-09-10 richardout of date tests
2002-09-10 richardremoved Log
2002-09-09 richardinstance_config -> config, and other related cleanups
2002-08-23 richardimplemented multilink changes (and a unit test)
2002-08-23 richardahhh, I understand now
2002-08-23 richardoops, forgot
2002-08-13 gmcmUse a real parser for templates.
2002-08-02 richardfixes to the new template parser
2002-07-31 richard . web forms may now unset Link values (like assignedto)
2002-07-29 richardFix to hasPermission, thanks Stefan Seefeld.
2002-07-29 richardRemoved the unnecessary volatiledb and the related...
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-19 richardImplemented the destroy() method needed by the session...
2002-07-18 richardUnit tests and a few fixes.
2002-07-18 richardoops
2002-07-18 richardadded tests for number type too
2002-07-18 richardadded tests for boolean type, and fixes to anydbm backend
2002-07-14 richardminor change to make testing easier
2002-07-14 richardDid some old TODOs
2002-07-14 richard . fixed the date module so that Date(". - 2d") works
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-14 richardFixed the unit tests for the new multilist controls...
2002-07-11 richard*** empty log message ***
2002-07-11 richardForgot to add to init tests
2002-07-11 richardAdded metakit backend to the db tests and fixed the...
2002-07-10 richardehem, forgot to add
2002-07-09 richard . added email display function - mangles email addrs...
2002-07-09 richardAdded reindex command to roundup-admin.
2002-07-09 richardMore indexer work:
2002-07-09 richardAdded ability for unit tests to turn off exception...
2002-07-08 richardFixed unit test support class so the tests ran again.
2002-06-24 richardunittest comes with the minimum requirement python...
2002-06-20 richardCleaned up the hyperdb tests
2002-06-18 dman13Updated message strings to match the RFC822 address...
2002-06-11 richardenabled testing of bsddb in test_init
2002-05-29 richardSorry about this huge checkin! It's fixing a lot of...
next