Add path and path_natural sort orders
[ikiwiki.git] / IkiWiki / Plugin / lockedit.pm
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-23 Joey Hessstop using REMOTE_ADDR
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-02-12 Joey HessGroup related plugins into sections in the setup file...
2010-01-05 Joey Hesslockedit can make sense with no auth plugins
2010-01-04 Joey Hesslockedit: Detect if no authentication plugins are enabl...
2009-04-04 Joey HessMerge branch 'master'
2009-01-01 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31 Joey HessMerge branch 'next'
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29 Joey HessMerge branch 'master' into next
2008-12-28 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-25 Joey HessMerge branch 'master' into next
2008-12-24 Joey Hessremove deprecated admin prefs
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hessfinalise version 3.00 of the plugin api
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-10-15 Joey HessMerge branch 'master' into darcs
2008-10-08 Joey Hesslockedit: Support specifying which users (and IP addres...
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-08-03 Joey Hessremove description_html, add link
2008-08-02 Joey Hesswebsetup form display done
2008-08-01 Joey Hesshide deprecated values if empty after save
2008-08-01 Joey Hessadmin prefs move to setup file, stage 1
2008-07-02 Joey HessMerge branch 'tova'
2008-07-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01 Joey Hessminor optimisation
2008-01-07 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07 Joey Hessfixes
2008-01-07 Joey Hess* Improved the canedit hook interface, allowing a callb...
2007-12-08 Joey HessMAJOR basewiki reorg
2007-05-07 joey* Improve handling of edits of locked pages by users...
2007-04-29 joey* Use fieldsets in the preferences form to group relate...
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-02-20 joey* Changed calling convention for httmllink slightly...
2007-02-06 joey* Patch based on a patch from Ethan to support relative...
2007-02-02 joey* Add canedit hook, allowing arbitrary controls over...