aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* old regexp would have failed for old comment page namessmcv2019-02-03
|
* git-cgi.t: Exercise an alphanumeric, but non-ASCII, root pageSimon McVittie2019-02-03
| | | | | | | | | | | | | My previous attempt to reproduce this bug used a non-alphanumeric ASCII character. This is not currently considered to be a valid value for rootpage, although for a "do what I mean" approach, perhaps we should accept it and pass it through titlepage() or linkpage(). Using Chinese characters (which are considered to match [[:alnum:]] even though the Chinese script is not, strictly speaking, an alphabet), as in the original bug report, reproduces the bug. Signed-off-by: Simon McVittie <smcv@debian.org>
* Fix inline plugin for non-ASCII rootpageFeng Shu2019-02-03
|
* t: Exercise Chinese and Cyrillic page titlesSimon McVittie2019-02-03
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* trail: Allow unescaped punctuation in pagenamesSimon McVittie2019-02-03
| | | | | | | By processing the pagenames through linkpage, we let users specify page names that contain non-alphanumerics in a more natural way. Signed-off-by: Simon McVittie <smcv@debian.org>
* trail.t: Exercise numeric escapes in pagenames parameterSimon McVittie2019-02-03
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* linkpage.t: Assert we can link to pages with literal underscoreSimon McVittie2019-02-03
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* t: Consistently remove temp directory before testing, not afterSimon McVittie2019-02-03
| | | | | | When a test fails, it's useful to be able to inspect the output. Signed-off-by: Simon McVittie <smcv@debian.org>
* build: Add `make reset-generated`Simon McVittie2019-02-03
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* pagetitle.t, linkpage.t, titlepage.t: Exercise Unicode moreSimon McVittie2019-02-03
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* link to recently-added testssmcv2019-01-31
|
* I'm confused about what the bug is, and what's being fixed. Can you give a ↵smcv2019-01-31
| | | | complete test or example?
* close bugSimon McVittie2019-01-31
|
* Update changelogSimon McVittie2019-01-31
|
* Add a simple test for non-ASCII in tablesSimon McVittie2019-01-31
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Fix table plugin can handle UTF-8 csv formatFeng Shu2019-01-31
|
* respondSimon McVittie2019-01-31
|
* Fix syntax and escapingSimon McVittie2019-01-31
|
* git-cgi.t: Add a failing test for a blog with a non-ASCII rootpageSimon McVittie2019-01-31
| | | | | | | | This is one of several possible bug reports on "doc/bugs/About %2F problem" (I'm not sure what the actual bug being reported is). Signed-off-by: Simon McVittie <smcv@debian.org>
* git-cgi.t: Add a simple test for blog posts from a root pageSimon McVittie2019-01-31
| | | | | | This is the working base case for "doc/bugs/About %2F problem". Signed-off-by: Simon McVittie <smcv@debian.org>
* git-cgi.t: Print query string as a TAP diagnosticSimon McVittie2019-01-31
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Reset examplesmcv2019-01-31
| | | | This reverts commit 0b53772b99248d2868fac688cdaa227ad61ac08e
* inline is another option of courseanarcat2019-01-30
|
* show tagging exampleanarcat2019-01-30
|
* link to the map plugin, which i find more useful to show tagged pagesanarcat2019-01-30
|
* (no commit message)dorondd@5f188d26a5727578cbe5901372cc69f1664a852b2019-01-23
|
* followupJoey Hess2019-01-21
|
* fix permalink to commentsJoey Hess2019-01-21
| | | | This commit was sponsored by Thomas May.
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2019-01-21
|\
| * (no commit message)ntntnt2019-01-21
| |
| * User link and description changedJens2019-01-17
| |
* | bug reportJoey Hess2019-01-21
|/
* markdown backquoteshttps://sonata-green.dreamwidth.org/2018-12-24
|
* (no commit message)ALEXEIDZ2018-12-16
|
* (no commit message)ALEXEIDZ2018-12-16
|
* followupJoey Hess2018-12-12
|
* (no commit message)xuqi2018-12-10
|
* (no commit message)xuqi2018-12-10
|
* de-indentingxuqi2018-12-10
|
* example for inlining only one level of subpagesxuqi2018-12-10
|
* fail to inject IkiWiki::showformtumashu12018-12-08
|
* patch works for mejmtd2018-12-07
|
* ackjmtd2018-12-07
|
* rename and remove plug can not work well with gettexttumashu12018-12-05
|
* (no commit message)tumashu12018-12-01
|
* Suggest let table plugin support a kind of longtabletumashu12018-12-01
|
* (no commit message)tumashu12018-12-01
|
* Add a patch deal with UTF-8 csv table's problemtumashu12018-12-01
|
* Add a patch decode_utf8 inline's root pagetumashu12018-12-01
|
* add redirectionsmcv2018-12-01
|