aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add an atom:link rel="self" to RSS feedsSimon McVittie2016-01-21
| | | | | As recommended by <https://validator.w3.org/feed/docs/warning/MissingAtomSelfLink.html>
* Force comments URL in RSS feeds to be absoluteSimon McVittie2016-01-21
| | | | | | | | Now I'm going to get bug reports about wanting the URLs to be protocol-relative, but we can't win there as long as we generate RSS, because RSS doesn't have well-defined semantics for relative URLs (and the W3C's validator complains about them). If absolute URLs are a problem for you, please use Atom feeds.
* Don't fail to syslog if the wiki name contains %sSimon McVittie2016-01-21
| | | | This is a corner case spotted while fixing UTF-8 syslogging.
* Force log messages to be bytestringsSimon McVittie2016-01-21
| | | | Sys::Syslog is not UTF-8-literate.
* Added a commentsmcv2016-01-21
|
* couldn't reproduce this :-(smcv2016-01-20
|
* img test: use the right filenames when testing that deletion occursSimon McVittie2016-01-19
| | | | | Also use a less misleading name for the sample SVG: it is no longer empty. Since commit 105f285a it has contained a blue square.
* img test: skip testing PDFs if unsupportedSimon McVittie2016-01-19
|
* Silence "used only once: possible typo" warnings for variables that are part ↵Simon McVittie2016-01-19
| | | | of modules' APIs
* d/control: Standards-Version: 3.9.6, no changes requiredSimon McVittie2016-01-19
|
* d/control: remove leading article from Description (lintian: ↵Simon McVittie2016-01-19
| | | | description-synopsis-starts-with-article)
* Change dependencies from transitional package perlmagick to ↵Simon McVittie2016-01-19
| | | | libimage-magick-perl (Closes: #789221)
* changelog: mention pagestats enhancementSimon McVittie2016-01-19
|
* Add license info to javascript underlaySimon McVittie2016-01-19
|
* escape pagespec so the HTML is more legiblesmcv2016-01-18
|
* further invastigation on the rebuilding crashMich_Hein@757185527c4a9401c60f158c059d40255dbeacee2016-01-15
|
* (no commit message)BerndZeimetz2016-01-07
|
* fix urlsBerndZeimetz2016-01-07
|
* fix urls for tracking pluginBerndZeimetz2016-01-07
|
* (no commit message)https://me.yahoo.com/a/t1BXGl4ovOkn0HJXnoKzkHnlOYXe#85a732016-01-05
|
* initialhttps://me.yahoo.com/a/t1BXGl4ovOkn0HJXnoKzkHnlOYXe#85a732016-01-05
|
* Add missing backquote.Amitai Schlair2016-01-01
|
* Remote "test45" template.Amitai Schlair2016-01-01
|
* Asking about fastCGI and Nginx under ArchJuego2015-12-31
|
* (no commit message)fboulogne@f0e3234b48d7a8532894ac1ad69e83fb6e5de5172015-12-18
|
* Hiikiwiki@12de4442e74dcfc5f238e03e55a64752f5290a032015-12-18
|
* Added a comment: Protocol-relative URLs are not always an option; change ↵smcv2015-12-13
| | | | your url and cgiurl settings
* Added a comment: Question/Proposalspalax2015-12-12
|
* (no commit message)matto2015-12-12
|
* (no commit message)matto2015-12-12
|
* (no commit message)matto2015-12-12
|
* respondsmcv2015-12-11
|
* (no commit message)timosesu@ead03211e78f6505c65266495ae6bf9c4e0692932015-12-10
|
* (no commit message)timosesu@ead03211e78f6505c65266495ae6bf9c4e0692932015-12-10
|
* (no commit message)timosesu@ead03211e78f6505c65266495ae6bf9c4e0692932015-12-10
|
* underlays/javascript/* use ikiwiki's permissive licenseJoey Hess2015-12-01
| | | | I'm the sole author and copyright holder of these files.
* it is deliberate that internal options aren't savedsmcv2015-11-30
|
* it's either GPL-2+ or very permissive; copyright holder should clarifysmcv2015-11-30
|
* request feedbacksmcv2015-11-30
|
* tag reviewedsmcv2015-11-30
|
* Merge remote-tracking branch 'origin/master'Simon McVittie2015-11-30
|\
| * closesmcv2015-11-30
| |
| * closesmcv2015-11-30
| |
* | Merge remote-tracking branch 'smcv/pagestats-show'Simon McVittie2015-11-30
|\ \ | |/ |/|
| * pagestats: rename disp to show, and document itSimon McVittie2014-09-14
| |
| * pagestats: consistent indentationSimon McVittie2014-09-14
| |
| * pagestats: add disp parameterLouis2014-09-14
| |
* | Merge remote-tracking branch 'smcv/ready/limit'Simon McVittie2015-11-30
|\|
| * Rename show parameter of [[!inline]] and [[!pagestats]] to limitSimon McVittie2014-09-14
| | | | | | | | | | | | | | The old name still works, if its value is numeric. This name allows a non-numeric "show" to mean the same thing it does for [[!map]] (show title, show description, etc.).
* | Add a test for unconfigured git identitySimon McVittie2015-11-30
| |