| Sat, 05 Mar 2022 19:04:50 -0500 |
John Rouillard |
Database class close method was not raising NotImplementedError
|
| Thu, 21 Oct 2021 13:07:33 +0200 |
Ralf Schlatterbeck |
Fix dict being changed during iteration
|
| Thu, 16 Sep 2021 14:30:56 -0400 |
John Rouillard |
merge trunk changes into this branch
issue2550923_computed_property
|
| Mon, 02 Aug 2021 23:26:20 -0400 |
John Rouillard |
fix isset() for StringHTMLProperty
|
| Mon, 17 May 2021 20:52:27 +0200 |
Ralf Schlatterbeck |
Fix searching+sorting for Link properties
|
| Mon, 17 May 2021 17:35:50 +0200 |
Ralf Schlatterbeck |
Tests for Link expressions
|
| Wed, 12 May 2021 13:32:18 +0200 |
Ralf Schlatterbeck |
Bug-fix in expression parser
|
| Tue, 11 May 2021 11:32:26 +0200 |
Ralf Schlatterbeck |
Add documentation for multilink expression syntax
|
| Mon, 10 May 2021 16:19:37 +0200 |
Ralf Schlatterbeck |
Tests and bug-fix for issue2551119
|
| Sat, 08 May 2021 18:13:20 +0200 |
Ralf Schlatterbeck |
Make rev multilink for Link work
|
| Sat, 08 May 2021 12:52:35 +0200 |
Ralf Schlatterbeck |
Make rev multilink expressions work for anydbm
|
| Fri, 27 Nov 2020 18:09:00 -0500 |
John Rouillard |
Initial implementation of Computed property
issue2550923_computed_property
|
| Wed, 05 Aug 2020 02:05:10 -0400 |
John Rouillard |
issue2550522 - add transitive searching to filter in roundup-admin
|
| Tue, 28 Jul 2020 06:24:39 -0400 |
John Rouillard |
Summary: Constrain format of classname and document
|
| Wed, 15 Jul 2020 13:28:58 +0200 |
Ralf Schlatterbeck |
Fix reverse multilink iteration
|
| Wed, 20 May 2020 10:21:12 +0200 |
Ralf Schlatterbeck |
Fix __repr__ of hyperdb.Class
|
| Tue, 19 May 2020 09:25:48 +0200 |
Ralf Schlatterbeck |
Fix rev_multilink properties search/retrieval
|
| Wed, 29 Apr 2020 16:30:27 +0200 |
Ralf Schlatterbeck |
Allow to define reverse Multilinks
|
| Sat, 28 Dec 2019 14:41:55 -0500 |
John Rouillard |
Flake8 fixes; use isinstance rather than type equality.
|
| Mon, 26 Aug 2019 22:45:42 +0200 |
Ralf Schlatterbeck |
Backwards-compatible signature of _proptree method
|
| 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
|
| Wed, 12 Jun 2019 20:34:47 -0400 |
John Rouillard |
Try to fix:
|
| Wed, 12 Jun 2019 19:38:33 -0400 |
John Rouillard |
Try to deal with this warning/error: DeprecationWarning: generator
|
| Mon, 08 Apr 2019 19:38:06 -0400 |
John Rouillard |
Properly handle mapping of KeyError to AttributeError in __getattr__
|
| Fri, 15 Mar 2019 17:27:31 -0400 |
John Rouillard |
Python3: fix crash bug when importing binary file (like jpeg). The
|
| Thu, 27 Sep 2018 11:33:01 +0000 |
Joseph Myers |
Avoid errors from selecting "no selection" on multilink (issue2550722).
|
| Mon, 03 Sep 2018 12:00:46 +0200 |
Ralf Schlatterbeck |
No traceback for non-existent items in history
|
| Sun, 02 Sep 2018 23:48:04 +0000 |
Joseph Myers |
Make CSV import/export compatible across Python versions (also RDBMS journals) (issue 2550976, issue 2550975).
|
| Wed, 01 Aug 2018 22:03:50 +0100 |
Christof Meerwald |
helper to allow comparing dicts and None values in Python 3
|
| Sat, 28 Jul 2018 20:34:31 +0100 |
Christof Meerwald |
Python 3 built-in types can't be compared against None
|
| Tue, 24 Jul 2018 21:25:38 +0100 |
Christof Meerwald |
container modification while iterating over it
|
| Tue, 24 Jul 2018 23:13:17 +0000 |
Joseph Myers |
Python 3 preparation: use list() around zip() as needed.
|
| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| 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 21:39:58 +0000 |
Joseph Myers |
Python 3 preparation: "raise" syntax.
|
| Tue, 29 May 2018 13:41:52 +0200 |
Ralf Schlatterbeck |
Merge old commit
|
| Mon, 12 Dec 2016 16:51:01 +0100 |
Ralf Schlatterbeck |
Remove duplicate super call
|
| 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 12:59:23 +0200 |
Ralf Schlatterbeck |
Fix issue2550954: History display breaks
|
| Wed, 25 Oct 2017 23:07:35 -0400 |
John Rouillard |
Fix bug where unsetting a text value triggered an exception because
|
| Mon, 28 Aug 2017 21:51:12 -0400 |
John Rouillard |
Fixed quiet history filter for linked items. Test for same fixed.
|
| Sun, 27 Aug 2017 22:44:30 -0400 |
John Rouillard |
I botched something in the history filter code for links. Commenting
|
| Sun, 27 Aug 2017 00:19:48 -0400 |
John Rouillard |
- issue2550864: Potential information leakage via journal/history
|
| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| 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
|
| Fri, 02 Sep 2016 23:45:57 -0400 |
John Rouillard |
fix multilink support of try_id_parsing=no and add test for multilink cases.
|
| Thu, 30 Jun 2016 20:38:23 -0400 |
John Rouillard |
- issue1714899: Feature Request: Optional Change Note. Added a new
|
| Sun, 26 Jun 2016 20:50:06 -0400 |
John Rouillard |
Tried to explain the use of hyperdb's exportFilename
|
| Fri, 17 Jun 2016 22:10:01 -0400 |
John Rouillard |
Fix issue2550826 third try. This limits the capture of exceptions to
|
| Sat, 11 Jun 2016 12:32:56 -0400 |
John Rouillard |
Prior patch for issue2550826 captured too many exceptions
|
| Fri, 10 Jun 2016 23:33:11 -0400 |
John Rouillard |
issue2550826 IOError in detector causes apache 'premature end of script headers' error
|
| Sun, 05 Jun 2016 20:48:07 -0400 |
John Rouillard |
issue2550763 Strip whitespace from Multilink values after + or -.
|
| Sun, 05 Jun 2016 00:17:26 -0400 |
John Rouillard |
Add support for an integer type to join the existing number type.
|
| Tue, 10 May 2016 16:26:24 +0200 |
Ralf Schlatterbeck |
New Link/Multilink attribute 'msg_header_property'
|
| Sat, 16 Apr 2016 22:49:38 -0400 |
John Rouillard |
issue 2550880: Ability to choose password store scheme and SSHA support.
|
| Fri, 09 May 2014 23:50:52 +1000 |
John Kristensen |
Remove reversed/sorted from roundup.support
|