]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
fix link, remove redirection page
[ikiwiki.git] / IkiWiki /
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  Joey Hesstypo
2009-01-27  Joey HessMerge commit 'smcv/underlay'
2009-01-27  Joey HessMerge commit 'smcv/updated'
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-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-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  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-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...
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
next