ikiwiki/IkiWiki
Joey Hess 6c3cdb04ac Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533
https://rt.cpan.org/Ticket/Display.html?id=74487

Gave up trying to support multiple YAML backends. The XS one requires ugly
manual encoding to get unicode right, and doesn't allow dumping yaml
fragments w/o the yaml header, but at least it doesn't randomly crash
on import like YAML::Mo has started to.
2012-01-28 22:36:14 -04:00
..
Plugin recentchangesdiff: truncate extremely large diffs 2012-01-23 18:39:53 -04:00
Setup Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533 2012-01-28 22:36:14 -04:00
CGI.pm record email of new users in userinfo for userlist 2011-06-09 10:58:05 -04:00
Receive.pm Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race. 2011-12-05 15:17:01 -04:00
Render.pm oops 2011-07-26 17:29:59 +02:00
Setup.pm remove debug code 2010-07-26 17:53:06 -04:00
UserInfo.pm
Wrapper.pm Use lockf rather than flock when taking the cgilock, for better portability. 2011-08-24 17:35:53 -04:00