]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
fix prototype
[ikiwiki.git] / IkiWiki /
2008-10-14  Joey Hessfix prototype
2008-10-14  Joey Hessinline: Allow MTIME to be used in inlinepage.tmpl.
2008-10-13  Joey HessPass HTTPS variable through the wrapper so that CGI...
2008-10-10  Joey Hessoptimise url parsing and add guard against failure to parse
2008-10-10  Peter Simonsgoogle plugin: Use google.com to search the local site.
2008-10-09  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-09  Joey Hessorphans: Fix unquoted page name in regexp.
2008-10-08  Joey Hesslockedit: Support specifying which users (and IP addres...
2008-10-06  Joey Hessavoid $_ in a few other for loops
2008-10-06  Joey Hessremove: Avoid $_ breakage. (Stupid, stupid perl.)
2008-10-02  Joey Hessremove, rename: Allow acting on attachments as a page...
2008-10-02  Joey Hessattachment: Support adding attachments to pages even...
2008-10-02  Joey Hessdon't special case preview
2008-10-01  Joey Hessinline: Fix handling of rootpage that doesn't exist.
2008-10-01  Joey HessMerge branch 'tova'
2008-10-01  Joey Hessfix subpage rename bug with indexpages
2008-10-01  Joey HessMerge branch 'master' into tova
2008-10-01  Joey HessMerge branch 'master' into tova
2008-09-30  Joey HessMerge branch 'master' into tova
2008-09-29  Joey Hesssupport indexpages
2008-09-29  Joey HessRemoved the pagefile function, which was confusingly...
2008-09-29  Joey Hessuse newpagefile
2008-09-29  Joey Hesssupport indexpages when renaming pages
2008-09-29  Joey Hesssupport indexpages when creating new pages
2008-09-29  Joey HessMerge branch 'master' into tova
2008-09-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-29  Joey Hessavoid unnecessarily rebuilding pages with complex condi...
2008-09-29  Joey Hessuse gettext
2008-09-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-29  Joey Hessfix handing of case of file first created by preview...
2008-09-27  Joey Hesseditpage: Be more aggressive (and less buggy) about...
2008-09-27  Joey HessReorganize index file, add a format version field.
2008-09-27  Joey Hesstemplate: Make edit link for new templates ensure the...
2008-09-27  Joey Hesshtmltidy robustness fixes
2008-09-27  Joey HessExport pagetitle, titlepage, linkpage.
2008-09-27  Joey Hesstypo
2008-09-27  Joey Hesspagetype is exported
2008-09-27  Joey HessMerge commit 'smcv/beautify'
2008-09-27  Joey Hesstypo
2008-09-26  Joey Hesshtmlscrubber: Add a config setting that can be used...
2008-09-26  Joey Hessdecode utf-8 in recentchanges_link parameter
2008-09-26  Joey Hesstag: Make edit link for new tags ensure that the tags...
2008-09-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-25  Joey Hessgit: Fix handling of utf-8 filenames in recentchanges.
2008-09-25  Joey Hessattachment: Add admin() pagespec to test if the uploadi...
2008-09-25  Joey Hessaggregate: Avoid uninitialized value warnings for pages...
2008-09-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-25  Joey Hessrecentchanges: Fix redirects to non-page files.
2008-09-23  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-23  Joey Hessrename: Hide type field from rename form when renaming...
2008-09-23  Joey Hessmultiple rename support is working
2008-09-23  Joey HessMerge branch 'master' into tova
2008-09-23  Joey Hessrename, remove: Don't rely on a form parameter to tell...
2008-09-23  Joey Hessfactor out fixlinks
2008-09-23  Joey Hessfactor out do_rename
2008-09-23  Joey Hessadd checkbox to rename subpages too
2008-09-23  Joey Hesslayout
2008-09-23  Joey HessPrint a debug message if a page has multiple source files.
2008-09-23  Joey Hessinclude perl error in warning about openid
2008-09-23  Simon McVittieFix typo in skeleton.pm.example: sessionncgi (with extra n)
2008-09-21  Simon McVittieremove: redirect via urlto(), avoiding mentions of...
2008-09-21  Simon McVittierecentchanges: construct redirections via urlto(),...
2008-09-21  Simon McVittiepoll: Use urlto to produce redirection URLs, avoiding...
2008-09-21  Simon McVittieeditpage: beautify redirection URLs, avoiding exposing...
2008-09-21  Joey Hesshandle templates with special characters in name
2008-09-21  Joey Hessavoid uninitialised value warning
2008-09-21  Joey Hessadd missing page name sanity check
2008-09-21  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-20  Joey Hessavoid warning if percent value is not numeric
2008-09-20  Joey Hessavoid duplicate template lookup
2008-09-20  Joey Hessrevert colon part of change
2008-09-20  Joey Hessedittemplate patch from Willu
2008-09-19  Joey Hessi18n
2008-09-19  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-19  Joey Hessprogress: Display an error if the progress cannot be...
2008-09-17  Joey Hessfix check for nonexistant content
2008-09-17  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-17  Joey Hessstore ctime for use by expiry code
2008-09-17  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-17  Joey Hessaggregate: Support atom feeds with only a summary eleme...
2008-09-17  Joey Hesseditdiff: Broken since 2.62 due to wrong syntax, now fixed.
2008-09-17  Joey Hessaggregate: Allow expirecount to work on the first pass...
2008-09-14  Joey Hessrootpage is not a pagespec
2008-09-11  Joey Hesslistdirectives: Enable use of the directives underlay.
2008-09-11  Joey Hesschange git hook description
2008-09-09  Joey Hessgoodstuff update
2008-09-09  Joey Hessimg: Support sizes like 200x. Closes: #475149
2008-09-09  Joey Hessprogress: New plugin to generate progress bars (willu)
2008-09-08  Joey Hessddate: Stop clobbering timeformat when not enabled.
2008-09-08  Joey Hessminor optimisation
2008-09-05  Joey HessMerge branch 'master' of file:///srv/git/ikiwiki.info
2008-09-05  Joey Hesseditpage: New core plugin factoring out page editing...
2008-09-05  Joey HessUNIVERSAL not used in this plugin
2008-09-04  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-02  Joey Hessuse yesno
2008-09-02  Joey Hesstable: Support header=column to make the table header...
2008-09-01  Joey Hessfilecheck: Fall back to testing for binary or plain...
2008-09-01  Joey Hessdon't fail if %config is not set
2008-08-28  Joey HessSet cookies HttpOnly.
2008-08-28  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
next