log roundup/hyperdb.py @ 5191:fe52cab8f5b5

age author description
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
Thu, 02 Oct 2014 16:57:28 +0300 anatoly techtonik Attempt to clarify hyperdb.Proptree meaning
Fri, 28 Mar 2014 16:47:36 +0100 Ralf Schlatterbeck New Link / Multilink option "try_id_parsing"
Wed, 18 Dec 2013 09:02:40 +0100 Ralf Schlatterbeck Fix bug in SQL generation
Wed, 28 Nov 2012 06:45:30 +0300 anatoly techtonik Python 2.3 workarounds cleanup
Thu, 14 Apr 2011 15:42:41 +0000 Ralf Schlatterbeck Second patch from issue2550688 -- with some changes:
Thu, 14 Apr 2011 12:47:48 +0000 Stefan Seefeld Allow default value declaration in DB schema.
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:
Thu, 07 Oct 2010 13:57:19 +0000 Ralf Schlatterbeck - fix import (now passes for memorydb, too)
Thu, 07 Oct 2010 12:22:10 +0000 Ralf Schlatterbeck - refactor: move import_journal to hyperdb
Mon, 09 Aug 2010 04:45:28 +0000 Richard Jones fix for incorrect except: syntax, issue2550661
Tue, 15 Dec 2009 15:11:27 +0000 Ralf Schlatterbeck Clean up all the places where role processing occurs.
Fri, 24 Jul 2009 04:35:05 +0000 Pygi Some preparations for 3.0 migration gsoc-2009
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, 20 Feb 2009 16:03:03 +0000 Stefan Seefeld Uniformly use """...""" instead of '''...''' for comments.
Tue, 17 Feb 2009 13:05:44 +0000 Stefan Seefeld Clarify 'search_matches' docs.
Mon, 16 Feb 2009 22:43:07 +0000 Stefan Seefeld Fix issue2550505.
Mon, 18 Aug 2008 06:21:53 +0000 Richard Jones allow binary data for "content" props through rawToHyperdb
Thu, 27 Sep 2007 06:18:53 +0000 Justus Pendleton i18n for hyperdb and backend errors
Thu, 27 Sep 2007 06:12:57 +0000 Justus Pendleton assorted pyflakes fixes
Wed, 10 Jan 2007 18:17:00 +0000 Ralf Schlatterbeck Bug-fix: Only index the content property if it has the indexme attribute set
Thu, 09 Nov 2006 03:08:22 +0000 Richard Jones fix unstable ordering of detectors [SF#1585378]
Wed, 30 Aug 2006 09:35:31 +0000 Ralf Schlatterbeck Add an attribute for sort-order fix in rdbms backends
Tue, 29 Aug 2006 04:20:50 +0000 Richard Jones Postgres backend allows transaction collisions to be ignored when...
Tue, 22 Aug 2006 19:33:02 +0000 Ralf Schlatterbeck Fixes:
Mon, 21 Aug 2006 12:19:48 +0000 Ralf Schlatterbeck More transitive-property support.
Fri, 11 Aug 2006 04:50:24 +0000 Richard Jones hyperdb handling of empty raw values for Multilink and Password [SF#1507814]
Thu, 13 Jul 2006 10:14:56 +0000 Ralf Schlatterbeck Transitive-property support.
Sat, 08 Jul 2006 18:28:18 +0000 Ralf Schlatterbeck Implemented what I'll call for now "transitive searching"...
Sat, 06 May 2006 17:19:58 +0000 Alexander Smishlajev timezone support (patch [SF#1465296])
Thu, 27 Apr 2006 01:39:47 +0000 Richard Jones indexing may be turned off for FileClass "content" now
Fri, 03 Mar 2006 02:02:50 +0000 Richard Jones date spec wasn't allowing week intervals
Tue, 07 Feb 2006 04:14:02 +0000 Richard Jones fixes to import_files
Mon, 06 Feb 2006 21:00:47 +0000 Richard Jones Features and fixes.
Wed, 25 Jan 2006 02:24:28 +0000 Richard Jones fix detection of "missing" existing values in CGI form parser [SF#1414149]
Tue, 24 Jan 2006 08:22:42 +0000 Alexander Smishlajev common initialization code and detectors interface...
Fri, 20 Jan 2006 02:40:56 +0000 Richard Jones added setorderprop() and setlabelprop() to Class (lots of patches)
Fri, 13 Jan 2006 01:29:48 +0000 Richard Jones merge from HEAD maint-0.8
Fri, 13 Jan 2006 00:05:46 +0000 Richard Jones fixed documentation of filter()...
Mon, 18 Jul 2005 02:35:18 +0000 Richard Jones merge from maint-0-8
Mon, 18 Jul 2005 02:30:00 +0000 Richard Jones fixes maint-0.8 0.8.4
Mon, 18 Jul 2005 01:43:56 +0000 Richard Jones merge from maint-0-8
Mon, 18 Jul 2005 01:43:06 +0000 Richard Jones bugfixes, thanks alex maint-0.8
Tue, 12 Jul 2005 01:43:17 +0000 Richard Jones merge from HEAD maint-0.8
Tue, 12 Jul 2005 01:37:50 +0000 Richard Jones applied patch [SF#236087]
Thu, 03 Mar 2005 22:12:36 +0000 Richard Jones clearer docs for find(); couple of other post-release fixes maint-0.8
Sat, 18 Dec 2004 11:12:04 +0000 Johannes Gijsbers First cut at exporting/importing file content from and to the hyperdb.
Thu, 25 Nov 2004 22:56:14 +0000 Richard Jones fix some introduced import bugs maint-0.7

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