ikiwiki/IkiWiki
Joey Hess 9d54cc4659 implement aggregate_locking design
Now aggregation will not lock the wiki. Any changes made during aggregaton are
merged in with the changed state accumulated while aggregating. A separate
lock file prevents multiple concurrent aggregators. Garbage collection
of orphaned guids is much improved. loadstate() is only called once
per process, so tricky support for reloading wiki state is not needed.

(Tested fairly thuroughly.)
2008-02-03 16:48:26 -05:00
..
Plugin implement aggregate_locking design 2008-02-03 16:48:26 -05:00
Rcs Expand file-id in diffurl in the bzr backend. 2008-01-30 02:29:28 +01:00
Setup * Correct a longstanding bug that could cause the edit form to be empty. 2007-06-30 00:48:39 +00:00
CGI.pm * cgi hooks are now run before ikiwiki state is loaded. 2008-02-03 00:23:04 -05:00
Render.pm * Revert preservation of input file modification times in output files, 2008-02-02 23:40:57 -05:00
Setup.pm * Better error message when a setup file has a syntax error. 2007-11-17 14:06:11 -05:00
UserInfo.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00
Wrapper.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00