ikiwiki/IkiWiki
Joey Hess dd2fa2efb9 When loading a template in scan mode, let preprocess know it only needs to scan.
This makes wikis such as zack's much faster in the scan pass.
In that pass, when a template contains an inline, there is no reason to
process the entire inline and all its pages. I'd forgotten to pass
along the flag to let preprocess() know it was in scan mode, leading to
much unncessary churning.
2009-03-08 18:57:47 -04:00
..
Plugin When loading a template in scan mode, let preprocess know it only needs to scan. 2009-03-08 18:57:47 -04:00
Setup Setup automator: Fix bug in password comparison. Closes: #517654 2009-03-01 15:01:08 -05:00
CGI.pm detect sslcookie set and no https 2009-02-26 01:59:05 -05:00
Receive.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Render.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05: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 Create any missing directory necessary to put the wrapper file into. Closes: #514384 2009-02-09 15:13:12 -05:00