aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix namehttps://id.koumbit.net/anarcat2015-03-07
|
* (no commit message)https://id.koumbit.net/anarcat2015-03-07
|
* add authors and plugin typehttps://id.koumbit.net/anarcat2015-03-07
|
* rename forum/Asciidoc_plugin.mdwn to plugins/contrib/asciidoc.mdwnhttps://id.koumbit.net/anarcat2015-03-07
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* removedhttps://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-03-05
|
* requesthttps://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE2015-03-05
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnI8IcDlNv0dtfSiNgKW5XWi-oWKPigt9Q2015-03-03
|
* (no commit message)https://openid.stackexchange.com/user/bd7676f7-83b5-4a71-82a6-d4df0fab61ca2015-03-03
|
* Added a comment: Working configuration for nginxhttps://www.google.com/accounts/o8/id?id=AItOawlTS8BlL-OtDvQwLk1ohkRAmfCb_U5yOvQ2015-03-03
|
* Added information about how to use httpauth with ngnxhttps://www.google.com/accounts/o8/id?id=AItOawlTS8BlL-OtDvQwLk1ohkRAmfCb_U5yOvQ2015-03-03
|
* requestJoey Hess2015-03-02
|
* Update my user pagefr33domlover2015-03-02
|
* t/inline.t: accept translations of "Add a new post titled:" (Closes: #779365)Simon McVittie2015-03-01
|
* Standardize on --long-option instead of -long-optionSimon McVittie2015-03-01
| | | | | | | | | | [[forum/refresh_and_setup]] indicates some confusion between --setup and -setup. Both work, but it's clearer if we stick to one in documentation and code. A 2012 commit to [[plugins/theme]] claims that "-setup" is required and "--setup" won't work, but I cannot find any evidence in ikiwiki's source code that this has ever been the case.
* clarify that --setup changes the default verbsmcv2015-03-01
|
* Added a commentsmcv2015-03-01
|
* close bugsmcv2015-03-01
|
* If neither timezone nor TZ is set, set both to :/etc/localtime if we're on a ↵Simon McVittie2015-03-01
| | | | GNU system and that file exists, or GMT otherwise
* (no commit message)smcv2015-03-01
|
* more info needed; suggestionssmcv2015-03-01
|
* Added a comment: looks like Debian#776181smcv2015-03-01
|
* changelogSimon McVittie2015-03-01
|
* Fix double UTF-8 decode on Perl < 5.20 with upgraded Encode.pmAnders Kaseorg2015-03-01
| | | | | | | | | | | | | | | | | | | | Commit feb21ebfacb341fc34244e1c9b8557fd81d1dfc1 added a safe_decode_utf8 function that avoids double decoding on Perl 5.20. But the Perl behavior change actually happened in Encode.pm 2.53 (https://github.com/dankogai/p5-encode/pull/11). Although Perl 5.20 is the first Perl version to bundle an affected version of Encode.pm, it’s also possible to upgrade Encode.pm independently; for example, Fedora 20 has Perl 5.18.4 with Encode.pm 2.54. On such a system, editing a non-ASCII file still fails with errors like Error: Cannot decode string with wide characters at /usr/lib64/perl5/vendor_perl/Encode.pm line 216. There doesn’t seem to be any reason not to check Encode::is_utf8 on old versions too, so just remove the version check altogether. Signed-off-by: Anders Kaseorg <andersk@mit.edu> Bug-Debian: https://bugs.debian.org/776181
* fix fenced code block syntax for comprehensibilitySimon McVittie2015-03-01
| | | | | ikiwiki.info does not support ``` as a fence for code blocks, only ~~~, and it only works at the beginning of a new paragraph.
* Added a commentcbaines2015-03-01
|
* Fix usage to not incorrectly state that the refresh option is on by defaultChristopher Baines2015-02-28
| | | | | | As far as I can tell, it was off by default since when it was introduced in ffc0be87d7eca4de4dbc91d740d36b7b40bfa911, and unless I have read the history wrong, has never been enabled by default.
* Added a comment: refresh optioncbaines2015-02-28
|
* Add comment to the osm plugin icon patch pageChristopher Baines2015-02-28
|
* Bug: wrong rendering of templatefr33domlover2015-02-27
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-02-25
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-02-25
|
* Added a comment: Fixhttps://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-02-25
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ2015-02-24
|
* Added a comment: gentaghttps://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU2015-02-19
|
* fixed me sigEdePopede2015-02-19
|
* for future month the value is interperted as "month of the year" => breaks ↵EdePopede2015-02-19
| | | | symmetry, lacks functionality
* Added a comment: Precarious situationhttps://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU2015-02-19
|
* Added a commentsmcv2015-02-18
|
* already fixed in newer ikiwikismcv2015-02-18
|
* escaping directives continues to be harder than it should besmcv2015-02-18
|
* Report a bugfr33domlover2015-02-18
|
* typoshttps://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU2015-02-18
|