| Wed, 22 Mar 2017 22:03:01 -0400 |
John Rouillard |
make roundup-admin init function set the transaction source. Otherwise when initial_data.py is loaded as part of init, db.tx_Source is set to None and thus checks like db.tx_Source in [ 'cli' ] will fail.
|
| Sat, 23 Jul 2016 17:08:44 -0400 |
John Rouillard |
Some patches from wking to make admin.py bypass checks like nuking a
|
| Wed, 29 Jun 2016 18:35:19 -0400 |
John Rouillard |
Adding some tests for admin.py. Specifically for issue2550572: setting
|
| Sun, 26 Jun 2016 22:10:40 -0400 |
John Rouillard |
Fixed issue2550572: setting nosy=+foo on multiple issues gives them all
|
| Mon, 22 Dec 2014 13:30:20 +1100 |
John Kristensen |
Configure the database backend in the config.ini
|
| Thu, 26 Jun 2014 15:39:19 +1000 |
John Kristensen |
Correctly locate templates in a virtualenv (issue2550841)
|
| Tue, 23 Apr 2013 23:06:09 -0400 |
John Rouillard |
Implementation for:
|
| Fri, 15 Apr 2011 08:09:59 +0000 |
Ralf Schlatterbeck |
Add new config-option 'password_pbkdf2_default_rounds'...
|
| Mon, 08 Mar 2010 15:12:42 +0000 |
Ralf Schlatterbeck |
use config.DATABASE in cases where 'db' was still hard-coded
|
| Mon, 22 Feb 2010 05:26:57 +0000 |
Richard Jones |
Beginnings of a big code cleanup / modernisation to make 2to3 happy
|
| Mon, 07 Dec 2009 00:33:39 +0000 |
Richard Jones |
include info on what a designator is in all commands that use them
|
| Fri, 09 Oct 2009 14:32:21 +0000 |
Ralf Schlatterbeck |
corrections for python2.3 compatibility:
|
| Tue, 29 Sep 2009 07:27:17 +0000 |
Ralf Schlatterbeck |
New config option csv_field_size:
|
| Fri, 24 Jul 2009 04:48:28 +0000 |
Pygi |
Fixed some stuf for 2to3
gsoc-2009
|
| 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.
|
| Mon, 23 Feb 2009 20:12:23 +0000 |
Stefan Seefeld |
Revert docstring markup for use with gettext tool.
|
| Sun, 22 Feb 2009 19:28:07 +0000 |
Stefan Seefeld |
Uniformly use """...""" instead of '''...''' for comments.
|
| Sun, 22 Feb 2009 01:49:15 +0000 |
Stefan Seefeld |
Move 'UsageError' definition from roundup.admin to roundup.exceptions.
|
| Thu, 07 Feb 2008 03:28:34 +0000 |
Richard Jones |
Fix race condition for key properties in rdbms backends [SF#1876683]
|
| Wed, 26 Sep 2007 14:09:59 +0000 |
Justus Pendleton |
use str instead of repr during roundup-admin display of values
|
| Tue, 11 Sep 2007 04:12:17 +0000 |
Justus Pendleton |
Marek Kubica's patch to find templates installed by easy_install
|
| Fri, 07 Sep 2007 20:18:15 +0000 |
Justus Pendleton |
fix [SF#297014]: roundup-admin interactive tracks uncommitted state
|
| Wed, 10 Jan 2007 18:17:47 +0000 |
Ralf Schlatterbeck |
Error message fixes.
|
| Fri, 11 Aug 2006 05:13:06 +0000 |
Richard Jones |
fix help message for roundup-admin install [SF#1494990]
|
| Fri, 11 Aug 2006 05:10:15 +0000 |
Richard Jones |
fix importing into anydbm backend [SF#1512939]
|
| Fri, 11 Aug 2006 05:00:19 +0000 |
Richard Jones |
new "exporttables" command in roundup-admin [SF#1533791]
|
| Mon, 17 Jul 2006 14:47:23 +0000 |
Ralf Schlatterbeck |
Spacing and CHANGES.txt fixed.
|
| Sat, 15 Jul 2006 10:15:17 +0000 |
Ralf Schlatterbeck |
Seems like node ids in the verbose option aren't integers.
|
| Sat, 15 Jul 2006 10:04:32 +0000 |
Ralf Schlatterbeck |
Fix verbose option for roundup-admin (for import and export)
|
| Thu, 27 Apr 2006 03:38:53 +0000 |
Richard Jones |
verbose output during import is optional now [SF#1475624]
|
| Mon, 06 Feb 2006 21:00:47 +0000 |
Richard Jones |
Features and fixes.
|
| Sat, 03 Dec 2005 11:26:08 +0000 |
Alexander Smishlajev |
install: accept configuration setting overrides (based on patch [SF#237110])
|
| 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]
|
| Tue, 05 Jul 2005 06:28:35 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Fri, 24 Jun 2005 05:34:15 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Fri, 24 Jun 2005 05:32:56 +0000 |
Richard Jones |
have 'roundup-admin security' display property restrictions [SF#1222135]
|
| Fri, 06 May 2005 06:53:00 +0000 |
Alexander Smishlajev |
use binary mode for csv export [SF#1195742];
maint-0.8
|
| Fri, 06 May 2005 06:53:00 +0000 |
Alexander Smishlajev |
use binary mode for csv export [SF#1195742];
|
| Mon, 02 May 2005 06:15:25 +0000 |
Richard Jones |
merge from maint-0-8
|
| Mon, 02 May 2005 06:13:10 +0000 |
Richard Jones |
fix roundup-admin "find" for searching Multilinks [SF#1189465]
maint-0.8
|
| Thu, 28 Apr 2005 00:21:42 +0000 |
Richard Jones |
added Xapian indexer; replaces standard indexers if Xapian is available
|
| Wed, 13 Apr 2005 07:01:05 +0000 |
Richard Jones |
merge from maint-0-8
|
| Wed, 13 Apr 2005 07:00:21 +0000 |
Richard Jones |
"fix" roundup-admin "import" to not use "universal newline support"...
maint-0.8
|
| Wed, 13 Apr 2005 06:57:09 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Wed, 13 Apr 2005 06:55:44 +0000 |
Richard Jones |
fix roundup-admin "export" so it creates the target dir if needed
|
| Mon, 28 Feb 2005 03:14:49 +0000 |
Richard Jones |
merge from maint-0-8
|
| Mon, 28 Feb 2005 03:13:42 +0000 |
Richard Jones |
added content to ZRoundup refresh.txt file [SF#1147622]
maint-0.8
|
| Wed, 16 Feb 2005 14:22:16 +0000 |
Alexander Smishlajev |
fix: module csv is in standard library, not in roundup package;
|
| Wed, 16 Feb 2005 14:16:51 +0000 |
Alexander Smishlajev |
fix: module csv is in standard library, not in roundup package;
maint-0.8
|
| Tue, 15 Feb 2005 00:23:30 +0000 |
Richard Jones |
merge removal of rcsv
|
| Tue, 15 Feb 2005 00:22:24 +0000 |
Richard Jones |
remove rcsv
maint-0.8
|
| Wed, 08 Dec 2004 03:18:46 +0000 |
Richard Jones |
merge from maint-0-7
|
| Wed, 08 Dec 2004 03:17:11 +0000 |
Richard Jones |
fix roundup-admin find command handling of Multilinks
maint-0.7
|
| Tue, 09 Nov 2004 23:12:12 +0000 |
Richard Jones |
instructions and method for generating config.ini
|
| Wed, 03 Nov 2004 01:34:21 +0000 |
Richard Jones |
don't try to import all backends in backends.__init__ unless we *want* to
|
| Wed, 20 Oct 2004 04:50:15 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Wed, 20 Oct 2004 04:45:01 +0000 |
Richard Jones |
open CSV files in "universal newline" mode
|
| Tue, 19 Oct 2004 09:15:32 +0000 |
Alexander Smishlajev |
do_reindex help string reformatted to reuse existing translation
|