ikiwiki/IkiWiki
joey c60477228c * Since the CGI had to drop the wiki lock to avoid deadlocking the
commit hook, it was possible for one CGI to race another one and "win"
  the commit of both their files. This race has been fixed by adding a new
  commitlock, which when locked by the CGI, disables the commit hook
  (except for commit mails). The CGI then takes care of the updates the
  commit hook would have done.
2007-02-21 08:55:28 +00:00
..
Plugin * Since the CGI had to drop the wiki lock to avoid deadlocking the 2007-02-21 08:55:28 +00:00
Rcs * Improve use of svn merge, by specifying the file to merge, rather than 2007-01-28 00:06:01 +00:00
Setup * Since the CGI had to drop the wiki lock to avoid deadlocking the 2007-02-21 08:55:28 +00:00
CGI.pm * Since the CGI had to drop the wiki lock to avoid deadlocking the 2007-02-21 08:55:28 +00:00
Render.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
Setup.pm added some comments for translators 2007-01-04 12:00:23 +00:00
UserInfo.pm * Many changes to make ikiwiki very resistant to write failures 2007-02-15 02:22:08 +00:00
Wrapper.pm fix format 2007-01-14 04:35:10 +00:00