ikiwiki/IkiWiki
Joey Hess bfda13f16c recentchangesdiff: truncate extremely large diffs
A diff was already truncated after 200 lines. But it could still be
arbitrarily enormous, if a spammer or other random noise source likes long
lines. That could use a lot of memory to html encode etc the diff and fill
it into the template. Truncating after 100kb seems sufficient; it allows
for 200 lines of up to 512 characters each.
2012-01-23 18:39:53 -04:00
..
Plugin recentchangesdiff: truncate extremely large diffs 2012-01-23 18:39:53 -04:00
Setup Make the setup automator create YAML formatted files. 2011-11-06 16:01:50 -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 remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm Use lockf rather than flock when taking the cgilock, for better portability. 2011-08-24 17:35:53 -04:00