]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Setup/Standard.pm
response
[ikiwiki.git] / IkiWiki / Setup / Standard.pm
2008-08-05  Joey Hessavoid forcing syslog setting
2008-08-04  Joey Hessloosen qw regexp
2008-08-03  Joey Hessfix misc breakage from plugin safe/rebuild data addition
2008-08-03  Joey Hessplugin safe/rebuild controls
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 Hessfix syntax error with corrupt data
2008-08-02  Joey Hesswebsetup form display done
2008-08-02  Joey Hessrefactor
2008-07-31  Joey HessMerge branch 'master' into autoconfig
2008-07-29  Joey HessMerge branch 'tova' into autoconfig
2008-07-27  Joey Hesshandle options with no value and no example value
2008-07-27  Joey Hesslose the ugly $rawsetup, use a function
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessfixups
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessfixups
2008-07-26  Joey Hessadd example wrapper and fix formatting
2008-07-26  Joey Hessfilter out demo plugins
2008-07-26  Joey Hessload all plugins when generating setup
2008-07-26  Joey Hessadd gensetup for git
2008-07-26  Joey HessMerge branch 'master' into autoconfig
2008-07-26  Joey Hessrefactor
2008-07-26  Joey Hessrefactor
2008-07-26  Joey Hesscan now dump fully functional setup files
2008-07-26  Joey Hessadd info for all common setup file options, and most...
2008-07-26  Joey Hessfixes
2008-07-26  Joey Hessfixes
2008-07-26  Joey Hessadd dumpsetup option; refactor
2008-07-26  Joey Hesssetup dumping improvements
2008-07-26  Joey Hessmore formatting
2008-07-26  Joey Hessimprove formatting
2008-07-26  Joey Hessadd ability to generate setup files
2008-07-11  Joey Hessfix use ordering
2008-07-10  Joey HessMake it possible to load setup files w/o running them...
2008-06-04  Joey Hessset rebuild before loading plugins
2008-05-08  Joey Hessload plugins before printing messages
2007-06-30  joey* Correct a longstanding bug that could cause the edit...
2007-03-17  joey* Make ikiwiki -verbose -setup with a setup file that...
2007-02-21  joey* Since the CGI had to drop the wiki lock to avoid...
2006-12-29  joey* Allow disabling of plugins included in goodstuff.
2006-12-29  joey* Initial work on internationalization of the program...
2006-12-21  joey* Turn $config{wiki_file_prune_regexps} into an array...
2006-09-21  joey* Add --render mode, which can be used to preview an...
2006-08-23  joey* Patch from Jordà Polo to make Setup::Standard support...
2006-07-30  joey* ikiwiki can now download and aggregate feeds with...
2006-07-28  joey* Add exclude option in setup files, works same as...
2006-07-28  joey* Add getopt hook type, this allows plugins to add...
2006-07-04  joey* Make ikiwiki --setup --refresh rebuild wrappers,...
2006-07-03  joey* Introduce add_plugins and disable_plugins config...
2006-05-03  joeyrather a lot of changes to make hyperestraier search...
2006-05-02  joeydeep copy/untaint arrays in setup
2006-04-21  joeyfix comment
2006-03-26  joeyadd --refresh and make it with with --setup
2006-03-24  joeyload index before refresh
2006-03-23  joeyanother sub, wow
2006-03-23  joeylock wiki here too
2006-03-23  joeymissing include
2006-03-23  joeyMajor code reoganisation, splitting up the single big...
2006-03-23  joeyfix config restoration after wrapper gen
2006-03-23  joeyfix oops in %config handling
2006-03-23  joeyAt Branden's request, clean up the hardcoded ".ikiwiki...
2006-03-15  joeyfixes
2006-03-15  joeyconfig files now based on perl modules