mention a demo site for plugin
[ikiwiki.git] / IkiWiki /
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...
2008-09-23 Joey Hessinclude perl error in warning about openid
2008-09-23 Simon McVittieFix typo in skeleton.pm.example: sessionncgi (with...
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...
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 2.63
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...
2008-08-28 Joey Hessfilecheck: Fixed two bits broken in move from attachment.
2008-08-27 Joey Hesshumansize moved to filecheck
2008-08-26 Joey Hessif extrafooter is already set, append to it
2008-08-26 Joey Hessautoindex: Avoid re-adding previously deleted (or renam...
2008-08-26 Joey Hesscolor: New plugin from ptecza.
2008-08-26 Joey Hessremove dead code
2008-08-26 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-26 Joey Hessedittemplate: Don't wipe out edits on preview.
2008-08-25 Joey Hessfilecheck: New plugin factoring out the PageSpec additi...
2008-08-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-25 Joey Hessupdate
2008-08-25 Joey Hessrename plugin
2008-08-25 Joey Hessindentation, style, and fixed name of preprocessor_desc...
2008-08-25 Joey Hessplugin by willu
2008-08-24 Joey Hesswillu's teximg changes
2008-08-23 Joey Hessmap: The fix for #449285 was buggy and broke display...
2008-08-23 Joey Hessfix my broken fix
2008-08-23 Joey Hessfix off-by-one, and fix link
2008-08-23 Joey Hessfix links to inserted parent pages
2008-08-23 Joey Hessfix directory uniquification code
2008-08-22 Joey Hessmonotone updates
2008-08-22 Joey HessFix bug in wikiname sanitisation in the setup automator.
2008-08-22 Joey Hessimprove handling of typoed or problem rcs
2008-08-14 Joey Hessgraphviz: Fix breakage of the name of the preprocessor...
2008-08-12 Joey Hessfix a common case typo
next