summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2008-10-23untrusted committers code seems to be fully workingJoey Hess
2008-10-23Optimise the no-op post-commit hook in the web edit case by skipping loading ...Joey Hess
2008-10-23Updated Danish translation from Jonas Smedegaard. Closes: #503117Joey Hess
2008-10-22Updated Spanish translation from the ever vigilant Victor Moral.Joey Hess
2008-10-21function injection overhaulJoey Hess
2008-10-20tag: When tagpage is set, force the links created by tagging to point at the ...Joey Hess
2008-10-20inline: Only the last feed link was put on the page, fix this to include all ...Joey Hess
2008-10-19Use the pure perl Data::Dumper when generating setup files to ensure that utf...Joey Hess
2008-10-19Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding...Joey Hess
2008-10-19fix relativedate timezone inclusionJoey Hess
2008-10-19Updated French translation. Closes: #502694Joey Hess
2008-10-17tweak recentchanges permalink codeJoey Hess
2008-10-17relativedate: New javascript-alicious plugin that makes all dates display rel...Joey Hess
2008-10-17Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess
2008-10-17releasing version 2.67Joey Hess
2008-10-16aggregate: Avoid bug that caused immediate expiration of items with a date in...Joey Hess
2008-10-15inline: Use the feed's description in the rss and atom links. Closes: #502113Joey Hess
2008-10-14inline: Allow MTIME to be used in inlinepage.tmpl.Joey Hess
2008-10-13Pass HTTPS variable through the wrapper so that CGI->https can be used by plu...Joey Hess
2008-10-10document google pluginJoey Hess
2008-10-09orphans: Fix unquoted page name in regexp.Joey Hess
2008-10-08lockedit: Support specifying which users (and IP addresses) a page is locked ...Joey Hess
2008-10-07Updated Spanish translation from Victor Moral.Joey Hess
2008-10-06remove: Avoid $_ breakage. (Stupid, stupid perl.)Joey Hess
2008-10-05releasing version 2.66Joey Hess
2008-10-05fix lintian warningJoey Hess
2008-10-05make set -eJoey Hess
2008-10-02Updated French translation. Closes: #500929Joey Hess
2008-10-02remove, rename: Allow acting on attachments as a page is being created.Joey Hess
2008-10-02attachment: Support adding attachments to pages even as they are being created.Joey Hess
2008-10-01inline: Fix handling of rootpage that doesn't exist.Joey Hess
2008-09-30Merge branch 'master' into tovaJoey Hess
2008-09-30httpauth: Document that ikiwiki.cgi has to be in a directory subject to authe...Joey Hess
2008-09-29updateJoey Hess
2008-09-29Add indexpages optionJoey Hess
2008-09-27editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...Joey Hess
2008-09-27Add %wikistate, which is like %pagestate except not specific to a given page,...Joey Hess
2008-09-27Reorganize index file, add a format version field.Joey Hess
2008-09-27template: Make edit link for new templates ensure the page is located under t...Joey Hess
2008-09-27htmltidy robustness fixesJoey Hess
2008-09-27Export pagetitle, titlepage, linkpage.Joey Hess
2008-09-27Beautify urls used in various places. (smcv)Joey Hess
2008-09-27typoJoey Hess
2008-09-27Epand usage message and add --help. Closes: #500344Joey Hess
2008-09-26htmlscrubber: Add a config setting that can be used to disable the scrubber a...Joey Hess
2008-09-25tag: Make edit link for new tags ensure that the tags are created inside tagb...Joey Hess
2008-09-25git: Fix handling of utf-8 filenames in recentchanges.Joey Hess
2008-09-25attachment: Add admin() pagespec to test if the uploading user is a wiki admin.Joey Hess
2008-09-25aggregate: Avoid uninitialized value warnings for pages with no recorded ctime.Joey Hess
2008-09-25recentchanges: Fix redirects to non-page files.Joey Hess