| Commit message (Expand) | Author | Age |
* | check_canchange: report invalid filenames as intended | Simon McVittie | 2017-01-09 |
* | HTML-escape error messages (OVE-20160505-0012) | Simon McVittie | 2016-05-05 |
* | Don't fail to syslog if the wiki name contains %s | Simon McVittie | 2016-01-21 |
* | Force log messages to be bytestrings | Simon McVittie | 2016-01-21 |
* | Add deterministic option and use it for the docwiki | Simon McVittie | 2015-06-09 |
* | Do not directly enable emailauth by default, only indirectly via openid | Simon McVittie | 2015-05-27 |
* | allow emailuser to be called when there is no %config set | Joey Hess | 2015-05-19 |
* | make cgiurl output deterministic | Daniel Kahn Gillmor | 2015-05-19 |
* | cloak user PII when making commits etc, and let cloaked PII be used in banned... | Joey Hess | 2015-05-14 |
* | sanitize nickname derived from email address | Joey Hess | 2015-05-14 |
* | avoid showing password prefs for emailauth user | Joey Hess | 2015-05-13 |
* | If neither timezone nor TZ is set, set both to :/etc/localtime if we're on a ... | Simon McVittie | 2015-03-01 |
* | Fix getlibdirs when libdirs is unset | Simon McVittie | 2014-12-16 |
* | Simplify libdirs: libdirs must be plural, libdir must be a single string | Simon McVittie | 2014-12-09 |
* | Merge remote-tracking branch 'spalax/paternal/libdirs' | Simon McVittie | 2014-12-09 |
|\ |
|
| * | Make getlibdirs return an array (or whathever this type is called in perl) | Louis | 2014-12-06 |
| * | Allow several extra library and plugin directories (libdir option) | Louis | 2014-12-06 |
* | | entab | Amitai Schlair | 2014-12-02 |
* | | in debug mode, issue a warning before waiting for a lock | Mark Jason Dominus (陶敏修) | 2014-12-02 |
* | | page.tmpl: tell mobile browsers we have a responsive layout, unless told not to | Simon McVittie | 2014-12-01 |
* | | Always produce HTML5 doctype and new attributes, but not new elements | Simon McVittie | 2014-10-16 |
|/ |
|
* | Set default User-Agent to something that doesn't mention libwww-perl | Simon McVittie | 2014-10-12 |
* | Add reverse_proxy option which hard-codes cgiurl in CGI output | Simon McVittie | 2014-10-05 |
* | Avoid mixed content when cgiurl is https but url is not | Simon McVittie | 2014-10-05 |
* | Use protocol-relative URIs if cgiurl and url differ only by authority (hostname) | Simon McVittie | 2014-10-05 |
* | 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 |