aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* added a questioniuri2015-01-19
|
* Use templatebody for the templates in the basewiki and docwikiSimon McVittie2015-01-17
| | | | Now that ikiwiki.info has ikiwiki (>= 3.20140916) we can do this.
* providing the .po file so that it can be includedhttps://www.google.com/accounts/o8/id?id=AItOawmrJfqoulIxVcbv4FI52d0N1lBfWOMeNXc2015-01-15
|
* Note spam, already reverted by the real spalax.Amitai Schlair2015-01-14
|
* Spam fightingspalax2015-01-14
|
* Revert spamLouis2015-01-14
| | | | | | Reverted commits: - from ca4d8fc32e18a6dbd84882f0253e57ff389ca64d (on Mon, 12 Jan 2015 07:20:48 +0100 (02:20 -0400)) - to 16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3 (on Wed, 14 Jan 2015 07:14:31 +0100 (02:14 -0400))
* (no commit message)spalax2015-01-14
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* removedspalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* (no commit message)spalax2015-01-12
|
* Removed TODO item (done)spalax2015-01-11
|
* Added my professional websitespalax2015-01-11
|
* Added a site using IkiWiki.spalax2015-01-11
|
* despamSimon McVittie2015-01-10
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlowX5C5dCp9CmqRAUSMhjaRcDEqZrLZ5M2015-01-10
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlowX5C5dCp9CmqRAUSMhjaRcDEqZrLZ5M2015-01-10
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlowX5C5dCp9CmqRAUSMhjaRcDEqZrLZ5M2015-01-10
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlowX5C5dCp9CmqRAUSMhjaRcDEqZrLZ5M2015-01-10
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlowX5C5dCp9CmqRAUSMhjaRcDEqZrLZ5M2015-01-10
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlowX5C5dCp9CmqRAUSMhjaRcDEqZrLZ5M2015-01-10
|
* Docker image with ikiwiki pre-installedhttps://www.google.com/accounts/o8/id?id=AItOawnb_0AiT8wIS7IKXAvp-EhnVU8KKJGFT0U2015-01-09
|
* Have committed anonymous-comments-via-vcs patch.Amitai Schlair2015-01-08
|
* In VCS-committed anonymous comments, link to url.Amitai Schlair2015-01-08
|
* schmonz/comments-anonymous-url-vcs looks good to mergehttp://smcv.pseudorandom.co.uk/2015-01-08
|
* Revert spam (5 edits)Amitai Schlair2015-01-08
|
* (no commit message)https://me.yahoo.com/a/FQMi.N5i0IzdnUgI0Ite4hPzi5Teukf.wOGAiQ--#4e81f2015-01-08
|
* (no commit message)https://me.yahoo.com/a/FQMi.N5i0IzdnUgI0Ite4hPzi5Teukf.wOGAiQ--#4e81f2015-01-08
|
* (no commit message)https://me.yahoo.com/a/FQMi.N5i0IzdnUgI0Ite4hPzi5Teukf.wOGAiQ--#4e81f2015-01-08
|
* (no commit message)https://me.yahoo.com/a/FQMi.N5i0IzdnUgI0Ite4hPzi5Teukf.wOGAiQ--#4e81f2015-01-08
|
* (no commit message)https://me.yahoo.com/a/FQMi.N5i0IzdnUgI0Ite4hPzi5Teukf.wOGAiQ--#4e81f2015-01-08
|
* Document ikiwiki-import, such as it currently is.Amitai Schlair2015-01-07
|
* Mention schmonz/comments-anonymous-url-vcsAmitai Schlair2015-01-07
|
* fix linkSimon McVittie2015-01-07
|
* update newsSimon McVittie2015-01-07
|
* releaseSimon McVittie2015-01-07
|
* textile-double-escape-bug.t: tolerate any valid encodingSimon McVittie2015-01-06
| | | | | | | | | | Discount in current Debian unstable turns the IURI href into a URI by encoding the Unicode as UTF-8 and %-escaping each byte. That is valid, and matches Wikipedia's expectations, but was breaking this test for me. It would also be entirely valid (and lead to equivalent parsing) if the รถ was represented as ö, ö or &#xf6 in the text and/or the href.
* Turn positive test for wrong behaviour into a TODO test for right behaviourSimon McVittie2015-01-06
| | | | | We don't want ikiwiki's tests to stop passing when Text::Textile is fixed.