log roundup/backends/rdbms_common.py @ 6415:dbacf6bf2a2f

age author description
Tue, 18 May 2021 08:50:46 +0200 Ralf Schlatterbeck Implement expressions for Link properties
Mon, 17 May 2021 20:52:27 +0200 Ralf Schlatterbeck Fix searching+sorting for Link properties
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
Sat, 08 May 2021 10:39:01 +0200 Ralf Schlatterbeck Make reverse multilink expressions work for mysql
Sat, 08 May 2021 09:45:38 +0200 Ralf Schlatterbeck Allow '-1' (empty) in multilink expression
Fri, 07 May 2021 20:50:08 +0200 Ralf Schlatterbeck Multilink expressions with simple "or"
Fri, 07 May 2021 16:01:57 +0200 Ralf Schlatterbeck Make multilink expressions work with mysql
Wed, 28 Apr 2021 16:43:15 +0200 Ralf Schlatterbeck Fix dropping of multilinks on schema change
Thu, 04 Mar 2021 12:55:21 +0100 Ralf Schlatterbeck Use server-side cursor for postgres in some cases
Fri, 27 Nov 2020 18:09:00 -0500 John Rouillard Initial implementation of Computed property issue2550923_computed_property
Tue, 28 Jul 2020 06:24:39 -0400 John Rouillard Summary: Constrain format of classname and document
Fri, 12 Jun 2020 20:26:24 -0400 John Rouillard Change text from no such <class> node <node id> to drop "node"
Tue, 19 May 2020 09:25:48 +0200 Ralf Schlatterbeck Fix rev_multilink properties search/retrieval
Mon, 04 May 2020 16:49:07 +0200 Ralf Schlatterbeck Fix string conversion from database
Sat, 02 May 2020 22:23:53 +0200 Ralf Schlatterbeck Fix Database.find for rev_multilink
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
Sat, 04 Apr 2020 11:22:06 -0400 John Rouillard Make format strings use named placeholders rather than %s/%r
Mon, 02 Mar 2020 19:02:16 +0100 Ralf Schlatterbeck Better Date filtering
Sat, 18 Jan 2020 14:53:44 -0500 John Rouillard Flake8 whitespace; remove imports; type()!=type() -> isinstance()
Thu, 26 Dec 2019 21:44:50 -0500 John Rouillard Cleanups for bandit
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, 22 May 2019 20:56:59 -0400 John Rouillard Handle UnicodeDecodeError in file class when file contents are not
Sun, 16 Sep 2018 20:04:03 +0000 Joseph Myers Avoid errors indexing binary uploads with Python 3.
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).
Sun, 12 Aug 2018 16:05:42 +0100 Christof Meerwald blobfiles now always stores/returns bytes
Sat, 28 Jul 2018 20:41:06 +0100 Christof Meerwald strings have an __iter__ method on Python 3, but we don't want to consider them iterable
Wed, 25 Jul 2018 09:05:58 +0000 Joseph Myers Python 3 preparation: unicode.
Tue, 24 Jul 2018 23:04:42 +0000 Joseph Myers Python 3 preparation: update calls to dict methods.
Tue, 24 Jul 2018 22:21:20 +0000 Joseph Myers Python 3 preparation: use Exception instead of StandardError.
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, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Sat, 15 Apr 2017 17:44:40 -0400 John Rouillard Pylint checks bark about:
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
Thu, 30 Jun 2016 20:38:23 -0400 John Rouillard - issue1714899: Feature Request: Optional Change Note. Added a new
Sat, 25 Jun 2016 20:10:03 -0400 John Rouillard - issue2550636, issue2550909: Added support for Whoosh indexer.
Sat, 18 Jun 2016 22:48:21 -0400 John Rouillard issue2550549 Postgres error on message templating
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
Fri, 09 May 2014 23:50:52 +1000 John Kristensen Remove reversed/sorted from roundup.support
Fri, 04 Apr 2014 08:09:30 +0200 Ralf Schlatterbeck Fix sort-representation for RDBMS backends
Thu, 12 Dec 2013 16:15:25 +0100 Ralf Schlatterbeck Fix SQL wildcards in string search
Mon, 08 Jul 2013 16:55:20 +0200 Ralf Schlatterbeck Bug-fix: need to return None for empty query
Fri, 10 May 2013 23:24:10 +0200 Bernhard Reiter Closed issue2550805 (Postgresql should search title case insensitive), by Tom Ekberg.
Fri, 22 Mar 2013 15:53:27 +0100 Thomas Arendsen Hein Fixed issue2550595: Allow migrating from roundup 0.x to 1.4
Fri, 17 Aug 2012 15:30:36 +0200 Ralf Schlatterbeck Add an interface to register clearCache callbacks in roundupdb.
Fri, 15 Jul 2011 04:32:50 +0000 Richard Jones how odd, the Retire permission wasn't being registered;
Sat, 16 Apr 2011 11:02:01 +0000 Ralf Schlatterbeck Fixed bug in filter_iter refactoring (lazy multilinks)...
Thu, 14 Apr 2011 15:42:41 +0000 Ralf Schlatterbeck Second patch from issue2550688 -- with some changes:
Thu, 14 Apr 2011 12:24:59 +0000 Ralf Schlatterbeck Fix first part of Password handling security issue2550688
Wed, 06 Apr 2011 13:29:32 +0000 Ralf Schlatterbeck - small performance optimisation for 'get': do common case first
Tue, 29 Mar 2011 20:13:53 +0000 Stefan Seefeld Add flags to allow to restrict DB modifications.
Mon, 21 Mar 2011 20:49:56 +0000 Ralf Schlatterbeck - optimisation for date:

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