| Commit message (Expand) | Author | Age |
* | osm: Convert savestate hook into a changes hook | Simon McVittie | 2017-06-20 |
* | color: Use markup for the preserved CSS, not character data | Simon McVittie | 2017-05-16 |
* | use heading identifiers in TOC links | Antoine Beaupré | 2017-05-16 |
* | mdwn: Don't enable alphabetically labelled ordered lists by default | Simon McVittie | 2017-05-16 |
* | mdwn: Enable footnotes by default when using Discount | Simon McVittie | 2017-05-14 |
* | mdwn: Don't mangle <style> into <elyts> under some circumstances | Simon McVittie | 2017-05-14 |
* | mdwn: Make flags passed to libdiscount explicit | Simon McVittie | 2017-05-14 |
* | cgierror: When the CGI fails, print the error to stderr, not "Died" | Simon McVittie | 2017-05-14 |
* | Defend against empty session names | Simon McVittie | 2017-05-14 |
* | httpauth: If REMOTE_USER is empty, behave as though it was unset | Simon McVittie | 2017-05-14 |
* | remove: make it clearer that repeated page parameter is OK here | Simon McVittie | 2017-01-11 |
* | CGI, attachment, passwordauth: harden against repeated parameters | Simon McVittie | 2017-01-11 |
* | passwordauth: avoid userinfo forgery via repeated email parameter | Simon McVittie | 2017-01-11 |
* | passwordauth: prevent authentication bypass via multiple name parameters | Simon McVittie | 2017-01-11 |
* | git: don't redundantly pass "--" to git_sha1 | Simon McVittie | 2017-01-09 |
* | git: use parameters, not global state, to swap working directory | Simon McVittie | 2017-01-09 |
* | Revert "git: Turn $git_dir into a stack" | Simon McVittie | 2017-01-09 |
* | git: do not mix in_git_dir with eval{} | Simon McVittie | 2017-01-09 |
* | Use rel=nofollow microformat for dynamic (CGI-related) URLs | Simon McVittie | 2017-01-09 |
* | Enquote $background_command as surely intended. | Amitai Schleier | 2017-01-02 |
* | git: Do not disable commit hook for temporary working tree | Simon McVittie | 2016-12-29 |
* | git: Attribute reverts to the user doing the revert, not the wiki itself | Simon McVittie | 2016-12-29 |
* | git: write proposed attachment to temp file without going via system() | Simon McVittie | 2016-12-28 |
* | git: change calling convention of safe_git to have named arguments | Simon McVittie | 2016-12-28 |
* | git: Do the revert operation in a secondary working tree | Simon McVittie | 2016-12-28 |
* | git: Turn $git_dir into a stack | Simon McVittie | 2016-12-28 |
* | Try revert operations (on a branch) before approving them | Simon McVittie | 2016-12-28 |
* | Revert "Tell `git revert` not to follow renames" | Simon McVittie | 2016-12-28 |
* | Force CGI::FormBuilder->field to scalar context where necessary | Simon McVittie | 2016-12-28 |
* | git: do not fail to commit if committer is anonymous | Simon McVittie | 2016-12-28 |
* | git: don't issue a warning if rcsinfo is undefined | Simon McVittie | 2016-12-28 |
* | Make pagestats output more deterministic. | intrigeri | 2016-12-19 |
* | Tell `git revert` not to follow renames | Simon McVittie | 2016-12-19 |
* | cgitemplate: actually remove dead code | Simon McVittie | 2016-12-19 |
* | inline: Prevent creating a file named ".mdwn" when the postform is submitted ... | Joey Hess | 2016-09-21 |
* | Update my surname to its new legal spelling. | Amitai Schlair | 2016-09-14 |
* | Use git log --no-renames for recentchanges | Simon McVittie | 2016-09-03 |
* | improve warning message for multiple sources for page | Joey Hess | 2016-05-31 |
* | Wrapper: allocate new environment dynamically | Simon McVittie | 2016-05-11 |
* | Detect image type from .JPG just like .jpg (etc.). | Amitai Schlair | 2016-05-08 |
* | img: make img_allowed_formats case-insensitive | Simon McVittie | 2016-05-07 |
* | inline: expand show=N backwards compatibility to negative N | Simon McVittie | 2016-05-06 |
* | img: Add back support for SVG images, bypassing ImageMagick and simply passin... | Simon McVittie | 2016-05-06 |
* | img: check magic number before giving common formats to ImageMagick | Simon McVittie | 2016-05-05 |
* | img: restrict to JPEG, PNG and GIF images by default | Simon McVittie | 2016-05-05 |
* | img: force common Web formats to be interpreted according to extension | Simon McVittie | 2016-05-05 |
* | HTML-escape error messages (OVE-20160505-0012) | Simon McVittie | 2016-05-05 |
* | Correctly handle filenames starting with a dash in add/rm/mv. | Florian Wagner | 2016-03-17 |
* | Process .md like .mdwn, but disallow web creation. | Amitai Schlair | 2016-03-08 |
* | loginselector: When only openid and emailauth are enabled, but passwordauth i... | Joey Hess | 2016-03-02 |