Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Mark as applied | Simon McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | remove the "add comment" button from printed media | Antoine Beaupré | 2019-02-03 | |
| | ||||
* | Add a missing changelog entry. | Amitai Schleier | 2019-02-03 | |
| | ||||
* | Update changelog | Simon McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | Allow Breezy as alternative to Bazaar. | Jelmer Vernooij | 2019-02-03 | |
| | | | | (cherry picked from commit a07f048d9fc99928ebbb74b34f5d1932ff3d7884) | |||
* | comments.t: Assert that comments get permalink metadata | Simon McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | comments.t: Exercise post-2009 comment naming | Simon McVittie | 2019-02-03 | |
| | | | | | | Since commit 6af6c89d, comments are in files whose names contain a hash. Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | old regexp would have failed for old comment page names | smcv | 2019-02-03 | |
| | ||||
* | git-cgi.t: Exercise an alphanumeric, but non-ASCII, root page | Simon McVittie | 2019-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 rootpage | Feng Shu | 2019-02-03 | |
| | ||||
* | t: Exercise Chinese and Cyrillic page titles | Simon McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | trail: Allow unescaped punctuation in pagenames | Simon McVittie | 2019-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 parameter | Simon McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | linkpage.t: Assert we can link to pages with literal underscore | Simon McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | t: Consistently remove temp directory before testing, not after | Simon McVittie | 2019-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 McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | pagetitle.t, linkpage.t, titlepage.t: Exercise Unicode more | Simon McVittie | 2019-02-03 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | link to recently-added tests | smcv | 2019-01-31 | |
| | ||||
* | I'm confused about what the bug is, and what's being fixed. Can you give a ↵ | smcv | 2019-01-31 | |
| | | | | complete test or example? | |||
* | close bug | Simon McVittie | 2019-01-31 | |
| | ||||
* | Update changelog | Simon McVittie | 2019-01-31 | |
| | ||||
* | Add a simple test for non-ASCII in tables | Simon McVittie | 2019-01-31 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | Fix table plugin can handle UTF-8 csv format | Feng Shu | 2019-01-31 | |
| | ||||
* | respond | Simon McVittie | 2019-01-31 | |
| | ||||
* | Fix syntax and escaping | Simon McVittie | 2019-01-31 | |
| | ||||
* | git-cgi.t: Add a failing test for a blog with a non-ASCII rootpage | Simon McVittie | 2019-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 page | Simon McVittie | 2019-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 diagnostic | Simon McVittie | 2019-01-31 | |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | |||
* | Reset example | smcv | 2019-01-31 | |
| | | | | This reverts commit 0b53772b99248d2868fac688cdaa227ad61ac08e | |||
* | inline is another option of course | anarcat | 2019-01-30 | |
| | ||||
* | show tagging example | anarcat | 2019-01-30 | |
| | ||||
* | link to the map plugin, which i find more useful to show tagged pages | anarcat | 2019-01-30 | |
| | ||||
* | (no commit message) | dorondd@5f188d26a5727578cbe5901372cc69f1664a852b | 2019-01-23 | |
| | ||||
* | followup | Joey Hess | 2019-01-21 | |
| | ||||
* | fix permalink to comments | Joey Hess | 2019-01-21 | |
| | | | | This commit was sponsored by Thomas May. | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info | Joey Hess | 2019-01-21 | |
|\ | ||||
| * | (no commit message) | ntntnt | 2019-01-21 | |
| | | ||||
| * | User link and description changed | Jens | 2019-01-17 | |
| | | ||||
* | | bug report | Joey Hess | 2019-01-21 | |
|/ | ||||
* | markdown backquotes | https://sonata-green.dreamwidth.org/ | 2018-12-24 | |
| | ||||
* | (no commit message) | ALEXEIDZ | 2018-12-16 | |
| | ||||
* | (no commit message) | ALEXEIDZ | 2018-12-16 | |
| | ||||
* | followup | Joey Hess | 2018-12-12 | |
| | ||||
* | (no commit message) | xuqi | 2018-12-10 | |
| | ||||
* | (no commit message) | xuqi | 2018-12-10 | |
| | ||||
* | de-indenting | xuqi | 2018-12-10 | |
| | ||||
* | example for inlining only one level of subpages | xuqi | 2018-12-10 | |
| | ||||
* | fail to inject IkiWiki::showform | tumashu1 | 2018-12-08 | |
| | ||||
* | patch works for me | jmtd | 2018-12-07 | |
| | ||||
* | ack | jmtd | 2018-12-07 | |
| |