| Commit message (Expand) | Author | Age |
* | Merge branch 'ready/templatebody' | Simon McVittie | 2014-09-15 |
|\ |
|
| * | Track whether we're in the scan or render phase | Simon McVittie | 2014-03-05 |
| * | Add templatebody plugin and directive, and enable it by default | Simon McVittie | 2014-03-05 |
| * | add readtemplate hook | Simon McVittie | 2014-03-05 |
* | | add more wording based on what chrysn suggested | Simon McVittie | 2014-09-15 |
* | | Merge branch 'ready/document-success-reason' | Simon McVittie | 2014-09-15 |
|\ \ |
|
| * | | SuccessReason: add some explanatory comments | Simon McVittie | 2014-03-03 |
| |/ |
|
* | | 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 |
| |/ |
|
* / | Make --no-gettime work in initial build. Closes: #755075 | Joey Hess | 2014-08-28 |
|/ |
|
* | Allow up to 8 levels of nested directives, rather than previous 3 in directiv... | Joey Hess | 2014-02-23 |
* | Merge remote-tracking branch 'anarcat/dev/syslog_utf8' | Joey Hess | 2014-02-23 |
|\ |
|
| * | don't edit config setting, but a temporary variable, complete and unbreak tests | Antoine Beaupré | 2013-11-29 |
| * | recover gracefully from syslog failures | Antoine Beaupré | 2013-11-29 |
* | | Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user a... | Tuomas Jormola | 2014-02-01 |
* | | Added only_committed_changes config setting, which speeds up wiki refresh by ... | Joey Hess | 2013-11-16 |
* | | Optmised loadindex by caching the page name in the index. | Joey Hess | 2013-11-16 |
* | | Fixed unncessary tight loop hash copy in saveindex where a pointer can be use... | Joey Hess | 2013-11-16 |
|/ |
|
* | Fix cookiejar default setting. | Joey Hess | 2013-09-04 |
* | cookiejar is now a core config setting. | Amitai Schlair | 2013-08-03 |
* | Honor proxy env vars and reliably honor cookiejar. | Amitai Schlair | 2013-07-27 |
* | The ip() pagespec can now contain glob characters to match eg, a subnet full ... | Joey Hess | 2013-07-08 |
* | Allow dots in parameter key names | Giuseppe Bilotta | 2013-02-15 |
* | add cgi_overload_message | Joey Hess | 2012-10-11 |
* | add cgi_overload_delay tunable | Joey Hess | 2012-10-09 |
* | passwordauth: Fix url in password recovery email to be absolute. | Joey Hess | 2012-04-02 |
* | fix typo in LC_TIME locale lookup | Joey Hess | 2012-02-01 |
* | calendar, prettydate: Fix strftime encoding bug | Joey Hess | 2012-01-30 |
* | backlink(.) should behave like backlink(<current page>) | Giuseppe Bilotta | 2012-01-13 |
* | Add path and path_natural sort orders | Simon McVittie | 2011-12-06 |
* | Support private, group, public as values for umask | Simon McVittie | 2011-11-27 |
* | Avoid using named capture groups in heredoc code for oldperl compatability. | Joey Hess | 2011-07-30 |
* | Preserve mixed case in page creation links, and when creating a page whose ti... | Joey Hess | 2011-06-29 |
* | Support svg as a inlinable image type | Joey Hess | 2011-06-29 |
* | html5 is not experimental anymore. But not the default either, quite yet. | Joey Hess | 2011-06-23 |
* | added support for here-docs and ''' in parameters. | Timo Paulssen | 2011-05-13 |
* | Yaml formatted setup files are now produced by default | Joey Hess | 2011-03-24 |
* | Add timezone setting in setup file. This alows time zone to be configured via... | Joey Hess | 2011-03-24 |
* | avoid uninitlized value when urlto is called with 1 parameter and no url is c... | Joey Hess | 2011-02-27 |
* | Add add_literal_underlay and use it for the transient underlay | Simon McVittie | 2011-01-07 |
* | use cgitemplate, remove misctemplate | Joey Hess | 2011-01-05 |
* | make urlabs a noop if base url is not provided | Joey Hess | 2011-01-05 |
* | factored out an urlabs from aggregate and cgi | Joey Hess | 2011-01-05 |
* | oops | Joey Hess | 2011-01-05 |
* | Temporarily revert one part of the multiple url support in the last release. ... | Joey Hess | 2011-01-05 |
* | Add a second parameter to the rcs_diff hook, and avoid bloating memory readin... | Joey Hess | 2010-12-29 |
* | urlto: simplify the to='' special case to allow it to be made absolute | Simon McVittie | 2010-12-25 |
* | checkconfig: don't warn if $config{url} is undef | Simon McVittie | 2010-12-25 |
* | Enable HTML::Template's parent_global_vars option. | intrigeri | 2010-12-22 |
* | second parameter of urlto is optional | Joey Hess | 2010-11-29 |