ikiwiki/IkiWiki
Joey Hess ae0a9d50be set ctime in --render mode if not known
Avoids some uninitialised value warnings.
2008-10-30 14:50:33 -04:00
..
Plugin don't rely on plugin load order when determining generated directives 2008-10-30 13:41:19 -04:00
Setup Use the pure perl Data::Dumper when generating setup files to ensure that utf-8 characters are written out as such, and not as the encoded perl strings the C Data::Dumper produces. 2008-10-19 21:23:48 -04:00
CGI.pm Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding the wikiname in the session cookie. 2008-10-19 21:07:12 -04:00
Receive.pm move untrusted committer test into the wrapper 2008-10-26 14:03:18 -04:00
Render.pm set ctime in --render mode if not known 2008-10-30 14:50:33 -04:00
Setup.pm don't fail if %config is not set 2008-09-01 11:26:03 -04:00
UserInfo.pm banned_users move to setup file, stage 1 2008-08-01 17:39:17 -04:00
Wrapper.pm do no-op post_commit test in wrapper 2008-10-26 15:13:04 -04:00