Code

Remove duplication: use a 'extra_config' attribute which is appended
[roundup.git] / test /
2003-11-05 jlgijsbersRemove duplication: use a 'extra_config' attribute...
2003-11-05 richardtest fix
2003-11-04 anthonybaxterDate - Date works again. Note that it only produces...
2003-11-03 jlgijsbersDo a semantic comparison of messages when the test...
2003-11-03 jlgijsbersExtract _send_mail method, it was duplicated all around...
2003-11-03 jlgijsbersDon't rely on being about an issue when submitting...
2003-11-03 anthonybaxtermore tests for date difference. Completely broken code...
2003-11-03 anthonybaxterDate arithmetic fixes. Date +/- Interval passes all...
2003-11-02 richardwoo, failing date arithmetic tests
2003-11-02 richardmore unit test work
2003-10-26 jlgijsbersFix some attributes. Note that this causes the test...
2003-10-26 jlgijsbersAdd hasattr() check for backend in mysqlOpener.
2003-10-25 richardolder test stuff
2003-10-25 richard- using Zope3's test runner now, allowing GC checks...
2003-10-25 jlgijsbersMove tests to test_mailsplit, which I hadn't seen befor...
2003-10-24 jlgijsbersAddition to last log message: added tests. (Also, fix...
2003-10-24 jlgijsbersMake signature matching more precise: only match '...
2003-10-07 richard- Fix a couple of failures in mysql backend unit tests.
2003-09-30 richardadded test to confirm behaviour of summary generation...
2003-09-24 jlgijsbersUse FormError.
2003-09-15 jlgijsbersRemove line testing for just one testcase.
2003-09-15 jlgijsbersAdd a test for looking up alternate adresses and case...
2003-09-07 jlgijsbersOptimize mailgw and cgi tests by creating an empty...
2003-09-07 jlgijsbersSimplify Message comparison.
2003-09-07 jlgijsbersMessage comparison is no longer a straight text compari...
2003-09-06 jlgijsbersOops, forgot to run all tests. Fixed.
2003-09-06 jlgijsbersmailgw now accepts registration confirmation mail that...
2003-09-04 richardInitial implementaion (half-baked) at new Tracker instance.
2003-08-12 richarddon't have RDBMS backends list retired nodes (sf bug...
2003-08-11 jlgijsbersRegression test case to ensure FileClass attribute...
2003-06-24 richardfix hackish message escaping (sf bug 757128)
2003-05-09 richardA couple of form value handling changes:
2003-05-06 keddermore pedantic rfc2822 header qp encoding
2003-04-27 richardset title on issues even when the email body is empty...
2003-04-22 kedderextended date syntax to make range searches even more...
2003-04-21 richardnew tests for new range specs - currently failing
2003-04-21 keddergranularity based ranges
2003-04-20 keddersearching on ranges of intervals is implemented
2003-04-17 richardfixes to unit tests for recent changes
2003-04-10 richardfixes for new signature url quoting
2003-03-26 richardfixed missing (pre-commit) journal entries in *dbm...
2003-03-26 richardClass.find() may now find unset Links (sf bug 700620)
2003-03-26 richardhandle invalid data input in forms better
2003-03-26 richardimplemented ability to search for multilink properties...
2003-03-24 richardfixed rdbms email address lookup (case insensitivity)
2003-03-22 richardfixed date unserialisation for *dbm backends
2003-03-19 richardmore lenient date input and addition Interval input...
2003-03-19 richardfixed detection of bad date specs (sf bug 691439)
2003-03-18 richardadditional Number test
2003-03-18 richardbye bye gadfly - you served your purpose well (sf bug...
2003-03-18 richardadded tests for Number cgi editing
2003-03-17 kedderchecked to make sure that the restored item doesn't...
2003-03-16 kedderadded ability to restore retired nodes
2003-03-13 kedderrole names made case insensitive
2003-03-10 kedderunit tests for filtering ranges
2003-03-10 richardfix to sf bug 691071, really this time
2003-03-06 richardoops, Interval sorting ignored sign
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.
next