aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mdwn: Make flags passed to libdiscount explicitSimon McVittie2017-05-14
| | | | | | The Perl binding defaults to MKD_NOHEADER|MKD_NOPANTS anyway, but making them explicit means we can use other flags of our choice, and makes it easier to justify why those flags are appropriate.
* cgierror: When the CGI fails, print the error to stderr, not "Died"Simon McVittie2017-05-14
| | | | | $@ could be clobbered by the "exception handler", and in practice it seems that it is. This can be seen on stderr of t/git-cgi.t.
* Defend against empty session namesSimon McVittie2017-05-14
| | | | | If misconfiguration has resulted in an empty session name, treat the session as having not signed in.
* httpauth: If REMOTE_USER is empty, behave as though it was unsetSimon McVittie2017-05-14
| | | | | | A frequently cut-and-pasted HTTP basic authentication configuration for nginx sets it to the empty string when not authenticated, which is not useful.
* httpauth: Recommend if_not_empty parameter for REMOTE_USERSimon McVittie2017-05-14
| | | | | This is untested, but should hopefully avoid the failure mode described in [[bugs/Anon_edit_caused_lock_out_on_entire_site_]].
* t/git-cgi.t: Wait 1 second before doing a revert that should succeedSimon McVittie2017-05-14
| | | | | | | | | | | This hopefully fixes a race condition in which the test failed around 6% of the time. If we don't wait, the mtime (which is rounded down to 1 second precision in the APIs we use) will not necessarily change, so the update will not necessarily cause the page to be refreshed. Bug-Debian: https://bugs.debian.org/862494
* complete last paragraphsmcv2017-05-14
|
* I have a theorysmcv2017-05-14
|
* Added a commentsmcv2017-05-14
|
* (no commit message)smcv2017-05-14
|
* recommend discount over multimarkdownsmcv2017-05-14
|
* multimarkdown: it's a trap!smcv2017-05-14
|
* Added a comment: Use an underlay insteadsmcv2017-05-14
|
* removedsmcv2017-05-14
|
* Added a comment: You can do almost this with an underlaysmcv2017-05-14
|
* Added a commentsmcv2017-05-14
|
* Added a comment: you can't use and/or/! inside the page() parameter, move ↵smcv2017-05-14
| | | | them outside
* fix syntaxsmcv2017-05-14
|
* Piny: mothballingJoe Rayhawk2017-05-13
|
* (no commit message)STrRedWolf2017-05-10
|
* (no commit message)qazwsx2017-05-09
|
* Added a commentDataComputist2017-05-08
|
* (no commit message)DataComputist2017-05-08
|
* Updating linksdesci2017-05-01
|
* Updating linksdesci2017-05-01
|
* Added a commentopenmedi2017-04-18
|
* (no commit message)openmedi2017-04-18
|
* Initial commit.STrRedWolf2017-04-16
|
* (no commit message)STrRedWolf2017-04-16
|
* First time theme help needed.STrRedWolf2017-04-16
|
* add list of pending patchesanarcat2017-04-13
|
* mark this as a real plugin: forgot the plugin template!anarcat2017-04-13
|
* mark this as ready for merginganarcat2017-04-13
|
* clarify that "patch" on contrib plugins means the author wants to mergeanarcat2017-04-13
|
* this is a patch - i'd like this in core, or at least a discussion on how to ↵anarcat2017-04-13
| | | | merge it with the main plugin
* add a patch to make this happenanarcat2017-04-12
|
* rename plugins/contrib/i18nheadinganchor.mdwn to ↵anarcat2017-04-12
| | | | plugins/contrib/i18nheadinganchors.mdwn
* add i18nheadinganchors pluginanarcat2017-04-12
|
* move my repo to gitlabanarcat2017-04-12
|
* respond to an old questionanarcat2017-04-12
|
* todoJoey Hess2017-04-04
|
* Fixing formatdesci2017-03-29
|
* As requesteddesci2017-03-29
|
* Answering questions and updating linksdesci2017-03-29
|
* (no commit message)tuxillo2017-03-19
|
* (no commit message)tuxillo2017-03-19
|
* MyUserPagemartymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a2017-03-09
|
* Added a comment: PSmartymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a2017-03-09
|
* Ikiwiki error with Asciidocmartymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a2017-03-09
|
* cleanupJoey Hess2017-03-07
|