Code

use config.DATABASE in cases where 'db' was still hard-coded
[roundup.git] / roundup / init.py
2010-03-08 schlatterbeckuse config.DATABASE in cases where 'db' was still hard...
2009-02-09 stefanFix issue2550493: hide 'hidden' files.
2009-02-06 stefansvn repository setup
2004-02-11 richarddocumentation cleanup
2003-11-13 richardimplemented munging of template name for installed...
2003-07-28 richardfixed generic template discovery
2003-04-17 richardmoving templates around
2003-02-25 richard- registration is now a two-step process, with confirma...
2002-09-10 richardhandled some XXXs
2002-09-09 richardinstance_config -> config, and other related cleanups
2002-09-05 richardFixed instance installation ... moved the htmlbase...
2002-08-16 richardcleanup: moved templatebuilder into templates.builder
2002-07-14 richard. all storage-specific code (ie. backend) is now implem...
2002-05-23 richard . split instance initialisation into two steps, allowi...
2001-11-22 jhermannAdded module docstrings to all modules.
2001-11-12 jhermannCode using copyDigestedFile() that passes unit tests
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-06 richardAdded documentaion.
2001-08-05 richardInstances are now opened by a special function that...
2001-08-04 richardFixed sf.net bug #447671 - typo
2001-08-03 richardUsed the much nicer load_package, pointed out by Steve...
2001-08-03 richardInstance import now imports the instance using imp...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-28 richardReplaced errno integers with their module values.
2001-07-24 anthonybaxteroops. left a print in
2001-07-24 anthonybaxteroops. Html.
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...
2001-07-23 richardok, so now "./roundup-admin init" will ask questions...
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite