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
Setup
CGI.pm
Render.pm
Setup.pm
UserInfo.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00
Wrapper.pm