aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* In html5 mode, generate a host- or protocol-relative <base> for the CGISimon McVittie2014-10-05
* Add reverse_proxy option which hard-codes cgiurl in CGI outputSimon McVittie2014-10-05
* Force use of $config{url} as top URL in w3mmodeSimon McVittie2014-10-05
* Fix crash that can occur when only_committed_changes is set and a file is del...Joey Hess2014-09-26
* img: raise an error if we cannot find the image's sizeSimon McVittie2014-09-16
* Merge branch 'ready/templatebody'Simon McVittie2014-09-15
|\
| * Assume that every page has been scanned by the time the scan phase endsSimon McVittie2014-03-05
| * Track whether we're in the scan or render phaseSimon McVittie2014-03-05
| * Add templatebody plugin and directive, and enable it by defaultSimon McVittie2014-03-05
| * IkiWiki::Render: make 'scan' idempotentSimon McVittie2014-03-05
* | Merge branch 'ready/autoindex-more-often'Simon McVittie2014-09-15
|\ \
| * | Allow creation of transient index pages for directories outside srcdirSimon McVittie2014-07-04
| * | autoindex: remove unnecessary special case for transient underlaySimon McVittie2014-07-04
* | | Merge branch 'ready/more-magic'Simon McVittie2014-09-15
|\ \ \
| * | | filecheck: accept MIME types that don't contain ';'Simon McVittie2014-09-10
* | | | Merge remote-tracking branch 'jcflack/early-env'Simon McVittie2014-09-15
|\ \ \ \
| * | | | More cautious escaping of environment values.Lafayette Chamber Singers Webmaster2014-09-14
| * | | | Installing ikiwiki on a shared-hosting server, there may be no access toLafayette Chamber Singers Webmaster2014-09-14
| |/ / /
* | | | Merge branch 'ready/imgforpdf-and-more'Simon McVittie2014-09-12
|\ \ \ \
| * | | | show resized img in preview using data: urlschrysn2014-07-15
| * | | | img plugin: split resizing calculations and actual resizingchrysn2014-07-15
| * | | | add pagenumber parameterchrysn2014-04-07
| * | | | add pdf support to the img directivechrysn2014-04-07
| * | | | set the file type parameter after reading the imagechrysn2014-04-07
| | |_|/ | |/| |
* | | | Merge branch 'ready/chrysn/linkmapenhancement'Simon McVittie2014-09-12
|\ \ \ \
| * | | | display the pagetitle() in linkmapschrysn2012-03-15
* | | | | Merge branch 'ready/edittemplate2'Simon McVittie2014-09-12
|\ \ \ \ \
| * | | | | edittemplate: use unambiguous RFC 3339 datestampsSimon McVittie2014-09-01
| * | | | | Only provide time, not formatted_time, to edittemplate templatesSimon McVittie2014-09-01
| * | | | | Provide the current time to edittemplate.Jonathon Anderson2014-09-01
| * | | | | Use Linux uuid facility instead of an external library if possibleSimon McVittie2014-09-01
| * | | | | edittemplate: only generate a UUID on-demandSimon McVittie2014-09-01
| * | | | | Provide a UUID in edittemplate templates.Jonathon Anderson2014-09-01
| | |_|/ / | |/| | |
* | | | | Merge branch 'ready/postform-no'Simon McVittie2014-09-12
|\ \ \ \ \
| * | | | | inline: postform=no should take precedence over rootpage existingSimon McVittie2014-07-04
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ready/perf'Simon McVittie2014-09-12
|\ \ \ \ \
| * | | | | In all=no conditionals, depend on the influences, not the test pagespecSimon McVittie2014-03-03
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ready/comments'Simon McVittie2014-09-12
|\ \ \ \ \
| * | | | | comments: use comments_pagespec for authorization, not just UISimon McVittie2014-07-04
| | |/ / / | |/| | |
* | | | | Merge branch 'ready/trail-sort'Simon McVittie2014-09-12
|\ \ \ \ \
| * | | | | trail: don't generate a costly dependency when forcing sort orderSimon McVittie2014-07-11
| |/ / / /
* | | / / do not double-decode unicode in CGI formsAntoine Beaupré2014-09-09
| |_|/ / |/| | |
* | | | Plugins::highlight: replace use of langdefdir with searchFileDavid Bremner2014-08-06
* | | | cope with missing getConfDir in 3.18+ of highlight.David Bremner2014-08-06
|/ / /
* / / only_committed_changes could fail in a git repository merged with git merge -...Joey Hess2014-04-05
|/ /
* | Merge remote-tracking branch 'remotes/smcv/ready/careful-eval'Joey Hess2014-02-23
|\ \
| * | protect $@ whenever a block using $@ is non-trivialSimon McVittie2014-02-21
* | | Merge remote-tracking branch 'remotes/smcv/ready/git-push-origin-master'Joey Hess2014-02-23
|\| |
| * | git: explicitly specify the branch to push to originSimon McVittie2014-02-21
* | | Merge remote-tracking branch 'intrigeri/fix_diffurl_vs._cgit'Joey Hess2014-02-23
|\ \ \