Merge commit 'upstream/master' into prv/po
[ikiwiki] / IkiWiki /
2009-01-18  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-17  intrigerifix previous buggy merge
2009-01-17  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-17  Joey Hessblogspam api now supports homepage link
2009-01-17  Joey Hessload rpc xml lib on the fly
2009-01-17  Joey Hessuse short names in comittype
2009-01-17  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-17  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-17  Joey Hessblogspam: New plugin, adding spam filtering for page...
2009-01-17  Joey Hessmake postcomment() pagespecs work while in checkcontent
2009-01-17  Joey Hessadd new hook to skeleton
2009-01-17  Joey Hesscheckcontent: New hook, can be used to implement arbitr...
2009-01-17  Joey Hessremove xxx comment
2009-01-16  intrigeripo: when possible, disable use of Text::WrapI18N in...
2009-01-16  intrigeripo(change): re-render all rendered files in one corner...
2009-01-15  intrigeripo: pages in underlay dirs are not translatable
2009-01-15  intrigeripo(_istranslation): fix unitialized value
2009-01-15  intrigeripo: fix broken links from slave pages
2009-01-15  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-13  intrigeripo: do not add translation status to parentlinks
2009-01-13  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-13  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-13  Joey HessAdd auto-blog.setup
2009-01-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-11  Joey Hesspinger: Get whole url, don't just head.
2009-01-10  Joey HessConsistently allow use of relative paths in all PageSpe...
2009-01-10  Joey HessMerge commit 'smcv/comments'
2009-01-10  Simon McVittiecomments: if the remove plugin is enabled, append a...
2009-01-10  Simon McVittiecomments: only try to insert commentuser etc. into...
2009-01-07  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-07  Joey Hessrepolist: New plugin to support the rel=vcs-* microformat.
2009-01-07  Joey Hessincrement interface version
2009-01-07  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-07  Joey Hesscomments: Fix cache avoidance hack.
2009-01-06  Joey Hessrename: Show full names of affected pages.
2009-01-06  Joey Hessrefactor
2009-01-06  Joey Hesstable: Find links in external files in scan pass.
2009-01-06  Joey Hesstypo
2009-01-06  Joey Hesstable: Fix misparsed links in external files
2009-01-05  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-05  Joey HessA recent change to gitweb removed support for the form...
2009-01-02  intrigeripo(isvalidpo): more meaningful error message
2009-01-02  intrigeripo: back to the cansave hook, as the form validation...
2009-01-02  intrigeripo: first attempt to replace cansave hook with form...
2009-01-02  intrigeripo/i18n: move the function names out of the translatabl...
2009-01-02  intrigeripo: updated copyright years
2009-01-02  intrigeripo(formbuilder_setup): remove the rename/remove buttons...
2009-01-02  intrigeripo: avoid warnings and possible bugs with nested named...
2009-01-02  intrigeripo: gettext-ize error messages
2009-01-02  intrigeripo: do not allow to create pages of type po
2009-01-02  intrigeripo: cosmetic changes to percent translated display
2009-01-02  intrigeripo(formbuilder_setup): use a template to display the...
2009-01-02  intrigeripo: test formbuilder_setup hook to warn about new maste...
2009-01-02  intrigeripo: require ikiwiki plugin interface 3.0
2009-01-01  intrigeripo: send msgfmt output to /dev/null, else it creates...
2009-01-01  intrigeripo: fix error messages
2009-01-01  intrigeripo(cansave): check PO validity using new isvalidpo...
2009-01-01  intrigeriskeleton plugin: added the canrename and canremove...
2009-01-01  intrigeripo(cansave): use po_to_markup to check PO validity
2009-01-01  intrigeripo: move most of filter code to its own function
2009-01-01  intrigeripo: register a (dummy) cansave hook
2009-01-01  intrigerieditpage: added a cansave hook
2009-01-01  intrigeriPass src, srcfile, dest and destfile to the canrename...
2009-01-01  intrigeripo: bugfix
2009-01-01  intrigeripo: fix canrename hook
2009-01-01  intrigerirename: pass the CGI and session to the rename hook
2009-01-01  intrigeripo: use the new canrename hook to prevent translation...
2009-01-01  intrigerirename: implemented new canrename hook
2009-01-01  intrigeriremove: implemented a new canremove hook; use it in...
2009-01-01  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-01  intrigeriRender.pm: also use 'our' for $backlinks_calculated
2009-01-01  intrigeripo(myurlto): more robust run_by_editpage logic
2009-01-01  intrigeripo: some code/comments refactoring
2009-01-01  intrigeripo: follow new coding style (removed Vim folding markers
2009-01-01  intrigeripo: added postscan hook, to make pages depend on the...
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-31  intrigeripo: new po_translation_status_in_links option
2008-12-31  intrigeripo(nicepagetitle): forgot to display %
2008-12-31  intrigeripo(percenttranslated): fix issue with leading /
2008-12-31  intrigeripo(nicepagetitle): append translation status to links...
2008-12-31  intrigeripo: inject our own (currently a no-op) nicepagetitle...
2008-12-31  intrigeripo: fix redirect after edit, using a somehow tricky...
2008-12-31  intrigeripo: delete translations of deleted master pages
2008-12-31  Joey Hesswebsetup: Avoid a crash when a new array setup item...
2008-12-31  Joey Hessmake sure value is defined before using it as an array
2008-12-30  intrigeripo: remove debug statements
2008-12-30  intrigeripo: remove renamed pages special handling, not needed...
2008-12-30  intrigerithe rename hook can now change the list of pages to...
2008-12-30  intrigerirenamed the renamepage hook to renamelink, added rename...
2008-12-30  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-29  Joey Hesshtmlbalance: Demand-load HTML::TreeBuilder to avoid...
2008-12-29  Joey Hesscomments: Add cache avoidance.
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-28  Joey Hessreleasing version 2.72
2008-12-27  Joey Hesstypo
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey Hessinline: Run format hook first
2008-12-26  Joey HessMerge branch 'master' into next
next