ikiwiki/IkiWiki
Joey Hess 9151346687 aggregate: Avoid resetting ctime when an item md5 changes.
Besides being wrong to do, this could lead to the wrong item
being expired, as follows: If B is added and at the same time
A is changed, then A's ctime may be set to the current time,
while B's is set to its creation time. Thus the new item, A,
is incorrectly removed as older.

(This interacted especially badly with the bug fixed by
90b4d079605b72bb50d1da41402d994960e10937.)
2009-06-12 19:31:23 -04:00
..
Plugin aggregate: Avoid resetting ctime when an item md5 changes. 2009-06-12 19:31:23 -04:00
Setup
CGI.pm
Receive.pm
Render.pm Disable the Preferences link if no plugin with an auth hook is enabled. 2009-06-09 15:39:00 -04:00
Setup.pm
UserInfo.pm
Wrapper.pm