| Commit message (Expand) | Author | Age |
* | Compose relative URLs in RSS feeds correctly | Simon McVittie | 2016-01-21 |
* | Force comments URL in RSS feeds to be absolute | Simon McVittie | 2016-01-21 |
* | Silence "used only once: possible typo" warnings for variables that are part ... | Simon McVittie | 2016-01-19 |
* | Merge remote-tracking branch 'smcv/pagestats-show' | Simon McVittie | 2015-11-30 |
|\ |
|
| * | pagestats: rename disp to show, and document it | Simon McVittie | 2014-09-14 |
| * | pagestats: consistent indentation | Simon McVittie | 2014-09-14 |
| * | pagestats: add disp parameter | Louis | 2014-09-14 |
* | | Merge remote-tracking branch 'smcv/ready/limit' | Simon McVittie | 2015-11-30 |
|\| |
|
| * | Rename show parameter of [[!inline]] and [[!pagestats]] to limit | Simon McVittie | 2014-09-14 |
* | | ensure_committer: don't do anything if we have the environment variables | Simon McVittie | 2015-11-30 |
* | | Don't memoize ensure_committer | Simon McVittie | 2015-11-30 |
* | | git: if no committer identity is known, set it to "IkiWiki <ikiwiki.info>" in... | Simon McVittie | 2015-11-30 |
* | | emailauth: Added emailauth_sender config. | Joey Hess | 2015-10-02 |
* | | Fix [[!meta name=foo]] by closing the open quote. | Amitai Schlair | 2015-08-22 |
* | | Squelch regex deprecation warnings from Perl 5.22. | Amitai Schlair | 2015-06-14 |
* | | img: stop ImageMagick trying to be clever if filenames contain a colon | Simon McVittie | 2015-06-13 |
* | | inline: change default sort order from age to "age title" for determinism | Simon McVittie | 2015-06-13 |
* | | polygen: if deterministic build is requested, use a well-known random seed | Simon McVittie | 2015-06-09 |
* | | haiku: if deterministic build is requested, return a hard-coded haiku | Simon McVittie | 2015-06-09 |
* | | Sort backlinks deterministically, by falling back to sorting by href if the l... | Simon McVittie | 2015-06-09 |
* | | brokenlinks: sort the pages that link to the missing page, for better reprodu... | Simon McVittie | 2015-06-09 |
* | | Populate pagectime from mtime or inode change time, whichever is older | Simon McVittie | 2015-06-09 |
* | | In rebuilds, assume that every page has been scanned by the time the scan pha... | Simon McVittie | 2015-06-09 |
* | | Revert "Assume that every page has been scanned by the time the scan phase ends" | Simon McVittie | 2015-06-08 |
* | | Make the attachment plugin work with CGI.pm 4.x (Closes: #786586; workaround ... | Simon McVittie | 2015-06-07 |
* | | Do not directly enable emailauth by default, only indirectly via openid | Simon McVittie | 2015-05-27 |
* | | sohrten url in subject | Joey Hess | 2015-05-19 |
* | | nicer layout of subject | Joey Hess | 2015-05-19 |
* | | add url to subject of email | Joey Hess | 2015-05-19 |
* | | cloak user PII when making commits etc, and let cloaked PII be used in banned... | Joey Hess | 2015-05-14 |
* | | passwordauth: Don't allow registering accounts that look like openids. | Joey Hess | 2015-05-14 |
* | | don't let emailauth user's email address be changed on preferences page | Joey Hess | 2015-05-13 |
* | | when an emailauth user posts a comment, use the username only, not the full e... | Joey Hess | 2015-05-13 |
* | | avoid showing password prefs for emailauth user | Joey Hess | 2015-05-13 |
* | | allow adminuser to be an email address | Joey Hess | 2015-05-13 |
* | | fix up session cookie | Joey Hess | 2015-05-13 |
* | | emailauth link sent and verified; user login works | Joey Hess | 2015-05-13 |
* | | move stub auth hook to loginselector | Joey Hess | 2015-05-13 |
* | | email auth plugin now works through email address entry | Joey Hess | 2015-05-13 |
* | | Converted openid-selector into a more generic loginselector helper plugin. | Joey Hess | 2015-05-13 |
* | | rename openid selector files to login-selector | Joey Hess | 2015-05-13 |
* | | further generalization of openid selector | Joey Hess | 2015-05-13 |
* | | generalized the openid selector to a login selector | Joey Hess | 2015-05-13 |
* | | When openid and passwordauth are the only enabled auth plugins, make the open... | Joey Hess | 2015-05-13 |
* | | 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 |