| Commit message (Expand) | Author | Age |
... | |
| * | | | | add pdf support to the img directive | chrysn | 2014-04-07 |
| * | | | | set the file type parameter after reading the image | chrysn | 2014-04-07 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'ready/chrysn/linkmapenhancement' | Simon McVittie | 2014-09-12 |
|\ \ \ \ |
|
| * | | | | display the pagetitle() in linkmaps | chrysn | 2012-03-15 |
* | | | | | Merge branch 'ready/edittemplate2' | Simon McVittie | 2014-09-12 |
|\ \ \ \ \ |
|
| * | | | | | edittemplate: use unambiguous RFC 3339 datestamps | Simon McVittie | 2014-09-01 |
| * | | | | | Only provide time, not formatted_time, to edittemplate templates | Simon McVittie | 2014-09-01 |
| * | | | | | Provide the current time to edittemplate. | Jonathon Anderson | 2014-09-01 |
| * | | | | | Use Linux uuid facility instead of an external library if possible | Simon McVittie | 2014-09-01 |
| * | | | | | edittemplate: only generate a UUID on-demand | Simon McVittie | 2014-09-01 |
| * | | | | | Provide a UUID in edittemplate templates. | Jonathon Anderson | 2014-09-01 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'ready/postform-no' | Simon McVittie | 2014-09-12 |
|\ \ \ \ \ |
|
| * | | | | | inline: postform=no should take precedence over rootpage existing | Simon McVittie | 2014-07-04 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'ready/perf' | Simon McVittie | 2014-09-12 |
|\ \ \ \ \ |
|
| * | | | | | In all=no conditionals, depend on the influences, not the test pagespec | Simon McVittie | 2014-03-03 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'ready/comments' | Simon McVittie | 2014-09-12 |
|\ \ \ \ \ |
|
| * | | | | | comments: use comments_pagespec for authorization, not just UI | Simon McVittie | 2014-07-04 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'ready/trail-sort' | Simon McVittie | 2014-09-12 |
|\ \ \ \ \ |
|
| * | | | | | trail: don't generate a costly dependency when forcing sort order | Simon McVittie | 2014-07-11 |
| |/ / / / |
|
* | | / / | do not double-decode unicode in CGI forms | Antoine Beaupré | 2014-09-09 |
| |_|/ /
|/| | | |
|
* | | | | Plugins::highlight: replace use of langdefdir with searchFile | David Bremner | 2014-08-06 |
* | | | | cope with missing getConfDir in 3.18+ of highlight. | David Bremner | 2014-08-06 |
|/ / / |
|
* / / | only_committed_changes could fail in a git repository merged with git merge -... | Joey Hess | 2014-04-05 |
|/ / |
|
* | | Merge remote-tracking branch 'remotes/smcv/ready/careful-eval' | Joey Hess | 2014-02-23 |
|\ \ |
|
| * | | protect $@ whenever a block using $@ is non-trivial | Simon McVittie | 2014-02-21 |
* | | | Merge remote-tracking branch 'remotes/smcv/ready/git-push-origin-master' | Joey Hess | 2014-02-23 |
|\| | |
|
| * | | git: explicitly specify the branch to push to origin | Simon McVittie | 2014-02-21 |
* | | | Merge remote-tracking branch 'intrigeri/fix_diffurl_vs._cgit' | Joey Hess | 2014-02-23 |
|\ \ \ |
|
| * | | | Do not UTF8-escape "/" in Git's diffurl: cgit does not support this. | intrigeri | 2013-12-31 |
* | | | | Merge remote-tracking branch 'mhameed/html_lang_and_dir' | Joey Hess | 2014-02-23 |
|\ \ \ \ |
|
| * | | | | Add two template variables, expose html language code and language direction. | Mesar Hameed | 2013-10-14 |
* | | | | | Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user a... | Tuomas Jormola | 2014-02-01 |
| |_|/ /
|/| | | |
|
* | | | | osm: Escape name parameter. Closes: #731797 | Joey Hess | 2014-01-15 |
* | | | | inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Chris... | Joey Hess | 2014-01-13 |
* | | | | add void prototype | Joey Hess | 2014-01-02 |
* | | | | aggregrate: Fix several bugs in handling of empty and colliding titles when g... | Joey Hess | 2013-12-28 |
| |/ /
|/| | |
|
* | | | osm: Remove invalid use of charset on embedded javascript tags. Closes: #731197 | Joey Hess | 2013-12-03 |
* | | | typo | Joey Hess | 2013-11-18 |
* | | | search: Added googlesearch option, which makes it search google rather than u... | Joey Hess | 2013-11-17 |
* | | | comments: Write pending moderation comments to the transient underlay to avoi... | Joey Hess | 2013-11-17 |
* | | | autoindex and tag use transient underlay when not committing, so do not need ... | Joey Hess | 2013-11-17 |
* | | | disable only_committed_changes when uncommitted files are created by plugins | Joey Hess | 2013-11-17 |
* | | | minor opt | Joey Hess | 2013-11-16 |
* | | | guard against lastrev being "" just in case | Joey Hess | 2013-11-16 |
* | | | deal with the case where oldrev is the same as newrev | Joey Hess | 2013-11-16 |
* | | | fix eq | Joey Hess | 2013-11-16 |
* | | | Added only_committed_changes config setting, which speeds up wiki refresh by ... | Joey Hess | 2013-11-16 |
* | | | poll: Fix behavior of poll buttons when inlined. | Joey Hess | 2013-11-13 |
|/ / |
|
* | | fix new perl warning | Joey Hess | 2013-08-30 |
* | | cookiejar is now a core config setting. | Amitai Schlair | 2013-08-03 |