annotate doc/.cvsignore @ 1409:8dc60d87ab42

Fixed a backlog of bug reports, and worked on python 2.3 compatibility: - fixed templating filter function arguments [SF#678911] - fixed multiselect in searching [SF#676874] - fixed parsing of content-disposition filenames [SF#675116] - added 'h' to roundup-server optarg list [SF#674070] - fixed doc for db.history in anydbm and rdbms_common [SF#679221] - fixed timelog example so it handles new issues [SF#678908] - handle missing os.fork() [SF#681046] - fixed roundup-reminder [SF#681042] - fixed int assumptions about Number values [SF#677762] - added warning filter for "FutureWarning: hex/oct constants > sys.maxint will return positive values..." (literal 0xffff0000 in portalocker.py) - fixed ZPT code generating SyntaxWarning for assignment to None
author Richard Jones <richard@users.sourceforge.net>
date Thu, 06 Feb 2003 05:43:49 +0000
parents 8dd4f736370b
children 12f7d32337f9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
686
c52122f38c9b Documentation cleanup, added info for potential (and current) developers
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 announcement.html
c52122f38c9b Documentation cleanup, added info for potential (and current) developers
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 customizing.html
c52122f38c9b Documentation cleanup, added info for potential (and current) developers
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3 developers.html
c52122f38c9b Documentation cleanup, added info for potential (and current) developers
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
4 implementation.html
c52122f38c9b Documentation cleanup, added info for potential (and current) developers
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
5 index.html
c52122f38c9b Documentation cleanup, added info for potential (and current) developers
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
6 installation.html
c52122f38c9b Documentation cleanup, added info for potential (and current) developers
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
7 user_guide.html
690
509a101305da node ids are now generated from a lockable store - no more race conditions
Richard Jones <richard@users.sourceforge.net>
parents: 686
diff changeset
8 FAQ.html
732
5dc8af6132f0 *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 690
diff changeset
9 security.html
743
b093dfc8bdd9 *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 732
diff changeset
10 features.html
784
9781a0e0db64 *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 743
diff changeset
11 upgrading.html
9781a0e0db64 *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 743
diff changeset
12 glossary.html
912
Richard Jones <richard@users.sourceforge.net>
parents: 784
diff changeset
13 design.html
1223
3232e3f11a23 *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 912
diff changeset
14 maintenance.html

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