aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* avoid unnecessarily rebuilding pages with complex conditionalsJoey Hess2008-09-29
* use gettextJoey Hess2008-09-29
* fix handing of case of file first created by preview but then savedJoey Hess2008-09-29
* editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...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
* typoJoey Hess2008-09-27
* pagetype is exportedJoey Hess2008-09-27
* Merge commit 'smcv/beautify'Joey Hess2008-09-27
|\
| * remove: redirect via urlto(), avoiding mentions of index.htmlSimon McVittie2008-09-21
| * recentchanges: construct redirections via urlto(), avoiding mentions of index...Simon McVittie2008-09-21
| * poll: Use urlto to produce redirection URLs, avoiding mentions of index.htmlSimon McVittie2008-09-21
| * editpage: beautify redirection URLs, avoiding exposing the implementation det...Simon McVittie2008-09-21
* | typoJoey Hess2008-09-27
* | htmlscrubber: Add a config setting that can be used to disable the scrubber a...Joey Hess2008-09-26
* | decode utf-8 in recentchanges_link parameterJoey 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
* | rename: Hide type field from rename form when renaming attachments.Joey Hess2008-09-23
* | multiple rename support is workingJoey Hess2008-09-23
* | Merge branch 'master' into tovaJoey Hess2008-09-23
|\ \
| * | rename, remove: Don't rely on a form parameter to tell whether the page shoul...Joey Hess2008-09-23
* | | factor out fixlinksJoey Hess2008-09-23
* | | factor out do_renameJoey Hess2008-09-23
* | | add checkbox to rename subpages tooJoey Hess2008-09-23
|/ /
* | layoutJoey Hess2008-09-23
* | Print a debug message if a page has multiple source files.Joey Hess2008-09-23
* | include perl error in warning about openidJoey Hess2008-09-23
* | Fix typo in skeleton.pm.example: sessionncgi (with extra n)Simon McVittie2008-09-23
* | handle templates with special characters in nameJoey Hess2008-09-20
* | avoid uninitialised value warningJoey Hess2008-09-20
* | add missing page name sanity checkJoey Hess2008-09-20
* | avoid warning if percent value is not numericJoey Hess2008-09-20
* | avoid duplicate template lookupJoey Hess2008-09-20
* | revert colon part of changeJoey Hess2008-09-20
* | edittemplate patch from WilluJoey Hess2008-09-20
|/
* i18nJoey Hess2008-09-19
* progress: Display an error if the progress cannot be parsed, and allow the pe...Joey Hess2008-09-19
* fix check for nonexistant contentJoey Hess2008-09-17
* 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
* rootpage is not a pagespecJoey Hess2008-09-14
* listdirectives: Enable use of the directives underlay.Joey Hess2008-09-11