aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* httpauth: Document that ikiwiki.cgi has to be in a directory subject to authe...Joey Hess2008-09-30
* editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...Joey Hess2008-09-27
* Add %wikistate, which is like %pagestate except not specific to a given page,...Joey Hess2008-09-27
* Reorganize index file, add a format version field.Joey Hess2008-09-27
* template: Make edit link for new templates ensure the page is located under t...Joey Hess2008-09-27
* htmltidy robustness fixesJoey Hess2008-09-27
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* Beautify urls used in various places. (smcv)Joey Hess2008-09-27
* typoJoey Hess2008-09-27
* Epand usage message and add --help. Closes: #500344Joey Hess2008-09-27
* htmlscrubber: Add a config setting that can be used to disable the scrubber a...Joey Hess2008-09-26
* tag: Make edit link for new tags ensure that the tags are created inside tagb...Joey Hess2008-09-25
* git: Fix handling of utf-8 filenames in recentchanges.Joey Hess2008-09-25
* attachment: Add admin() pagespec to test if the uploading user is a wiki admin.Joey Hess2008-09-25
* aggregate: Avoid uninitialized value warnings for pages with no recorded ctime.Joey Hess2008-09-25
* recentchanges: Fix redirects to non-page files.Joey Hess2008-09-25
* releasing version 2.65Joey Hess2008-09-24
* rename: Hide type field from rename form when renaming attachments.Joey Hess2008-09-23
* changelogJoey Hess2008-09-23
* rename, remove: Don't rely on a form parameter to tell whether the page shoul...Joey Hess2008-09-23
* Add keepextension parameter to htmlize hook. (Willu)Joey Hess2008-09-23
* Print a debug message if a page has multiple source files.Joey Hess2008-09-23
* add missing page name sanity checkJoey Hess2008-09-20
* edittemplate patch from WilluJoey Hess2008-09-20
* Fix reversion in use of ikiwiki -verbose -setup with a setup file that enable...Joey Hess2008-09-20
* progress: Display an error if the progress cannot be parsed, and allow the pe...Joey Hess2008-09-19
* store ctime for use by expiry codeJoey Hess2008-09-17
* aggregate: Support atom feeds with only a summary element, and no content ele...Joey Hess2008-09-17
* editdiff: Broken since 2.62 due to wrong syntax, now fixed.Joey Hess2008-09-17
* aggregate: Allow expirecount to work on the first pass. (expireage still need...Joey Hess2008-09-17
* releasing version 2.64Joey Hess2008-09-14
* document code change in last commitJoey Hess2008-09-14
* Removed old redirecton pages from basewiki (helponformatting, markdown, openi...Joey Hess2008-09-12
* Removed the obsolete blog page from the basewiki. ikiwiki/blog still remains,...Joey Hess2008-09-11
* license directive docs using basewiki licenseJoey Hess2008-09-11
* listdirectives: Enable use of the directives underlay.Joey Hess2008-09-11
* changelogJoey Hess2008-09-11
* Improve error message if external plugin fails to load. Closes: #498458Joey Hess2008-09-11
* goodstuff updateJoey Hess2008-09-09
* img: Support sizes like 200x. Closes: #475149Joey Hess2008-09-09
* Add allow_symlinks_before_srcdir to config so websetup doesn't eat it.Joey Hess2008-09-09
* progress: New plugin to generate progress bars (willu)Joey Hess2008-09-09
* ddate: Stop clobbering timeformat when not enabled.Joey Hess2008-09-08
* Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir spec...Joey Hess2008-09-08
* releasing version 2.63Joey Hess2008-09-08
* editpage: New core plugin factoring out page editing to allow disabling it if...Joey Hess2008-09-05
* po/Makefile: update po files when the pot file has changed. Closes: #497951Joey Hess2008-09-05
* For fine control over what characters are allowed, unescaped in source filena...Joey Hess2008-09-04
* table: Support header=column to make the table header be the first column of ...Joey Hess2008-09-02
* filecheck: Fall back to testing for binary or plain text files if no mime typ...Joey Hess2008-09-01