ikiwiki/IkiWiki
Joey Hess e5d82ef868 trail: Avoid massive slowdown caused by pagetemplate hook when displaying dynamic cgi pages, which cannot use trail anyway.
This seemed to be due to the pagetemplate hook calling prerender. I've
observed this making it take *minutes* for the signin page to be displayed.
ltracing ikiwiki showed it was matching pagespecs a lot.

It may be that this is still a speed pain point when rendering pages, not
just for CGI. So more work may be needed here.
2013-01-24 10:40:35 +11:00
..
Plugin trail: Avoid massive slowdown caused by pagetemplate hook when displaying dynamic cgi pages, which cannot use trail anyway. 2013-01-24 10:40:35 +11:00
Setup Merge remote-tracking branch 'schmonz/portability' 2012-01-30 15:20:54 -04:00
CGI.pm save whole form state, not just QUERY_STRING, for postsignin 2012-04-08 14:14:33 -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 prune: do not prune beyond an optional base directory, and add a test 2012-04-07 17:52:29 +01:00
Setup.pm
UserInfo.pm
Wrapper.pm add cgi_overload_message 2012-10-11 11:22:03 -04:00