ikiwiki/IkiWiki
Joey Hess 26dae8f049 clean up use of IkiWiki::Receive
Loading and use of IkiWiki::Receive can all be pushed into the git plugin,
rather than scattered around.

I had at first wanted to make a receive plugin and move it there,
but a plugin was not a good fit; you don't want users to have to manually
load it, and making the git plugin load the receive plugin at the right
times would need more, and ugly code.
2009-09-10 16:15:48 -04:00
..
Plugin clean up use of IkiWiki::Receive 2009-09-10 16:15:48 -04:00
Setup Setup automator: Check that each plugin added to the generated setup file can be loaded and that its config is ok. If a plugin fails for any reason, disable it in the generated file. Closes: 532001 2009-06-05 16:58:06 -04:00
CGI.pm Expand banned_users; it can now include PageSpecs, which allows banning by IP address. 2009-09-08 15:17:39 -04:00
Receive.pm clean up use of IkiWiki::Receive 2009-09-10 16:15:48 -04:00
Render.pm <pedant>rename depends_exact to depends_simple 2009-08-28 15:13:45 -04:00
Setup.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm clean up use of IkiWiki::Receive 2009-09-10 16:15:48 -04:00