]> sipb.mit.edu Git - ikiwiki.git/shortlog
ikiwiki.git
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  JoshTriplettFix version.
2008-12-31  Joey Hessformatting
2008-12-31  Joey Hessfix link
2008-12-31  Joey Hessfix link
2008-12-31  Joey Hess3.0 annoucement
2008-12-31  Joey Hessformatting
2008-12-31  Joey Hessformatting
2008-12-31  Joey Hessadd news item for ikiwiki 3.00
2008-12-31  Joey Hessreleasing version 3.00
2008-12-31  Joey Hessfix moveprefs transition
2008-12-31  Joey Hessmove to correct location
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-31  intrigerineed_global_renamepage_hook: proposed solution implemen...
2008-12-31  intrigeripo/todo: reflect current link-related work status
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/todo: reflect current status of links-related work
2008-12-31  intrigeripo: fix redirect after edit, using a somehow tricky hack
2008-12-31  intrigeripo: delete translations of deleted master pages
2008-12-31  http://ptecza... * Now unofficial Ikiwiki backports for Ubuntu Intrepid
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 rename
2008-12-30  intrigerirenamed the renamepage hook to renamelink, added rename...
2008-12-30  Joey HessFrench translation update from Philippe Batailler....
2008-12-30  intrigeripo.t: adapted a few tests to match the current ikiwiki...
2008-12-30  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29  http://smcv... planning a future plugin
2008-12-29  Joey Hessupdate
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-29  Joey Hesshtmlbalance: Demand-load HTML::TreeBuilder to avoid...
2008-12-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-29  Joey Hesssome initial instructions for publishing wikis on github
2008-12-29  http://blog.mithis.net/(no commit message)
2008-12-29  http://blog.mithis.net/(no commit message)
2008-12-29  Joey Hess1st comment spam
2008-12-29  Joey Hessformatting
2008-12-29  Joey Hesscomments: Add cache avoidance.
2008-12-29  Joey Hessclarify cgiurl setting
2008-12-28  Joey HessReplace blank OpenID placeholder logo with an unofficia...
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-28  Joey Hessadd news item for ikiwiki 2.72
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 Hessupdate
2008-12-26  Joey Hessdeprecate embed plugin too
2008-12-26  Joey Hessadd link to untrusted git push
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey Hesscomments: Deal with users entering unqualified or parti...
2008-12-25  Joey HessMerge branch 'master' into next
2008-12-25  Joey Hessgooglecalendar: Add runtime deprecation warning.
2008-12-25  Joey Hessmore 3.0 docs, changelog
2008-12-25  Joey Hessmake ikiwiki-transition prefix_directives take a setup file
2008-12-24  Joey Hessremove top-level directive page from basewiki
2008-12-24  Joey Hessremove deprecated googlecalendar plugin
2008-12-24  Joey Hessremove deprecated admin prefs
2008-12-24  Joey Hesstypo
2008-12-24  Joey Hessclose
2008-12-24  Joey Hesscamelcase: Add camelcase_ignore setting.
2008-12-23  http://puck.openid.org/(no commit message)
2008-12-23  http://puck.openid.org/(no commit message)
2008-12-23  Joey Hessupdate
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hesshack to avoid globlist deprecaton message false positive
2008-12-23  Joey Hessupdate
2008-12-23  Joey HessAdd deprecation warning for GlobLists, which will stop...
2008-12-23  Joey Hessremove globlist support
2008-12-23  Joey Hessfix to use prefix directives
2008-12-23  Joey Hessfix to use prefix directives
2008-12-23  Joey Hessupdate
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-23  Joey Hessupdate
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfix a few directives using the old syntax
2008-12-23  Joey Hessenable prefix_directives by default
2008-12-23  Joey Hessbeginning docs for 3.0
2008-12-23  Joey Hessenable aggregate_internal by default
2008-12-23  Joey Hessresponse
2008-12-23  Joey Hessfix popcon graph link
2008-12-23  http://hendry.iki.fi/Any other schools?
2008-12-23  intrigeripo: make the dev timing clearer
2008-12-23  intrigerihttpauth_feature_parity_with_passwordauth: a bit more...
2008-12-23  http://puck.openid.org/(no commit message)
2008-12-23  Joey Hessmerge recentchanges comments fix
2008-12-23  Joey HessMerge commit 'smcv/recentchanges'
2008-12-23  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
next