aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert spam commits.Amitai Schleier2018-04-12
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* rename usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* 1arachni_name2018-04-08
| | | | This reverts commit 5ee60968b966f605eb3b0c3119e5366e57b745b8
* libravatar shutdownJoey Hess2018-04-03
|
* Portably and safely dropping privileges is far harder than it ought to beSimon McVittie2018-03-28
|
* Update URL of a website (using ikiwiki)spalax2018-03-25
|
* Update URL of a website (using ikiwiki)spalax2018-03-25
|
* Update URL of a website (using ikiwiki)spalax2018-03-25
|
* Added my patch to pkgsrc ikiwiki for evaluation.Amitai Schleier2018-03-22
|
* (no commit message)Marno0072018-03-22
|
* Indent patch (fenced blocks don't work on this particular ikiwiki installation)smcv2018-03-21
|
* Report portability bug, partway to a fixschmonz-web-ikiwiki@025fa2638101a6a9c91816b42707c4dc6ea8ff532018-03-21
|
* Added a comment: some clarificationsanarcat2018-03-21
|
* thanks + extra docs doneanarcat2018-03-21
|
* clarify what date fields do, following ↵anarcat2018-03-21
| | | | [[bugs/invalid_meta_date_or_updated_not_diagnosed]]
* meta test: Assert that malformed dates are rejectedSimon McVittie2018-03-21
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* meta: Error if we can't parse dates because Date::Parse is missingSimon McVittie2018-03-21
| | | | | | | | | You can still use [[!meta name="date" content="..."]] to generate <meta> tags that are not interpreted, but the common case for [[!meta date="..."]] is that you want to change the ctime, and that won't work without Date::Parse. Signed-off-by: Simon McVittie <smcv@debian.org>
* meta: Make syntactically invalid dates an errorSimon McVittie2018-03-21
| | | | | | | If for some reason you want to create <meta name="date" content="12345">, this now requires [[!meta name="date" content="12345"]]. Signed-off-by: Simon McVittie <smcv@debian.org>
* meta test: Use syntactically valid datesSimon McVittie2018-03-21
| | | | | | I'm about to make invalid dates like 12345 be an error. Signed-off-by: Simon McVittie <smcv@debian.org>
* preprocess: Don't encode digit zero as an entity in errorsSimon McVittie2018-03-21
| | | | | | | I'm not sure what happened here, but it seems to have been the wrong thing. Whitelist what we want to *not* encode instead. Signed-off-by: Simon McVittie <smcv@debian.org>
* Added a commentsmcv2018-03-21
|
* clarifysmcv2018-03-21
|
* convert from forum to bug, mark as donesmcv2018-03-21
|
* rename ↵smcv2018-03-21
| | | | forum/problems_with_ctime__47__date__47__updated__47__mtime__47__etc.mdwn to bugs/invalid_meta_date_or_updated_not_diagnosed.mdwn
* Added a comment: tried and tried and failedanarcat2018-03-19
|
* trying to figure out a stupid mistake takes a long time, how about we ↵anarcat2018-03-19
| | | | shortcircuit that with errors or warnings?
* Announce 3.20180311Simon McVittie2018-03-11
|
* 3.20180311Simon McVittie2018-03-11
|
* not-truncated.t: Work correctly as an installed-testSimon McVittie2018-03-09
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* build: Add `make git-dist` targetSimon McVittie2018-03-09
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Update changelogSimon McVittie2018-03-09
|
* Add a test asserting that no plugin is an empty fileSimon McVittie2018-03-09
| | | | | | | | | I'm still not completely sure how it happened, and I can't reproduce it myself, but in the Debian build of ikiwiki 3.20180105, wikitext.pm ended up empty. The build fixes in commits 3aacac3b, efcbeaa0, b32480f0 hopefully fixed this. Signed-off-by: Simon McVittie <smcv@debian.org>
* mdwn: Automatically detect which libdiscount flags to useSimon McVittie2018-03-08
| | | | | | | | | | Unconditionally passing arbitrary numbers as flags turns out to be a bad idea, because some of the "unused" values have historically had side-effects internal to libdiscount. Detect whether the known flags work by rendering short Markdown snippets the first time we htmlize, checking whether each known flag is both necessary and sufficient. Signed-off-by: Simon McVittie <smcv@debian.org>
* in progresssmcv2018-03-08
|
* Report bug.Amitai Schleier2018-03-08
|
* closeSimon McVittie2018-03-04
|
* rst test: Probe for docutils Python 3 module, not Python 2http://thm.id.fedoraproject.org/2018-03-04
|
* (no commit message)http://thm.id.fedoraproject.org/2018-03-03
|
* Avoid unexpected full paths from find(1).Amitai Schleier2018-03-02
|
* Frohdo - new personal website addedFrohdo2018-02-28
|
* Announce 3.20180228Simon McVittie2018-02-28
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>