Options set in the setup file are now immediatly loaded by ikiwiki -setup. This allow...
[ikiwiki.git] / IkiWiki.pm
2008-08-06 Joey HessOptions set in the setup file are now immediatly loaded...
2008-08-05 Joey Hesstypo
2008-08-05 Joey HessRevert "typo"
2008-08-05 Joey Hesstypo
2008-08-05 Joey Hessdon't set values for verbose and syslog by default
2008-08-04 Joey Hessimprove fix to DTRT for a param of "0"
2008-08-04 Simon McVittieSuppress warning about uninitialized value if directive...
2008-08-03 Joey Hessreorg settings
2008-08-03 Joey Hessadd advanced and basic modes
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey Hessreword
2008-08-03 Joey Hessshow unsafe options (RO) by default
2008-08-02 Joey Hesswebsetup form display done
2008-08-01 Joey Hessbanned_users move to setup file, stage 1
2008-08-01 Joey Hessrcs plugin loading reorg
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-30 Joey Hessupdate
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey Hesslibdir can be empty
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessfinish with rcs plugin conversion
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hesswrapper setup reorg
2008-07-26 Joey Hessadd example wrapper and fix formatting
2008-07-26 Joey Hessadd missing setup options, tweak others' display
2008-07-26 Joey Hessload all plugins when generating setup
2008-07-26 Joey Hessreorder
2008-07-26 Joey Hessmove more settings out to rcs
2008-07-26 Joey Hessgetsetup-ize svn and bzr
2008-07-26 Joey Hessput preprocess loop errors inside an error span
2008-07-26 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey Hesscan now dump fully functional setup files
2008-07-26 Joey Hessturn booleans into questions
2008-07-26 Joey Hessadd info for all common setup file options, and most...
2008-07-25 Joey Hessfix feed urls
2008-07-21 Joey HessMerge branch 'master' into tova
2008-07-21 Joey HessReally fix bug with links to pages with names containin...
2008-07-17 Joey Hesswhitespace
2008-07-16 Joey HessMerge commit 'intrigeri/pedigree'
2008-07-15 intrigeripedigree rename to parentlinks: rename/adapt everything
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-14 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-13 Joey HessError handling improvement for preprocess hooks. It...
2008-07-13 Simon McVittieMerge branch 'css'
2008-07-13 Joey Hessonly htmlize errors when cgi is actually running
2008-07-12 Joey HessMerge commit 'smcv/master'
2008-07-12 Joey HessMove yesno function out of inline and into IkiWiki...
2008-07-11 Joey Hessrename beautify_url to stress it only works on the...
2008-07-11 Joey HessRevert "Revert "Fix a bug with links to pages whose...
2008-07-11 Joey HessRevert "Fix a bug with links to pages whose names conta...
2008-07-11 Joey Hesswhitespace
2008-07-08 Joey HessFix a bug with links to pages whose names contained...
2008-07-06 Joey HessMerge branch 'master' into tova
2008-07-06 Joey Hesseditpage escaping fixes
2008-07-02 Joey Hesstypo
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey HessMerge branch 'master' into tova
2008-07-02 Joey Hesstypo
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey HessMerge branch 'tova'
2008-07-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01 Joey Hessbetter approach for cgi upload disabling
2008-06-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-15 Joey Hessappend index.html to url generated by urlto("")
2008-06-04 Joey HessPass a destpage parameter to the sanitize hook.
2008-06-04 Joey Hessmove indexing to sanitize hook
2008-05-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-28 Joey HessAdd rel=nofollow to edit links. This may prevent some...
2008-05-22 Joey HessAvoid unsightly warning message when evaling broken...
2008-05-15 Joey HessENV can be used in the setup file to override environme...
2008-05-07 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-07 Joey HessOptimised file statting code when scanning for modified...
2008-05-05 Joey Hessavoid strange FreeBSD problem
2008-05-02 Joey HessFix ugly display when editing a page that has vanished.
2008-04-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-24 Joey HessCorrect a bug in pagespec matching, where a empty pages...
2008-04-10 Joey HessFix missing import of escapeHTML in userlink. (Scott...
2008-03-30 Joey HessAdded a hardlink option in the setup file, useful if...
2008-03-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-03-21 Joey Hessfix page source storing
2008-03-21 Joey Hessfix transition call
2008-03-21 Joey Hessadd transition code for indexdb
2008-03-21 Joey HessChanged to a binary index file, written using Storable...
2008-03-21 Joey HessPrecompile pagespecs, about 10% overall speedup
2008-03-21 Joey Hessimprove comment
2008-03-17 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-17 Joey Hess* Detect invalid pagespecs and do not merge them in...
2008-03-17 Joey Hess* Correct bug in encoding of %pagestate keys, fixes...
2008-02-24 Joey Hesstypo
2008-02-12 Joey Hess* Add the linkify and scan hooks. These hooks can be...
2008-02-10 Josh TriplettMerge branch 'master' into prefix-directives
2008-02-10 Josh TriplettTighten page name regex to not allow carriage returns...
2008-02-07 Josh TriplettAllow whitespace in page names.
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-04 Joey Hess* inline: Add new `allowrss` and `allowatom` config...
2008-02-03 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03 Joey Hessclear %pagestate in loadindex
2008-01-30 Joey Hessmove openiduser function to the openid plugin
next