]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
rename: moved subpages addition to a rename hook
[ikiwiki.git] / IkiWiki /
2009-03-08  intrigerirename: moved subpages addition to a rename hook
2009-03-08  intrigerirename hook: run once per file to be renamed
2009-03-08  intrigeriMerge commit 'upstream/master' into prv/po
2009-03-07  Joey Hessrebuild not needed
2009-03-07  Joey Hesswmd plugin from willu
2009-03-01  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-01  Joey HessSetup automator: Fix bug in password comparison. Closes...
2009-02-27  Joey Hessgoto: Fix typo that broke recentchanges_link compatability.
2009-02-26  Joey Hessbzr: Add missing rcs_diff. (liw)
2009-02-26  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-26  Joey Hesscomments: Avoid showing comment moderation button in...
2009-02-26  Joey Hessdetect sslcookie set and no https
2009-02-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-25  Joey Hessbzr: Add missing stub rcs_diff.
2009-02-24  Joey HessSetup automator: Prompt for password twice. Closes: #516973
2009-02-19  Joey Hessrename tag() to tagged(); add docs
2009-02-19  Joey Hessadd tag() pagespec
2009-02-18  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-18  Joey Hesstypo
2009-02-18  Joey Hessgoto: Fix redirect to comments.
2009-02-17  Joey Hesstemplate: Load templates in scan mode
2009-02-17  Joey HessRevert "comments" (stupid commit)
2009-02-17  Joey Hesscomments
2009-02-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-14  Joey Hesscheck for empty srcdir
2009-02-14  Joey Hessdowngrade missing shortcuts page error to warning
2009-02-12  Joey Hessmove check_canedit, check_content to IkiWiki library...
2009-02-12  Joey Hessshortcut: If default_pageext is set, first look for...
2009-02-11  Joey Hessdoubled semicolons
2009-02-09  Joey HessCreate any missing directory necessary to put the wrapp...
2009-02-04  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-04  Joey Hessdoubled semicolon
2009-02-03  Joey HessMerge commit 'smcv/atom'
2009-02-03  Simon McVittieWork around XML::Atom strangeness that results in doubl...
2009-02-01  Joey Hessrename apache404 -> 404
2009-02-01  Joey Hessfactor out IE stupididy workaround
2009-01-31  Joey HessMerge commit 'smcv/goto'
2009-01-31  Simon McVittieSplit cgi_goto into a goto plugin
2009-01-31  Simon McVittieSplit apache404 into an independent plugin
2009-01-31  Simon McVittieCGI: pad error responses with 512 bytes of spaces so...
2009-01-31  Simon McVittieCGI: set up goto hook so that /ikiwiki.cgi?do=goto...
2009-01-31  Simon McVittieCGI: add cgi_page_from_404(), which remaps a path like...
2009-01-31  Simon McVittieIkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_UR...
2009-01-31  Simon McVittieCGI: if the page is missing, give the "missing page...
2009-01-31  Simon McVittieCGI: document why commenter and recentchanges_link...
2009-01-31  Simon McVittierecentchanges: delete CGI hook in favour of the global one
2009-01-31  Simon McVittiecomments: delete cgi hook in favour of the global one
2009-01-31  Simon McVittieCGI: if the "do" parameter is goto, recentchanges_link...
2009-01-31  Simon McVittieCGI: add cgi_goto(CGI, [page])
2009-01-27  intrigeripo: remove all dependencies on nicepagetitle
2009-01-27  intrigerirename hook: instead of modifying the passed-by-name...
2009-01-27  Joey Hesstypo
2009-01-27  Joey HessMerge commit 'smcv/underlay'
2009-01-27  Joey HessMerge commit 'smcv/updated'
2009-01-27  Joey Hesshook function names should be the same as the hook name
2009-01-26  intrigeripo: make the "backlinks involve dependencies" feature...
2009-01-26  intrigerirevert renamepage's hook original name
2009-01-26  intrigeripo: bring back a useful use of scalar
2009-01-26  intrigerionly pass named parameters to the canremove hook
2009-01-26  intrigerionly pass named parameters to the canrename hook
2009-01-26  intrigeripo(formbuilder): stop hunting down non-existent cases
2009-01-26  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-26  Joey Hessadd mising hooks and fix syntax error
2009-01-26  Joey Hessremove unnecessary returns
2009-01-26  Joey Hessremove redundant use
2009-01-26  Joey Hessnon-code changes
2009-01-26  Joey Hessmore unnecessary parens
2009-01-26  Joey Hessavoid keeping running if a DOS attack is possible
2009-01-26  Joey Hessremove unnecessary parens
2009-01-26  Joey Hessanother useless use of scalar
2009-01-26  Joey Hessremove useless uses of scalar
2009-01-26  Joey Hessimprove some english
2009-01-26  Joey Hessavoid standalone -e or foo syntax
2009-01-26  Joey Hessavoid mixing english with translation
2009-01-26  Joey HessMerge branch 'master' into po
2009-01-26  Joey Hessgit: Fix malformed utf8 recieved from git.
2009-01-26  Joey Hessformat moderation queue only at end, avoid O(N^3) bug
2009-01-26  Joey Hessadd reject all marked defer checkbox
2009-01-26  Joey Hesssort comment queue by time, newest first
2009-01-26  Joey Hessadd a button to prefs page for comment moderation
2009-01-25  Joey Hessclean up comment preview
2009-01-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-25  Joey Hesscomments: Add a moderation web interface.
2009-01-25  Joey Hesscomments: If comment content checks fail, store the...
2009-01-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-25  Joey Hessblogspam: Fix use of blogspam_options and blogspam_serv...
2009-01-23  Joey Hesstypo
2009-01-23  Joey Hessfix uninitialized value warnings
2009-01-23  Joey Hessfix typo
2009-01-22  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-22  Gabriel McManusimg: only provide alt text if it was specified
2009-01-20  Joey Hessfix removal form display
2009-01-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-19  Joey Hessblogspam: Log spam info on failure.
2009-01-19  intrigeriremove cansave plugin, now replaced by Joey's checkcont...
2009-01-19  intrigerimake checkcontent compatible with hooks that need the...
2009-01-18  Simon McVittieAdd meta field "updated", which can alter the <updated...
2009-01-18  Joey HessAvoid feeding decoded unicode to Term::ReadLine
2009-01-18  Simon McVittieAdd underlay plugin
2009-01-18  intrigeriMerge commit 'upstream/master' into prv/po
next