comparison CHANGES.txt @ 2845:1455fcabc49e

command line options for windows service; threaded server
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sun, 31 Oct 2004 07:22:13 +0000
parents 9ab32261216b
children adec352e2ce0
comparison
equal deleted inserted replaced
2844:5dddfc64816d 2845:1455fcabc49e
27 - roundup-admin reindex command may now work on single items or classes 27 - roundup-admin reindex command may now work on single items or classes
28 - multiple selection Link/Multilink search field (thanks Marlon van den Berg) 28 - multiple selection Link/Multilink search field (thanks Marlon van den Berg)
29 - relaxed hyperlinking in web interface (accept "issue123" or "Issue 123") 29 - relaxed hyperlinking in web interface (accept "issue123" or "Issue 123")
30 - record journaltag lookup ("fixes" sf bug 998140) 30 - record journaltag lookup ("fixes" sf bug 998140)
31 - allow listing popup to be used in query forms (thanks Marcus Priesch) 31 - allow listing popup to be used in query forms (thanks Marcus Priesch)
32 - roundup windows service may be installed with command line options
33 recognized by roundup-server (but not tracker specification arguments).
34 Use this to specify server configuration file for the service.
35 - added experimental multi-thread server
32 36
33 Fixed: 37 Fixed:
34 - postgres backend open doesn't hide corruption in schema (sf bug 956375) 38 - postgres backend open doesn't hide corruption in schema (sf bug 956375)
35 - *dbm-style backends nuke() method now clear id counters 39 - *dbm-style backends nuke() method now clear id counters
36 - removed safeget() from the API (sf bug 994750) 40 - removed safeget() from the API (sf bug 994750)

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