Mercurial > p > roundup > code
comparison CHANGES.txt @ 1434:b953750bdc04
trackers on mysql can be initialised
added mechanism for backends to detect and clear database
| author | Andrey Lebedev <kedder@users.sourceforge.net> |
|---|---|
| date | Sat, 15 Feb 2003 23:19:01 +0000 |
| parents | c70068162e64 |
| children | 436eb851045a |
comparison
equal
deleted
inserted
replaced
| 1433:8429095241d7 | 1434:b953750bdc04 |
|---|---|
| 10 (thanks John Rouillard) | 10 (thanks John Rouillard) |
| 11 - applied patch for nicer history display (sf feature 638280) | 11 - applied patch for nicer history display (sf feature 638280) |
| 12 - cleaning old unused sessions only once per hour, not on every cgi | 12 - cleaning old unused sessions only once per hour, not on every cgi |
| 13 request. It is greatly improves web interface performance, especially | 13 request. It is greatly improves web interface performance, especially |
| 14 on trackers under high load | 14 on trackers under high load |
| 15 - added mysql backend | 15 - added mysql backend (see doc/mysql.txt for details) |
| 16 - fixes to CGI form handling | 16 - fixes to CGI form handling |
| 17 - switch metakit to use "compressed" multilink journal change representation | 17 - switch metakit to use "compressed" multilink journal change representation |
| 18 - fixed bug in metakit unlink journalling | 18 - fixed bug in metakit unlink journalling |
| 19 - metakit now handles "unset" for most types (not Number and Boolean) | 19 - metakit now handles "unset" for most types (not Number and Boolean) |
| 20 - fixed bug in metakit search-by-ID | 20 - fixed bug in metakit search-by-ID |
