log test/db_test_base.py @ 5272:c6fbd4803eae

age author description
Mon, 28 Aug 2017 22:23:32 -0400 John Rouillard Also comment out testfixture used to capture debug logging.
Mon, 28 Aug 2017 22:22:01 -0400 John Rouillard Make sure to sort the result otherwise anydbm and sql ordering is different.
Mon, 28 Aug 2017 21:51:12 -0400 John Rouillard Fixed quiet history filter for linked items. Test for same fixed.
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Sat, 15 Apr 2017 17:39:19 -0400 John Rouillard Add more sleeps to work around mysql timestamp issue.
Sat, 15 Apr 2017 17:09:10 -0400 John Rouillard Work around for missing fractional second support in our use of mysql.
Fri, 14 Apr 2017 23:58:35 -0400 John Rouillard looks like the testQuietJournal test is failing with mysql for some
Fri, 14 Apr 2017 23:24:18 -0400 John Rouillard issue2550864 - Potential information leakage via journal/history
Mon, 12 Dec 2016 13:53:47 +0100 Ralf Schlatterbeck Implement double-precision Number
Sat, 23 Jul 2016 17:08:44 -0400 John Rouillard Some patches from wking to make admin.py bypass checks like nuking a
Sat, 09 Jul 2016 19:35:56 -0400 John Rouillard update: 1c90f15a177f requires an update to the tests to account for the new Restore permission
Thu, 30 Jun 2016 20:38:23 -0400 John Rouillard - issue1714899: Feature Request: Optional Change Note. Added a new
Wed, 29 Jun 2016 18:35:19 -0400 John Rouillard Adding some tests for admin.py. Specifically for issue2550572: setting
Sun, 05 Jun 2016 00:17:26 -0400 John Rouillard Add support for an integer type to join the existing number type.
Mon, 22 Dec 2014 13:30:20 +1100 John Kristensen Configure the database backend in the config.ini
Thu, 20 Aug 2015 18:15:23 +1000 John Kristensen Replace existing run_tests.py script with a pytest script
Thu, 20 Aug 2015 14:44:49 +1000 John Kristensen Update tests to work with py.test
Fri, 04 Apr 2014 08:09:30 +0200 Ralf Schlatterbeck Fix sort-representation for RDBMS backends
Wed, 02 Apr 2014 17:43:19 +0200 Ralf Schlatterbeck Add date sort test
Sat, 29 Mar 2014 11:59:37 +0100 Ralf Schlatterbeck HTML* classes for cgi: handle MissingValue case
Sat, 29 Mar 2014 10:52:20 +0100 Ralf Schlatterbeck HTML* classes for cgi are now all new-style
Fri, 28 Mar 2014 15:14:29 +0100 Ralf Schlatterbeck Fix issue2550835
Wed, 18 Dec 2013 09:02:40 +0100 Ralf Schlatterbeck Fix bug in SQL generation
Thu, 12 Dec 2013 16:15:25 +0100 Ralf Schlatterbeck Fix SQL wildcards in string search
Fri, 10 May 2013 23:24:10 +0200 Bernhard Reiter Closed issue2550805 (Postgresql should search title case insensitive), by Tom Ekberg.
Sun, 05 May 2013 00:21:27 +0200 Bernhard Reiter Removing remains of "rlog" module, fixes db unit test debug logging via environment variable.
Wed, 28 Nov 2012 06:45:30 +0300 anatoly techtonik Python 2.3 workarounds cleanup
Wed, 16 Nov 2011 09:51:38 -0500 Eric S. Raymond Remove keyword expansions from CVS. All regression tests passed afterwards.
Fri, 07 Oct 2011 18:04:00 +0000 Ralf Schlatterbeck Sending of PGP-Encrypted mail to all users or selected users (via roles)...
Sat, 16 Apr 2011 11:02:01 +0000 Ralf Schlatterbeck Fixed bug in filter_iter refactoring (lazy multilinks)...
Thu, 14 Apr 2011 12:24:59 +0000 Ralf Schlatterbeck Fix first part of Password handling security issue2550688
Mon, 21 Mar 2011 20:44:39 +0000 Ralf Schlatterbeck Multilink fixes and optimizations:
Fri, 22 Oct 2010 14:14:26 +0000 Ralf Schlatterbeck clear the cache on commit for rdbms backends:
Fri, 17 Sep 2010 06:47:58 +0000 Ralf Schlatterbeck - more logger fixes, sorry for the noise.
Mon, 09 Aug 2010 04:43:50 +0000 Richard Jones force tests checking text output to work in the "C" locale
Fri, 05 Mar 2010 15:51:11 +0000 Ralf Schlatterbeck - unify bool searching (filter method) across backends
Fri, 05 Mar 2010 14:22:34 +0000 Ralf Schlatterbeck - unify number searching across backends
Mon, 08 Feb 2010 08:30:37 +0000 Richard Jones don't have mailgw tests close the db - they're not testing persistence
Mon, 08 Feb 2010 04:30:48 +0000 Richard Jones Make memorydb pass all tests;
Fri, 05 Feb 2010 05:10:52 +0000 Richard Jones make some more memorydb tests pass
Mon, 07 Dec 2009 05:13:27 +0000 Richard Jones Fix some security assertions and tests.
Tue, 29 Sep 2009 07:27:17 +0000 Ralf Schlatterbeck New config option csv_field_size:
Fri, 13 Mar 2009 03:31:30 +0000 Richard Jones fix unit test compatibility
Thu, 12 Mar 2009 02:52:56 +0000 Richard Jones Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Fri, 27 Feb 2009 16:15:33 +0000 Stefan Seefeld Adjust to new location for templates in source tree.
Tue, 19 Aug 2008 01:40:59 +0000 Richard Jones fix some unit tests for python2.3 1.4.5
Tue, 19 Aug 2008 00:52:01 +0000 Richard Jones unit test fix for added property
Mon, 18 Aug 2008 06:57:49 +0000 Richard Jones Fix indexer handling of indexed Link properties
Mon, 18 Aug 2008 06:41:32 +0000 Richard Jones improved test case
Fri, 07 Mar 2008 01:11:55 +0000 Richard Jones xml-rpc security checks and tests across all backends [SF#1907211]
Thu, 07 Feb 2008 03:28:34 +0000 Richard Jones Fix race condition for key properties in rdbms backends [SF#1876683]
Sun, 23 Dec 2007 01:52:07 +0000 Richard Jones Final fix for date range searching stuff: fix the test :)
Fri, 21 Dec 2007 11:21:09 +0000 Richard Jones New tests for range searching by specifying just a month.
Thu, 20 Dec 2007 01:01:49 +0000 Richard Jones add some Range testing, all of which currently fails
Fri, 26 Oct 2007 06:52:26 +0000 Richard Jones Throwing up hands in resignation and finally deleting the metakit backend.
Thu, 25 Oct 2007 05:24:50 +0000 Richard Jones "fix" to allow tests to be run using the twisted project's "trial" runner
Sun, 16 Sep 2007 06:51:48 +0000 Justus Pendleton destroy blobfiles if they exist
Mon, 03 Sep 2007 17:14:09 +0000 Justus Pendleton config option to limit nosy attachments based on size
Fri, 31 Aug 2007 15:44:03 +0000 Justus Pendleton Allow multilinks to take None (treated as an empty list).
Wed, 29 Aug 2007 17:35:41 +0000 Justus Pendleton make comments more readable per alexander's suggestion

Roundup Issue Tracker: http://roundup-tracker.org/