]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki.pm
multiple formats now supported
[ikiwiki.git] / IkiWiki.pm
2008-11-26  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-26  Joey Hessfix handling of wrappergroup option
2008-11-20  Joey Hessavoid adding ./ to urls unnecessarily
2008-11-12  Joey Hesscheck for invalid utf-8, and toss it back to avoid crashes
2008-11-12  Joey Hessmake unlockwiki drop the cgilock
2008-11-11  Joey Hesslockwiki changes
2008-11-09  Joey HessFix the link() pagespec to match links that are interna...
2008-11-08  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-07  Joey Hessdocument wikistatedir, though it's still internal
2008-11-06  Joey Hessmeta: Plugin is now enabled by default since the basewi...
2008-10-29  Joey Hessallow_symlinks_before_srcdir is a boolean
2008-10-23  Joey Hessuntrusted committers code seems to be fully working
2008-10-23  Joey Hessmore work on untrusted committers
2008-10-23  Joey HessMerge branch 'master' into git-anon
2008-10-23  Joey HessMerge branch 'master' into git-anon
2008-10-23  Joey Hessinitial support for git repos with untrusted committers
2008-10-21  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-21  Joey Hessfunction injection overhaul
2008-10-20  Joey Hessadd displaytime hook
2008-10-19  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19  Joey Hessfix relativedate timezone inclusion
2008-10-18  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-17  Joey Hessadd_underlay: avoid adding the same underlay twice
2008-10-08  Joey Hesslockedit: Support specifying which users (and IP addres...
2008-10-01  Joey Hesstypo
2008-10-01  Joey HessMerge branch 'tova'
2008-10-01  Joey HessMerge branch 'master' into tova
2008-10-01  Joey HessMerge branch 'master' into tova
2008-09-30  Joey HessMerge branch 'master' into tova
2008-09-29  Joey Hessadd newpagefile function
2008-09-29  Joey HessMerge branch 'master' into tova
2008-09-29  Joey HessAdd indexpages option
2008-09-27  Joey Hesseditpage: Be more aggressive (and less buggy) about...
2008-09-27  Joey HessAdd %wikistate, which is like %pagestate except not...
2008-09-27  Joey HessReorganize index file, add a format version field.
2008-09-27  Joey HessExport pagetitle, titlepage, linkpage.
2008-09-27  Joey HessMerge commit 'smcv/beautify'
2008-09-23  Joey HessAdd keepextension parameter to htmlize hook. (Willu)
2008-09-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-11  Joey HessImprove error message if external plugin fails to load...
2008-09-09  Joey HessAdd allow_symlinks_before_srcdir to config so websetup...
2008-09-05  Joey HessMerge branch 'master' of file:///srv/git/ikiwiki.info
2008-09-05  Joey Hesseditpage: New core plugin factoring out page editing...
2008-09-04  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-04  Joey HessFor fine control over what characters are allowed,...
2008-08-29  Joey HessWork around perl $_ scoping nonsense that caused breaka...
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
next