]> sipb.mit.edu Git - ikiwiki.git/history - debian/changelog
Tighten page name regex to not allow carriage returns or line feeds
[ikiwiki.git] / debian / changelog
2008-02-05  Joey Hessupdate after merge
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-02-04  Joey Hess* inline: Add new `allowrss` and `allowatom` config...
2008-02-04  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-04  Joey Hess* inline: When previewing, still call will_render on...
2008-02-03  Joey Hess* monotone changes by Brian May:
2008-02-03  Joey Hessimplement aggregate_locking design
2008-02-03  Joey Hess* recentchanges: Exipre all *._change pages, even if...
2008-02-03  Joey Hess* recentchanges: Improve handling of links on the very...
2008-02-03  Joey Hess* aggregate: Revert use of forking to not save state...
2008-02-03  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03  Joey Hess* poll: This plugin turns out to have edited pages...
2008-02-03  Joey Hess* cgi hooks are now run before ikiwiki state is loaded.
2008-02-03  Joey Hess* aggregate: Forking a child broke the one state that...
2008-02-03  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03  Joey Hess* Revert preservation of input file modification times...
2008-02-02  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-02  Joey Hessreleasing version 2.30
2008-01-30  Joey Hess* Copyright file updates.
2008-01-30  Joey Hessupdate
2008-01-30  Joey Hesschangelog
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hessmerged the recentchanges branch
2008-01-29  Joey Hess* meta: Add pagespec functions to match against title...
2008-01-29  Joey Hessimprove support for internal pages
2008-01-29  Joey Hessupdates
2008-01-29  Joey Hess* Removed support for sending commit notification mails...
2008-01-29  Joey Hessdon't render internal-use pages, and document them
2008-01-29  Joey Hess * prettydate,ddate: Don't ignore time formats passed...
2008-01-29  Joey HessMerge branch 'master' into recentchanges
2008-01-29  Joey Hess * inline: The template can check for FIRST and LAST...
2008-01-28  Josh TriplettAdd new preprocessor directive syntax¸ using a '!' prefix.
2008-01-27  Josh TriplettRemove a trailing space from debian/changelog (noticed...
2008-01-27  Josh Triplettdebian/changelog entry for commit 37b4fadcee4e500a1ac68...
2008-01-24  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-24  Joey Hess* aggregate: Fork a child process to handle the aggrega...
2008-01-17  Joey Hessupdate changelog
2008-01-16  Joey Hess* aggregate: Don't let feeds set creation times for...
2008-01-11  Joey Hess* Old versions of git-init don't support --git-dir...
2008-01-10  Joey Hessreleasing version 2.20
2008-01-10  Joey Hessdocs/changelog
2008-01-09  Joey HessIn preferences, allow the subscriptions and email field...
2008-01-09  Joey Hessnot only markdown adds gunk, so remove it in the main...
2008-01-09  Joey Hess* mdwn: When htmlizing text, if it's a single line...
2008-01-09  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09  Joey Hess* template: Remove bogus htmlize pass added in 2.16.
2008-01-09  Joey Hessclarification
2008-01-09  Joey Hess* meta: Run in scan mode again (more intelligently...
2008-01-09  Joey Hess* inline: Add copyright/license info on a per-post...
2008-01-09  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09  Joey Hessreleasing version 2.19
2008-01-09  Joey Hess* aggregate: Include copyright statements from rss...
2008-01-07  Joey Hess* htmlscrubber: Further work around #365971 by adding...
2008-01-07  Joey Hess* Add a prereq on Data::Dumper 2.11 or better, needed...
2008-01-07  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07  Joey Hess* Improved the canedit hook interface, allowing a callb...
2008-01-07  Joey Hess* opendiscussion: allow editing of the toplevel discuss...
2008-01-07  Joey Hess* Only try postsignin if no other action matched. Fixes...
2008-01-05  Joey Hess* aggregate: Only save state if it was already loaded...
2008-01-05  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-05  Joey Hess* aggregate: Only save state if it was already loaded...
2008-01-05  Joey Hess* aggregate: Only save state if it was already loaded.
2008-01-02  Joey Hess* Stop testing Encode::is_utf8 in decode_form_utf8...
2008-01-02  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-01  Joey Hess* Split error messages for failures to drop real uid...
2007-12-30  Joey Hessreleasing version 2.17
2007-12-30  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-30  Joey Hess* aggregate: Fix stupid mistake introduced when convert...
2007-12-28  Joey Hess* map: Fix handling of common prefix to handle the...
2007-12-28  Joey Hess* conditional: Improve regexp testing for simple uses...
2007-12-28  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-28  Joey Hess* img: Allow the link parameter to point to an exterior...
2007-12-26  Joey Hess* img: Avoid nesting images when linking to another...
2007-12-22  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-22  Joey Hessupdate changelog
2007-12-19  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-19  Joey Hess* Improved parentlinks special case for index pages.
2007-12-19  Joey Hessreleasing version 2.16
2007-12-18  Joey Hess* Work around perl taint checking bug #411786, where...
2007-12-17  Joey Hess* Don't refuse to render files with ".." in their name...
2007-12-16  Joey Hess* Re-organise dependencies and recommends now that...
2007-12-16  Joey Hess* git: Correct display of multiline commit messages...
2007-12-16  Joey Hess* brokenlinks: Don't list the same link multiple times...
2007-12-16  Joey Hess* meta: Drop support for "meta link", since supporting...
2007-12-16  Joey Hess* meta: Drop support for "meta link", since supporting...
2007-12-13  Joey Hess* Allow editing a page and deleting all content, while...
2007-12-12  Joey Hessdocument prior commit
2007-12-12  Joey Hess* shortcut: Expand %S to the raw input text, not url...
2007-12-12  Joey Hess* Htmlize parameters passed to the template preprocesso...
2007-12-12  Joey Hess * Allow dashes in preprocessor directive commands...
2007-12-12  Joey Hess* Avoid unnecessary stat calls to get mtime when render...
2007-12-12  Joey Hess* Ensure that web edited pages always end in a newline.
2007-12-12  Joey Hess* Change formbuilder hook to not be responsible for...
2007-12-12  Joey Hessworks, but I'm not entirely happy with it yet
2007-12-10  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-10  Joey Hess* Fix file pruning code to work if ikiwiki is run with...
2007-12-09  Joey Hess* The calendar plugin stores state about when it needs...
2007-12-08  Joey Hess* Added a version plugin that saves state about what...
2007-12-08  Joey Hess* Finally implemented a simple per-page data storage...
2007-12-08  Joey HessMAJOR basewiki reorg
next