| Thu, 04 Mar 2021 12:55:21 +0100 |
Ralf Schlatterbeck |
Use server-side cursor for postgres in some cases
|
| Sun, 20 Dec 2020 15:43:07 -0500 |
John Rouillard |
Remove old code import imp, old style trackers db/backend_name
|
| Sun, 20 Dec 2020 11:08:57 -0500 |
John Rouillard |
Remove standalone pytest run_tests.py bundle
|
| Tue, 28 Jul 2020 07:16:49 -0400 |
John Rouillard |
Try to remove errors from postgres/mysql
|
| Tue, 28 Jul 2020 06:52:28 -0400 |
John Rouillard |
Check for DesignatorError rather than ValueError
|
| Tue, 28 Jul 2020 06:44:43 -0400 |
John Rouillard |
Fix splitDesignator test.
|
| Tue, 28 Jul 2020 06:24:39 -0400 |
John Rouillard |
Summary: Constrain format of classname and document
|
| Tue, 19 May 2020 09:25:48 +0200 |
Ralf Schlatterbeck |
Fix rev_multilink properties search/retrieval
|
| Fri, 01 May 2020 16:34:35 +0200 |
Ralf Schlatterbeck |
Make 'find' work for rev_multilink properties
|
| Wed, 29 Apr 2020 16:30:27 +0200 |
Ralf Schlatterbeck |
Allow to define reverse Multilinks
|
| Mon, 02 Mar 2020 19:02:16 +0100 |
Ralf Schlatterbeck |
Better Date filtering
|
| Wed, 12 Feb 2020 17:25:39 +0100 |
Ralf Schlatterbeck |
Fix warning about assert always True
|
| Tue, 31 Dec 2019 21:35:46 -0500 |
John Rouillard |
Restructure test code. Assign expected value to variable.
|
| Sat, 28 Sep 2019 00:05:40 -0400 |
John Rouillard |
Fix admin security role test; missing new permisions.
|
| Fri, 27 Sep 2019 20:38:31 -0400 |
John Rouillard |
Add rudimentery experiment JSON Web Token (jwt) support
|
| Mon, 26 Aug 2019 20:23:53 +0200 |
Ralf Schlatterbeck |
Implement limit and offset for filter
|
| Mon, 26 Aug 2019 18:18:02 +0200 |
Ralf Schlatterbeck |
Implement exact string search
|
| Mon, 10 Jun 2019 20:53:32 -0400 |
John Rouillard |
base64.encodestring is deprecated on python > 3.1. Eliminate warning
|
| Mon, 10 Jun 2019 20:21:26 -0400 |
John Rouillard |
Replace depricated assertEquals with assertEqual failUnless with asserTrue.
|
| Sat, 01 Jun 2019 17:28:33 -0400 |
John Rouillard |
Dump results of test. Getting intermittent failure from
|
| Wed, 22 May 2019 20:56:59 -0400 |
John Rouillard |
Handle UnicodeDecodeError in file class when file contents are not
|
| Sat, 11 May 2019 18:23:49 -0400 |
John Rouillard |
Added Otk support to db_test_base to make test_cgi work. I think this
|
| Fri, 15 Mar 2019 20:29:00 -0400 |
John Rouillard |
assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
|
| Sun, 12 Aug 2018 16:17:14 +0100 |
Christof Meerwald |
use gpg module instead of pyme module for PGP encryption
|
| Sun, 12 Aug 2018 16:15:10 +0100 |
Christof Meerwald |
updated mailgw to no longer use mimetools based on jerrykan's patch
|
| Sun, 12 Aug 2018 16:05:42 +0100 |
Christof Meerwald |
blobfiles now always stores/returns bytes
|
| Sat, 04 Aug 2018 22:40:16 +0100 |
Christof Meerwald |
reworked random number use
|
| Wed, 01 Aug 2018 22:03:50 +0100 |
Christof Meerwald |
helper to allow comparing dicts and None values in Python 3
|
| Sun, 29 Jul 2018 02:45:39 +0100 |
Christof Meerwald |
encoding fixes in test cases
|
| Sat, 28 Jul 2018 22:28:13 +0100 |
Christof Meerwald |
only compare sorted output as order depends on implementation details
|
| Sat, 28 Jul 2018 22:01:46 +0100 |
Christof Meerwald |
fix tests for Python 3
|
| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 22:23:46 +0000 |
Joseph Myers |
Python 3 preparation: use parentheses in list comprehension.
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| Tue, 24 Jul 2018 22:08:17 +0000 |
Joseph Myers |
Python 3 preparation: change "x.has_key(y)" to "y in x".
|
| Tue, 24 Jul 2018 09:54:52 +0000 |
Joseph Myers |
Python 3 preparation: convert print to a function.
|
| Tue, 05 Jun 2018 21:52:38 -0400 |
John Rouillard |
I forgot that mysql is missing fractional seconds in it's
|
| Tue, 05 Jun 2018 21:25:11 -0400 |
John Rouillard |
Add a valid journal entry to the testJournalNonexistingProperty tests
|
| Fri, 20 Apr 2018 18:46:28 +0200 |
Ralf Schlatterbeck |
Fix commits although a Reject exception is raised
|
| Thu, 19 Apr 2018 20:01:43 +0200 |
Ralf Schlatterbeck |
Add a 'retired' parameter to Class.filter
|
| Thu, 19 Apr 2018 17:03:11 +0200 |
Ralf Schlatterbeck |
Fix tests for memorydb and anydbm backends
|
| Thu, 19 Apr 2018 12:59:23 +0200 |
Ralf Schlatterbeck |
Fix issue2550954: History display breaks
|
| Tue, 07 Nov 2017 10:26:09 +0100 |
Ralf Schlatterbeck |
Mark failing test
|
| Mon, 06 Nov 2017 09:26:59 +0100 |
Ralf Schlatterbeck |
Add (currently failing) test for atomic actions
|
| 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
|