Mon Dec 19 14:42:02 ART 2005 Alberto Bertogli tagged 0.13 Mon Dec 19 14:30:50 ART 2005 Alberto Bertogli * Shorten the author string in shortlog. Tue Dec 13 11:12:44 ART 2005 Alberto Bertogli * Small changes to do_atom(), make it validate. Thu Dec 1 19:07:08 ART 2005 stephane@sources.org * ATOM support for syndication Tue Dec 13 10:28:49 ART 2005 Alberto Bertogli * Use darcsweb.cgi's modification time to invalidate cache entries. Besides the repository inventory modification time, we also want to check the script's modification time, so if we make changes to darcsweb (updating it, for instance), there's no possibility of serving stale pages if the user forgets to clean the cache. You still need to clean it for configuration changes. Wed Nov 30 08:36:26 ART 2005 Kirill Smelkov * fixu8: honour config.repoencoding when decoding characters like [_\e3] Sat Nov 12 20:59:16 ART 2005 Alexandre Rossi * another basic validation issue The issue was that there was an empty line before the XML declaration, which is not valid. Thu Nov 17 11:41:33 ART 2005 Alberto Bertogli * Make how_old() return a fixed date when caching is enabled. how_old() becomes a problem when we have a cache, because the relative dates will get stalled in the cache. This is makes a workaround by making how_old() return a string containing the fixed date, which isn't quite nice but it will do the trick until a better solution comes up. Thu Nov 17 11:40:27 ART 2005 Alberto Bertogli * Don't close the file in a cache miss. Thu Nov 17 00:27:57 ART 2005 Alberto Bertogli * Call cache.cancel() only if we have a cache. Thu Nov 17 00:10:28 ART 2005 Alberto Bertogli * Implement a simple cache. This patch implements a very simple but effective cache, so darcsweb can avoid regenerating everything all the time. Based on an idea from Alexandre Rossi. Thu Nov 10 12:22:39 ART 2005 Leandro Lucarella * Use a more human-friendly format por list configuration variables. Wed Nov 9 21:34:34 ART 2005 Alberto Bertogli * Highlight tags in the shortlog/summary. Wed Nov 9 20:59:47 ART 2005 Alberto Bertogli * Add exclusion lists to multidir configuration. Tue Nov 8 22:10:31 ART 2005 Alberto Bertogli tagged 0.12