]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/conditional.pm
fix test case ogg mime type
[ikiwiki.git] / IkiWiki / Plugin / conditional.pm
2013-07-11  Joey Hessikiwiki (3.20130711) unstable; urgency=low
2013-01-25  Amitai SchlairMerge branch 'master' into cvs
2012-11-29  Amitai SchlairMerge branch 'master' into cvs
2012-03-18  Joey Hessavoid unnecessary uses of UNIVERSAL
2010-08-27  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-07-12  Joey HessMerge branch 'filter-full'
2010-07-11  intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-04  Joey Hessremove unnecessary and troublesome filter calls
2010-06-25  intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-17  Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-15  Joey Hessconditional: Fix bug that forced "all" mode off by default.
2010-02-12  Joey Hesssetup file ordering
2010-02-12  Joey HessGroup related plugins into sections in the setup file...
2009-10-14  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-13  Joey HessMerge branch 'dependency-types'
2009-10-12  Joey HessMerge branch 'master' into dependency-types
2009-10-12  Joey HessMerge branch 'master' into dependency-types
2009-10-12  Joey HessMerge branch 'master' into dependency-types
2009-10-11  Joey HessMerge branch 'master' into dependency-types
2009-10-11  Joey HessMerge branch 'master' into dependency-types
2009-10-10  Joey HessMerge branch 'master' into dependency-types
2009-10-09  Joey Hessconditional: use pagespec_match_list
2009-10-09  Joey Hessindentation
2009-10-09  Joey Hessconditional: use yesno
2009-04-04  Joey HessMerge branch 'master'
2009-01-13  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-10  Joey HessConsistently allow use of relative paths in all PageSpe...
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-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-09-29  Joey HessMerge branch 'master' into tova
2008-09-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-29  Joey Hessavoid unnecessarily rebuilding pages with complex condi...
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-07-16  Joey HessMerge commit 'intrigeri/pedigree'
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 Hessswitch preprocess hooks to use error function
2007-12-28  Joey Hess* conditional: Improve regexp testing for simple uses...
2007-07-28  joeyfix
2007-05-17  joey* Add a destpage parameter to the filter hook.
2007-05-09  joey* Add all=no option to conditional, can be used to...
2007-04-27  joeythe kind of perl code that can only be written at 4:30 am
2007-04-27  joey* Make pagespec_match on failure return a value that...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-03-21  joey* Fix link() PageSpecs to not just look at the raw...
2007-03-07  joeymore i18n improvements
2007-02-14  joey* Fix the template, toggle, and conditional plugins...
2007-02-12  joey* Allow plugins to add new types of tests that can...