http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/roundup/config.py Mercurial Repository: p/roundup/code: roundup/config.py history 2002-02-06T07:11:13+00:00 [config-0-4-0-branch] I've re-worked the config structure a little so it's simpler http://hg.code.sf.net:8000/p/roundup/code/#changeset-13719594278b25bbb60d88e44b182cbbd9da05f5 Richard Jones richard@users.sourceforge.net 2002-02-06T07:11:13+00:00 2002-02-06T07:11:13+00:00
changeset 13719594278b
branch config-0-4-0-branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description I've re-worked the config structure a little so it's simpler

(one less file) and added a unit test so we can be sure it's working.
files
[config-0-4-0-branch] Miscellaneous improvements http://hg.code.sf.net:8000/p/roundup/code/#changeset-fdee2ff82b401f21f80c93fbf78627f6a62b4a47 Titus Brown titus@users.sourceforge.net 2002-01-03T08:28:17+00:00 2002-01-03T08:28:17+00:00
changeset fdee2ff82b40
branch config-0-4-0-branch
bookmark
tag
user Titus Brown <titus@users.sourceforge.net>
description Miscellaneous improvements

* Altered function names in roundup.config to bE NeAtEr rather_than_ugly;

* Created some extra roundup.config exceptions to let people know what's
going on;

* Modified instance_config.py to use those exceptions, so that syntax errors
or other exceptions did *not* trigger the same behavior as import
while in the templates/ directory.

* Modified roundup.cgi to use the same neater function names, plus did some
minor cleanup.
files
[config-0-4-0-branch] Fixed a number of minor syntax issues & error handling. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a261b0bbba438d6fda391071994894b082435203 Titus Brown titus@users.sourceforge.net 2002-01-03T04:28:21+00:00 2002-01-03T04:28:21+00:00
changeset a261b0bbba43
branch config-0-4-0-branch
bookmark
tag
user Titus Brown <titus@users.sourceforge.net>
description Fixed a number of minor syntax issues & error handling.
files
[config-0-4-0-branch] Initial ConfigParser implementation. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a5cd27d33516ba47a1f44a411eb559410da62142 Titus Brown titus@users.sourceforge.net 2002-01-03T02:12:05+00:00 2002-01-03T02:12:05+00:00
changeset a5cd27d33516
branch config-0-4-0-branch
bookmark
tag
user Titus Brown <titus@users.sourceforge.net>
description Initial ConfigParser implementation.
files