add support for an attachment upload field
[ikiwiki.git] / IkiWiki /
2008-07-01 Joey Hessdisable cgi uploads earlier
2008-07-01 Joey Hessremove unused editpage title
2008-07-01 Joey HessConfigure CGI.pm to disable file uploads by default.
2008-06-29 Joey Hesscall format hooks when generating page previews
2008-06-28 Joey Hesssmiley: Generate links relative to the destpage. (Fixes...
2008-06-25 Joey Hesspagesources might not be populated
2008-06-25 Joey Hessonly convert urls if the module is installed
2008-06-25 Joey Hessformatting
2008-06-25 Joey Hessrename to txt
2008-06-25 Joey Hessinitial version
2008-06-24 Bernd ZeimetzDisable handling of "bare" links by the creole plugin.
2008-06-21 Bernd Zeimetz`template` option for aggregate.pm.
2008-06-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-19 Joey Hessavoid creole parsing wikilinks
2008-06-19 Joey Hesscreole: New plugin from Bernd Zeimetz. Closes: #486930
2008-06-16 Joey Hesstextile: The Text::Textile perl module has some regexps...
2008-06-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-15 Joey Hessmeta: Store "description" in pagestate for use by other...
2008-06-15 Joey Hessbugfixes for show=title
2008-06-15 Joey Hesscheck that parent hash exists, to avoid creating it
2008-06-15 Joey Hessnote about titles and dependencies
2008-06-15 Joey Hessstyle changes
2008-06-15 Joey Hessinitial add
2008-06-15 Joey Hessmap: Add a "show" parameter. "show=title" can be used...
2008-06-13 Joey Hessfix two build bugs
2008-06-08 Joey HessDon't generate empty title attributes, etc, and allow...
2008-06-08 Joey Hessimg: Support captions.
2008-06-04 Joey Hessfinishing touches on the new search plugin
2008-06-04 Joey Hessset rebuild before loading plugins
2008-06-04 Joey Hessfix uninitialized value problem
2008-06-04 Joey HessThe search interface now allows searching for a page...
2008-06-04 Joey Hessit's not $title, try the other variable
2008-06-04 Joey Hessdon't use meta title
2008-06-04 Joey Hesshave the xapian stemmer use a language based on LANG
2008-06-04 Joey Hessalso decode html entities in the title
2008-06-04 Joey Hessdecode html entities
2008-06-04 Joey Hessfix clearing index on page deletion
2008-06-04 Joey HessPass a destpage parameter to the sanitize hook.
2008-06-04 Joey Hessmove indexing to sanitize hook
2008-06-04 Joey HessMerge branch 'master' into xapian
2008-06-04 Joey Hessmore search improvements
2008-06-04 Joey Hessmore substr fixes
2008-06-04 Joey HessFilter hooks are no longer called during the scan phase...
2008-06-04 Joey Hessadd a colon to disambiguate
2008-06-04 Joey Hessavoid warning
2008-06-04 Joey Hessuse "U" term
2008-06-04 Joey Hessdon't loop forever
2008-06-04 Joey Hessfixed most of the xapian todos
2008-06-04 Joey Hessprettify page names, and drop the redunadant url display
2008-06-04 Joey Hessfix toindex
2008-06-04 Joey Hessfirst pass at doing xapian indexing
2008-06-03 Joey Hesssearch: Converted to use xapian-omega.
2008-05-31 Joey Hessinline: The optimisation in 2.41 broke nested inlines...
2008-05-30 Joey Hesshaiku: Generate valid xhtml.
2008-05-30 Joey Hesshashed password support, and empty password security fix
2008-05-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-29 Joey Hessteximg: If the log isn't written, avoid ugly error...
2008-05-29 Joey Hessteximg: Fix logurl.
2008-05-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-28 Joey HessWhen calling decode_utf8 on known-problimatic content...
2008-05-25 Thomas SchwingeAvoid ``uninitialized value'' warning when there actual...
2008-05-21 Joey HessPerls older than 5.10 need to use the old method of...
2008-05-21 Joey Hessdisplay an error message if CGI::Session fails to load
2008-05-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-15 Joey Hessgit: Skip over signed-off-by and similar lines in commi...
2008-05-15 Joey Hessinline: Display a message if the 'pages' parameter...
2008-05-15 Joey Hessorphans: As a special case, the toplevel index page...
2008-05-13 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-13 Joey Hessmdwn: Add a multimarkdown setup file option.
2008-05-13 Joey HessFixes for behavior changes in perl 5.10's CGI
2008-05-08 Joey Hesspaste-o
2008-05-08 Joey Hessadd --delete-bucket option
2008-05-08 Joey Hessload plugins before printing messages
2008-05-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-08 Joey Hessamazon s3 index file improvements
2008-05-08 Joey Hesssimplify key determination code
2008-05-08 Joey Hessremove debugging
2008-05-08 Joey Hessimplemented pruning, s3 support now complete-ish
2008-05-08 Joey Hessforgot to add..
2008-05-08 Joey Hessamazon s3 support implemented and kinda working
2008-05-07 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-07 Joey HessOptimised file statting code when scanning for modified...
2008-05-06 Joey Hesspinger/pingee now tested and working
2008-05-06 Joey HessPOSIX::setsid is not exported per default
2008-05-06 Joey Hessaggregate: Add support for web-based triggering of...
2008-05-02 Joey Hessgit: Put -- before the filename when calling git rev...
2008-05-02 Joey HessFix ugly display when editing a page that has vanished.
2008-05-02 Joey Hessavoid uninitialised value
2008-05-01 Joey Hessanonk: Add anonok_pagespec configuration setting that...
2008-04-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-30 Joey Hessimg: Support a title attribute, will be passed through...
2008-04-26 Joey Hesstoc: Add the table of contents at sanitize time, rather...
2008-04-10 Joey HessUse bzr --quiet to avoid it outputting stuff and messin...
2008-04-10 Joey HessFix broken rcs_update for bzr. (Scott Bronson)
2008-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-10 Joey HessFix CSRF attacks against the preferences and edit forms...
2008-04-03 Joey Hessneed to handle urls to images the same
next