Mercurial > p > roundup > code
comparison ChangeLog @ 65:7854a37a5558
regenerated on Tue Jul 24 14:53:34 EST 2001
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Tue, 24 Jul 2001 04:53:39 +0000 |
| parents | 6d5f1620db75 |
| children | 60ef5268b65a |
comparison
equal
deleted
inserted
replaced
| 64:8bce2210ef81 | 65:7854a37a5558 |
|---|---|
| 1 2001-07-24 11:08 richard | 1 2001-07-24 14:26 anthonybaxter |
| 2 | 2 |
| 3 * CHANGES.TXT: noted changes in changes.txt | 3 * roundup/backends/back_bsddb3.py: bsddb3 implementation. For now, |
| 4 it's the bsddb implementation with a "3" added in crayon. | |
| 4 | 5 |
| 5 2001-07-24 11:07 richard | 6 2001-07-24 11:07 richard |
| 6 | 7 |
| 7 * roundup-server: Added command-line arg handling to roundup-server | 8 * roundup-server: Added command-line arg handling to roundup-server |
| 8 so it's more useful out-of-the-box. | 9 so it's more useful out-of-the-box. |
| 13 the keywords class | 14 the keywords class |
| 14 | 15 |
| 15 2001-07-24 09:32 richard | 16 2001-07-24 09:32 richard |
| 16 | 17 |
| 17 * INSTALL.TXT: minor edit | 18 * INSTALL.TXT: minor edit |
| 18 | |
| 19 2001-07-24 09:32 richard | |
| 20 | |
| 21 * CHANGES.TXT: added mention of the new template | |
| 22 | 19 |
| 23 2001-07-24 09:28 richard | 20 2001-07-24 09:28 richard |
| 24 | 21 |
| 25 * roundup/templates/: README.txt, classic/__init__.py, | 22 * roundup/templates/: README.txt, classic/__init__.py, |
| 26 classic/dbinit.py, classic/instance_config.py, | 23 classic/dbinit.py, classic/instance_config.py, |
| 48 * roundup-server: disabled the reloading until it can be done | 45 * roundup-server: disabled the reloading until it can be done |
| 49 properly | 46 properly |
| 50 | 47 |
| 51 2001-07-23 18:55 richard | 48 2001-07-23 18:55 richard |
| 52 | 49 |
| 53 * CHANGES, CHANGES.TXT, INSTALL.TXT, README, README.TXT: renamed | 50 * CHANGES, INSTALL.TXT, README, README.TXT: renamed the text files |
| 54 the text files so that they're recognised as text files on windows | 51 so that they're recognised as text files on windows added |
| 55 added INSTALL.TXT | 52 INSTALL.TXT |
| 56 | 53 |
| 57 2001-07-23 18:53 richard | 54 2001-07-23 18:53 richard |
| 58 | 55 |
| 59 * README, roundup-server: Fixed the ROUNDUPS decl in roundup-server | 56 * README, roundup-server: Fixed the ROUNDUPS decl in roundup-server |
| 60 Move the installation notes to INSTALL | 57 Move the installation notes to INSTALL |
| 276 | 273 |
| 277 2001-07-19 15:52 anthonybaxter | 274 2001-07-19 15:52 anthonybaxter |
| 278 | 275 |
| 279 * cgitb.py, config.py, date.py, hyperdb.py, roundup-mailgw.py, | 276 * cgitb.py, config.py, date.py, hyperdb.py, roundup-mailgw.py, |
| 280 roundup.py, roundup_cgi.py, roundupdb.py, server.py, template.py: | 277 roundup.py, roundup_cgi.py, roundupdb.py, server.py, template.py: |
| 281 Added CVS keywords $Id: ChangeLog,v 1.1 2001-07-24 04:19:07 anthonybaxter Exp $ and $Log: not supported by cvs2svn $ to all python files. | 278 Added CVS keywords $Id: ChangeLog,v 1.2 2001-07-24 04:53:39 anthonybaxter Exp $ and $Log: not supported by cvs2svn $ to all python files. |
| 282 | 279 |
| 283 2001-07-19 15:46 anthonybaxter | 280 2001-07-19 15:46 anthonybaxter |
| 284 | 281 |
| 285 * config.py: modified to use localconfig.py (if it exists) and to | 282 * config.py: modified to use localconfig.py (if it exists) and to |
| 286 make the various options (e.g. paths) based on ROUNDUP_HOME &c. | 283 make the various options (e.g. paths) based on ROUNDUP_HOME &c. |
