Code

nicer error message for invalid class lookup
[roundup.git] / test /
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...
2002-05-23 richard'I must run unit tests before committing\n' * 100
2002-05-21 richardWell whadya know, bsddb3 works again.
2002-05-15 richardignore pyo
2002-05-15 richardehem and the unit test
2002-05-15 richard . fixed SCRIPT_NAME in ZRoundup for instances not...
2002-05-12 richardignore coverage files
2002-05-02 richard. added option to automatically add the authors and...
2002-04-23 rochecompaanSorry, forgot to checkin modified unit tests for parse...
2002-04-15 richard. node ids are now generated from a lockable store...
2002-04-03 richardFixed serialisation problem by moving the serialisation...
2002-03-29 rochecompaan . Fixed display of mutlilink properties when using...
2002-03-19 grubert . for python2.1 test_mailgw compareString allows an...
2002-03-19 richardMade the email checking spit out a diff - much easier...
2002-03-18 rochecompaanAll messages sent to the nosy list are now encoded...
2002-02-25 grubert . use blobfiles in back_anydbm which is used in back_b...
2002-02-21 richardOops, there's 24 hours in a day, and subtraction of...
2002-02-21 richard . fixed some problems in date calculations (calendar...
2002-02-21 richard . Added popup help for classes using the classhelp...
2002-02-15 richard . Alternate email addresses are now available for...
2002-02-15 richard . #503204 ] mailgw needs a default class
2002-02-14 richardFixed the unit tests for the mailgw re: the x-roundup...
2002-02-12 grubert . Clean up mail handling, multipart handling.
2002-02-06 richard . #511586 ] unittest FAIL: testReldate_date
2002-02-05 grubert . respect encodings in non multipart messages.
2002-02-04 grubert . add test for multipart messages with first part...
2002-01-23 jhermannProper fix for failing test
2002-01-23 richardmore HTML template cleanup and unit tests
2002-01-23 richardMore HTML template cleanup and unit tests.
2002-01-22 richardmore htmltemplate cleanups and unit tests
2002-01-22 rochecompaanFixed status change in mail gateway.
2002-01-22 richard. fixed back_bsddb so it passed the journal tests
2002-01-22 richardmore htmltemplate tests and cleanup
2002-01-22 rochecompaanWe need to keep the last 'set' entry in the journal...
2002-01-22 richardoops
2002-01-22 richardWrote more unit tests for htmltemplate, and while I...
2002-01-21 rochecompaanYou can now use the roundup-admin tool to pack the...
2002-01-21 richardNew tests for htmltemplate (well, it's a beginning)
2002-01-21 rochecompaanFeature:
2002-01-19 rochecompaanJournal entries for link and multilink properties can...
2002-01-16 richard . lots of date/interval related changes:
2002-01-15 richard#503340 ] creating issue with [asignedto=p.ohly]
2002-01-14 richardremoved file writing from tests...
2002-01-14 richardhad commented out some tests
2002-01-14 richard . changed all config accesses so they access either...
2002-01-11 richard . #502437 ] rogue reactor and unittest
2002-01-10 richardfollowup lines directly after a quoted section were...
2002-01-05 richardmake setup abort if tests fail
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-31 richardAdded better tokenising to roundup-admin - handles...
2001-12-17 richardImplemented file store rollback. As a bonus, the hyperd...
2001-12-10 richardAdded transaction tests to test_db
2001-12-03 richardFixes so the tests use commit and not close
2001-12-02 richard. We now use weakrefs in the Classes to keep the databa...
2001-10-28 richardfixed bug #474749 ] Indentations lost
2001-10-28 richardFixed ENOENT/WindowsError thing, thanks Juergen Hermann
next