]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
refactor pagespec derelevitisation code
[ikiwiki.git] / IkiWiki /
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...
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
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-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
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-24  Joey Hessremove deprecated googlecalendar plugin
2008-12-24  Joey Hessremove deprecated admin prefs
2008-12-24  Joey Hesscamelcase: Add camelcase_ignore setting.
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessenable aggregate_internal by default
2008-12-23  Joey HessMerge commit 'smcv/recentchanges'
2008-12-22  Simon McVittierecentchanges_link CGI: If the linked page is internal...
2008-12-21  Joey HessMerge commit 'smcv/openid'
2008-12-21  Joey HessMerge commit 'smcv/comments'
2008-12-21  Joey HessMerge branch 'comments'
2008-12-21  Simon McVittiecomments: substitute commentsurl and atomcommentsurl...
2008-12-21  Simon McVittieopenid: in &openiduser, allow subdirectory-style provid...
2008-12-21  Simon McVittieopenid: in &openiduser, let domain-style providers...
2008-12-21  Simon McVittiecomments: run pagetemplate hooks
2008-12-21  Simon McVittiecomments: linkify and preprocess preview with correct...
2008-12-21  Simon McVittieMerge commit 'origin/comments' into comments-joey
2008-12-21  Joey Hessmeta: Process meta date during scan pass so that the...
2008-12-21  Joey HessMerge branch 'master' into comments
2008-12-21  Joey Hessavoid storing transient state in pagestate
2008-12-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-20  Joey HessMerge commit 'smcv/comments'
2008-12-20  Simon McVittiecomments: Rename COMMENTURL to ADDCOMMENTURL to avoid...
2008-12-20  Simon McVittiecomments: pass COMMENTOPENID to templates
2008-12-20  Simon McVittiecomments: remove linkuser(), it's been integrated into...
2008-12-20  Simon McVittie_comment directive: if the user looks like an OpenID...
2008-12-19  Joey Hessavoid uninitialized value
2008-12-19  Joey Hessfix comment permalink to always point to comment parent...
2008-12-19  Joey Hessremove cruft
2008-12-19  Joey Hessrename comments_form to editcomment
2008-12-19  Joey Hessrename comments_display to comment
2008-12-19  Joey Hessreplace discussion links on pages with comments link
2008-12-19  Joey Hessjump to comment after posting
2008-12-18  Joey Hessaggregate: If a feed fails to be downloaded, try again...
2008-12-18  Joey Hessjump to comments anchor after post
2008-12-18  Joey Hesstypo
2008-12-18  Joey Hessadd Comments link when displaying a page inline
2008-12-18  Joey Hessfix test when comments_closed_pagespec is empty
2008-12-17  Joey Hesschange around comments pagespecs
2008-12-17  Joey Hessfix default values for config settings
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-12-17  Joey Hesschecksessionexpiry: rework
2008-12-17  Joey HessMerge branch 'master' into comments
2008-12-17  Joey Hessmonotone: When getting the log, tell monotone how many...
2008-12-17  Joey Hessrename: Fix double-escaping of page name in edit box.
2008-12-12  Joey Hesselide unnecessary variables
2008-12-12  Joey Hessremove fixme
2008-12-12  Joey Hessfix redefinition of $author
2008-12-12  Joey Hessmove related code together
2008-12-12  Joey Hesswhitespace
2008-12-12  Joey Hessdon't explicitly use inline
2008-12-12  Joey Hessavoid unnecessary variable
2008-12-12  Joey Hessget rid of the [postcomment] hack
2008-12-12  Joey Hessmove getsetup to usual place
2008-12-12  Joey HessMerge branch 'master' into comments
2008-12-12  Simon McVittiehtmlbalance: don't compact whitespace, and set misc...
2008-12-12  Joey HessMerge branch 'master' into comments
2008-12-12  Joey Hessmeta: Pass info to htmlscrubber so htmlscrubber_skip...
2008-12-12  Simon McVittiecomments: Store dates in GMT and in ISO-8601
2008-12-11  Joey Hesssimplifiy logic
2008-12-11  Simon McVittiecomments: Change internal-use-only directive from ...
2008-12-11  Simon McVittiecomments: Use new feedfile, emptyfeeds options to inline
2008-12-11  Simon McVittiecomments: don't interpolate IP into anonymous user's "name"
2008-12-11  Simon McVittiecomments: fix invocation of possibly_foolish_untaint
2008-12-11  Simon McVittiecomments: avoid warning if there's no subject
2008-12-11  Simon McVittiecomments: Optionally allow anonymous commenters to...
2008-12-11  Simon McVittiecomments: Remove some dead code
2008-12-11  Simon McVittiecomments: rename main field to "editcontent" consistent...
next