http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/config.py Mercurial Repository: p/roundup/code: config.py history 2001-07-19T10:43:01+00:00 HTTP_HOST and HTTP_PORT config options. http://hg.code.sf.net:8000/p/roundup/code/#changeset-cdb38951a7ab6783f16fc230ae98dbc56909b291 Anthony Baxter anthonybaxter@users.sourceforge.net 2001-07-19T10:43:01+00:00 2001-07-19T10:43:01+00:00
changeset cdb38951a7ab
branch
bookmark
tag
user Anthony Baxter <anthonybaxter@users.sourceforge.net>
description HTTP_HOST and HTTP_PORT config options.
files
fixing (manually) the (dollarsign)Log(dollarsign)... http://hg.code.sf.net:8000/p/roundup/code/#changeset-3b0a72f54613b2a001832ff7f47a033107a643e5 Anthony Baxter anthonybaxter@users.sourceforge.net 2001-07-19T06:27:07+00:00 2001-07-19T06:27:07+00:00
changeset 3b0a72f54613
branch
bookmark
tag
user Anthony Baxter <anthonybaxter@users.sourceforge.net>
description fixing (manually) the (dollarsign)Log(dollarsign)...

...entries caused by my using the magic (dollarsign)Id(dollarsign) and
(dollarsign)Log(dollarsign) strings in a commit message. I'm a twonk.

Also broke the help string in two.
files
Added CVS keywords $Id$ and $Log$ to all python files. http://hg.code.sf.net:8000/p/roundup/code/#changeset-72a0ba086b3ef6e74f07b1efc2e8e1aa936f3c8a Anthony Baxter anthonybaxter@users.sourceforge.net 2001-07-19T05:52:22+00:00 2001-07-19T05:52:22+00:00
changeset 72a0ba086b3e
branch
bookmark
tag
user Anthony Baxter <anthonybaxter@users.sourceforge.net>
description Added CVS keywords $Id$ and $Log$ to all python files.
files
modified to use localconfig.py (if it exists) http://hg.code.sf.net:8000/p/roundup/code/#changeset-b10f8834cce49397651a06210b858350bea2c172 Anthony Baxter anthonybaxter@users.sourceforge.net 2001-07-19T05:46:47+00:00 2001-07-19T05:46:47+00:00
changeset b10f8834cce4
branch
bookmark
tag
user Anthony Baxter <anthonybaxter@users.sourceforge.net>
description modified to use localconfig.py (if it exists)

and to make the various options (e.g. paths) based on ROUNDUP_HOME &c.
files
Bug fixes: http://hg.code.sf.net:8000/p/roundup/code/#changeset-97559f7bae2e1f5fd9e596805d96a4ca7856ef5c Richard Jones richard@users.sourceforge.net 2001-07-19T05:23:09+00:00 2001-07-19T05:23:09+00:00
changeset 97559f7bae2e
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Bug fixes:

. Fixed bug in re generation in the filter (I hadn't finished the code ;)
. Added TODO as a priority (between bug and usability)
. Fixed handling of None String property in grouped list headings
files
Initial import of code http://hg.code.sf.net:8000/p/roundup/code/#changeset-5e92642cd1f8dda531f1182613467f77650b1b80 Richard Jones richard@users.sourceforge.net 2001-07-19T02:16:19+00:00 2001-07-19T02:16:19+00:00
changeset 5e92642cd1f8
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Initial import of code

Currently version 1.0.2 but with the 1.0.3 changes as given in the
CHANGES file. Is about ready for a 1.0.3 release.

[[This repository is actually a lift into git made in October 2011 of
code history originally kept in CVS and later in Subversion. This
import marks the point at which the original private CVS moved to
public CVS on SourceForge.

Due to technical problems with CVS and the CVS to Subversion
conversion tools, portions of the early history have somewhat garbled
metadata. Here and elsewhere in this repo, comments enclosed in curly
braces were added at the time of the git lift in an attempt to document
the problem.]]
files