| Commit message (Expand) | Author | Age |
* | Standardize on --long-option instead of -long-option | Simon McVittie | 2015-03-01 |
* | Fix double UTF-8 decode on Perl < 5.20 with upgraded Encode.pm | Anders Kaseorg | 2015-03-01 |
* | fix another unchecked malloc | Joey Hess | 2015-01-25 |
* | Fix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli) | Joey Hess | 2015-01-25 |
* | In VCS-committed anonymous comments, link to url. | Amitai Schlair | 2015-01-08 |
* | Update blogspam to the 2.0 API. | Amitai Schlair | 2015-01-02 |
* | po: If msgmerge falls over on a problem po file, print a warning message, but... | Joey Hess | 2014-12-30 |
* | Avoid uninitialized warnings with comments+no CGI. | Amitai Schlair | 2014-12-28 |
* | ikiwiki-comment: optionally override parameters. | Amitai Schlair | 2014-12-27 |
* | Squelch "keys on reference is experimental". | Amitai Schlair | 2014-12-27 |
* | page.tmpl: tell mobile browsers we have a responsive layout, unless told not to | Simon McVittie | 2014-12-01 |
* | Merge branch 'ready/html5' | Simon McVittie | 2014-11-26 |
|\ |
|
| * | Now that we're always using HTML5, <base href> can be relative | Simon McVittie | 2014-10-16 |
| * | Always produce HTML5 doctype and new attributes, but not new elements | Simon McVittie | 2014-10-16 |
* | | Fix numeric comparisons with undef | Simon McVittie | 2014-11-26 |
* | | fix some typos | Simon McVittie | 2014-11-26 |
* | | Merge remote-tracking branch 'spalax/calendar-autocreate' | Simon McVittie | 2014-11-26 |
|\ \ |
|
| * | | Corrected error: month pages were created even without calendar_autocreate co... | Louis | 2014-11-14 |
| * | | Deleted unnecessary code | Louis | 2014-11-14 |
| * | | Indentation | Louis | 2014-11-14 |
| * | | Calendar pages are now rebuilt when previous or next page have changed | Louis | 2014-07-07 |
| * | | Making use of the transient plugin | Louis | 2014-07-07 |
| * | | Added option `calendar_fill_gaps` | Louis | 2014-07-05 |
| * | | Simplifying code | Louis | 2014-07-05 |
| * | | calendar plugin: Autocreate archive pages if needed | Louis | 2014-06-24 |
* | | | openid: Stop suppressing the email field on the Preferences page. | Joey Hess | 2014-11-06 |
* | | | add ikiwiki-comment program | Joey Hess | 2014-10-20 |
* | | | Remove space from perl shebang path. | Amitai Schlair | 2014-10-17 |
* | | | IkiWiki::Plugin::openid: as a precaution, do not call non-coderefs | Amitai Schlair | 2014-10-16 |
* | | | Call CGI->param_fetch instead of CGI->param in array context | Amitai Schlair | 2014-10-16 |
* | | | Make sure we do not pass multiple CGI parameters in function calls | Simon McVittie | 2014-10-16 |
| |/
|/| |
|
* | | Do not pass ignored sid parameter to checksessionexpiry | Simon McVittie | 2014-10-12 |
* | | comments: don't log remote IP address for signed-in users | Simon McVittie | 2014-10-12 |
* | | In html5 mode, generate a host- or protocol-relative <base> for the CGI | Simon McVittie | 2014-10-05 |
* | | Add reverse_proxy option which hard-codes cgiurl in CGI output | Simon McVittie | 2014-10-05 |
* | | Force use of $config{url} as top URL in w3mmode | Simon McVittie | 2014-10-05 |
* | | Fix crash that can occur when only_committed_changes is set and a file is del... | Joey Hess | 2014-09-26 |
* | | img: raise an error if we cannot find the image's size | Simon McVittie | 2014-09-16 |
* | | Merge branch 'ready/templatebody' | Simon McVittie | 2014-09-15 |
|\ \ |
|
| * | | Assume that every page has been scanned by the time the scan phase ends | Simon McVittie | 2014-03-05 |
| * | | 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 |
| * | | IkiWiki::Render: make 'scan' idempotent | Simon McVittie | 2014-03-05 |
* | | | Merge branch 'ready/autoindex-more-often' | Simon McVittie | 2014-09-15 |
|\ \ \ |
|
| * | | | Allow creation of transient index pages for directories outside srcdir | Simon McVittie | 2014-07-04 |
| * | | | autoindex: remove unnecessary special case for transient underlay | Simon McVittie | 2014-07-04 |
| | |/
| |/| |
|
* | | | Merge branch 'ready/more-magic' | Simon McVittie | 2014-09-15 |
|\ \ \ |
|
| * | | | filecheck: accept MIME types that don't contain ';' | Simon McVittie | 2014-09-10 |
* | | | | Merge remote-tracking branch 'jcflack/early-env' | Simon McVittie | 2014-09-15 |
|\ \ \ \ |
|
| * | | | | More cautious escaping of environment values. | Lafayette Chamber Singers Webmaster | 2014-09-14 |