]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
(no commit message)
[ikiwiki.git] / IkiWiki /
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...
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
2008-08-12  Joey Hessdefault to looking at page source file if no file is...
2008-08-11  Joey Hesserror if ping fails, rather than printing debug
2008-08-07  Joey Hessuse srcfile/destfile
2008-08-07  Joey Hessavoid link fixup if page name stayed the same
2008-08-07  Joey Hesspage file type rename patch from willu
2008-08-07  Joey Hessinline: Ignore parent dirs when sorting pages by title.
2008-08-06  Joey HessOptions set in the setup file are now immediatly loaded...
2008-08-06  Joey Hessfix inverted test
2008-08-06  Joey Hessexternal: Fix support for hooks called in an array context.
2008-08-06  Joey Hessautoindex: Ignore internal pages, and take underlay...
2008-08-06  Joey Hesssave to real setup file, and rebuild/refresh
2008-08-06  Joey Hesssave the full path to the setup file
2008-08-05  Joey Hesstypo
2008-08-05  Joey HessRevert "typo"
2008-08-05  Joey Hessavoid forcing syslog setting
2008-08-05  Joey Hesstypo
2008-08-04  Joey HessAdd simple patch to silence a warning when using monotone
2008-08-04  Joey Hesshm
2008-08-04  Joey Hessplugin enable/disable working and bugfixes
2008-08-04  Joey Hessloosen qw regexp
2008-08-04  Joey Hesswork around strange problem with banned_users
2008-08-04  Joey Hesscheckboxes back
2008-08-04  Joey Hessuse radio, not checkbox, for booleans
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 3 of 3)
2008-08-03  Joey Hesssupport rebuild tristate
2008-08-03  Joey Hessfix misc breakage from plugin safe/rebuild data addition
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 2 of 3)
2008-08-03  Joey Hessanonok is safe
2008-08-03  Joey Hessmove plugin toggles to before config setting again
2008-08-03  Joey Hessui improvements
2008-08-03  Joey Hessshow force disabled plugins in advanced mode
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-08-03  Joey Hessplugin safe/rebuild controls
2008-08-03  Joey Hessadd advanced and basic modes
2008-08-03  Joey Hessavoid adding extra disabled fields for arrays
2008-08-03  Joey Hessproperly support all types of data in arrays
2008-08-03  Joey Hessremove description_html, add link
2008-08-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03  Joey Hesssupport arrays
2008-08-03  Joey Hessupdate
2008-08-03  Joey Hessrebuild detection
2008-08-03  Joey Hesspull values from form to config
2008-08-03  Joey Hessfix syntax error with corrupt data
2008-08-03  Joey Hesscollect a hash of shown fields
2008-08-03  Joey Hessshow unsafe options (RO) by default
2008-08-03  Joey Hessavoid syslog whining from broken plugins
next