log roundup/init.py @ 7443:51fc06fabcee 2.3.0b2

age author description
Sat, 18 Mar 2023 14:16:31 -0400 John Rouillard flake8 fixes: whitespace, remove unused imports
Sun, 26 Feb 2023 10:36:36 -0500 John Rouillard chore: flake8 fix multiple imports on one line
Tue, 31 Dec 2019 21:28:27 -0500 John Rouillard Flake8 cleanup. remove unused imports; formatting fixes.
Tue, 24 Jul 2018 09:54:52 +0000 Joseph Myers Python 3 preparation: convert print to a function.
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Mon, 22 Dec 2014 13:30:20 +1100 John Kristensen Configure the database backend in the config.ini
Sat, 12 Jul 2014 00:03:05 +1000 John Kristensen Correctly recreate the database directory during tracker re-initialise
Fri, 09 May 2014 16:54:27 +1000 John Kristensen Revert changes in commit 785bd25371
Sat, 24 Aug 2013 22:40:30 +0300 anatoly techtonik init.loadTemplateInfo: replace rfc822 with email.parser (Python 3 compatible)
Sat, 24 Aug 2013 22:14:44 +0300 anatoly techtonik init.loadTemplateInfo: Cleanup code
Wed, 16 Nov 2011 09:51:38 -0500 Eric S. Raymond Remove keyword expansions from CVS. All regression tests passed afterwards.
Mon, 08 Mar 2010 15:12:42 +0000 Ralf Schlatterbeck use config.DATABASE in cases where 'db' was still hard-coded
Fri, 24 Jul 2009 04:35:05 +0000 Pygi Some preparations for 3.0 migration gsoc-2009
Mon, 09 Feb 2009 17:47:12 +0000 Stefan Seefeld Fix issue2550493: hide 'hidden' files.
Sat, 03 Dec 2005 11:22:50 +0000 Alexander Smishlajev install: accept configuration setting overrides
Wed, 24 Nov 2004 07:03:47 +0000 Alexander Smishlajev ignore old-style tracker templates [SF#1071402]; remove unused imports
Tue, 09 Nov 2004 23:12:12 +0000 Richard Jones instructions and method for generating config.ini
Wed, 03 Nov 2004 09:44:16 +0000 Alexander Smishlajev tracker layout notes in install() docstring updated for new layout
Sat, 16 Oct 2004 14:45:12 +0000 Alexander Smishlajev if there is no config installed from the template, write default config text;
Wed, 29 Sep 2004 07:13:44 +0000 Richard Jones notes
Tue, 27 Jul 2004 00:57:19 +0000 Richard Jones I thought I committed this last night. Ho hum.
Fri, 05 Mar 2004 00:06:20 +0000 Richard Jones back-port template renaming fix maint-0.6
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Thu, 13 Nov 2003 04:12:10 +0000 Richard Jones implemented munging of template name for installed trackers
Mon, 28 Jul 2003 23:19:21 +0000 Richard Jones fixed generic template discovery
Thu, 17 Apr 2003 03:38:00 +0000 Richard Jones moving templates around
Tue, 25 Feb 2003 10:19:32 +0000 Richard Jones registration is now a two-step process with confirmation from the
Tue, 10 Sep 2002 12:44:42 +0000 Richard Jones handled some XXXs
Mon, 09 Sep 2002 23:55:29 +0000 Richard Jones instance_config -> config, and other related cleanups
Thu, 05 Sep 2002 23:39:14 +0000 Richard Jones Fixed instance installation
Fri, 16 Aug 2002 04:25:03 +0000 Richard Jones cleanup: moved templatebuilder into templates.builder
Sun, 14 Jul 2002 02:05:54 +0000 Richard Jones all storage-specific code (ie. backend) is now implemented by the backends
Thu, 23 May 2002 01:14:20 +0000 Richard Jones split instance initialisation into two steps...
Wed, 06 Feb 2002 07:11:13 +0000 Richard Jones I've re-worked the config structure a little so it's simpler config-0-4-0-branch
Thu, 03 Jan 2002 02:12:05 +0000 Titus Brown Initial ConfigParser implementation. config-0-4-0-branch
Thu, 22 Nov 2001 15:46:42 +0000 Jürgen Hermann Added module docstrings to all modules.
Mon, 12 Nov 2001 23:17:38 +0000 Jürgen Hermann Code using copyDigestedFile() that passes unit tests
Tue, 09 Oct 2001 07:25:59 +0000 Richard Jones Added the Password property type.
Tue, 07 Aug 2001 00:24:43 +0000 Richard Jones stupid typo
Tue, 07 Aug 2001 00:15:51 +0000 Richard Jones Added the copyright/license notice to (nearly) all files...
Mon, 06 Aug 2001 01:20:00 +0000 Richard Jones Added documentation.
Sun, 05 Aug 2001 07:44:36 +0000 Richard Jones Instances are now opened by a special function...
Sat, 04 Aug 2001 22:42:43 +0000 Richard Jones Fixed [SF#447671] - typo
Fri, 03 Aug 2001 01:28:33 +0000 Richard Jones Used the much nicer load_package, pointed out by Steve Majewski.
Fri, 03 Aug 2001 00:59:34 +0000 Richard Jones Instance import now imports the instance using imp.load_module...
Sun, 29 Jul 2001 07:01:39 +0000 Richard Jones Added vim command to all source so that we don't get no steenkin' tabs :)
Sat, 28 Jul 2001 07:59:53 +0000 Richard Jones Replaced errno integers with their module values.
Tue, 24 Jul 2001 11:18:25 +0000 Anthony Baxter oops. left a print in
Tue, 24 Jul 2001 10:54:11 +0000 Anthony Baxter oops. Html.
Tue, 24 Jul 2001 10:46:22 +0000 Anthony Baxter Added templatebuilder module.
Mon, 23 Jul 2001 08:45:28 +0000 Richard Jones ok, so now "./roundup-admin init" will ask questions...
Sun, 22 Jul 2001 12:09:32 +0000 Richard Jones Final commit of Grande Splite
Sun, 22 Jul 2001 12:01:27 +0000 Richard Jones More Grande Splite

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