Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/master' | Simon McVittie | 2014-09-15 |
|\ | |||
| * | fine-tuning of halfheartedness | jcflack | 2014-09-15 |
| | | |||
| * | responses in halfhearted defense of provider in questions | jcflack | 2014-09-15 |
| | | |||
| * | respond | smcv | 2014-09-15 |
| | | |||
* | | changelog, close bug | Simon McVittie | 2014-09-15 |
|/ | |||
* | write changelog, close bug | Simon McVittie | 2014-09-15 |
| | |||
* | made 'this change' link a comparison of the branch rather than a specific ↵ | jcflack | 2014-09-14 |
| | | | | commit. | ||
* | point taken | smcv | 2014-09-14 |
| | |||
* | (no commit message) | jcflack | 2014-09-14 |
| | |||
* | (no commit message) | jcflack | 2014-09-14 |
| | |||
* | rename plugins/plugins/openid/troubleshooting.mdwn to ↵ | jcflack | 2014-09-14 |
| | | | | plugins/openid/troubleshooting.mdwn | ||
* | (no commit message) | jcflack | 2014-09-14 |
| | |||
* | (no commit message) | jcflack | 2014-09-14 |
| | |||
* | review | smcv | 2014-09-14 |
| | |||
* | make gitremotes work | smcv | 2014-09-14 |
| | |||
* | (no commit message) | jcflack | 2014-09-14 |
| | |||
* | (no commit message) | jcflack | 2014-09-14 |
| | |||
* | propose a branch which uses non-numeric `show` for this purpose | Simon McVittie | 2014-09-14 |
| | |||
* | extend rst test to cover a fixed bug | Simon McVittie | 2014-09-14 |
| | |||
* | rename bugs/redirect.mdwn to todo/redirect.mdwn | smcv | 2014-09-14 |
| | |||
* | close bug | Simon McVittie | 2014-09-14 |
| | |||
* | branch for comment, not merging just yet | Simon McVittie | 2014-09-14 |
| | |||
* | fix link | smcv | 2014-09-12 |
| | |||
* | more thoughts on this | smcv | 2014-09-12 |
| | |||
* | more bug-closing | Simon McVittie | 2014-09-12 |
| | |||
* | Merge branch 'ready/imgforpdf-and-more' | Simon McVittie | 2014-09-12 |
|\ | |||
| * | add pagenumber parameter | chrysn | 2014-04-07 |
| | | | | | | | | | | | | | | | | | | | | this allows picking a page from a pdf. also, this enhances performance greatly when rendering pdfs, as only the first page is rasterized. (otherwise, imagemagick would treat the pdf as a list of images, work with all of them, until finally only the first page gets saved). the default parameter of 0 will select the single image contained in typical image files anyway, so no specialcasing between single- and multifile containers is needed. | ||
* | | Merge branch 'ready/edittemplate2' | Simon McVittie | 2014-09-12 |
|\ \ | |||
| * | | edittemplate: use unambiguous RFC 3339 datestamps | Simon McVittie | 2014-09-01 |
| | | | | | | | | | | | | | | | These take into account the timezone offset (and convert it to UTC+0000) rather than being in an unspecified timezone. | ||
| * | | Indicate how the UUID is likely to be used | Simon McVittie | 2014-09-01 |
| | | | |||
| * | | Only provide time, not formatted_time, to edittemplate templates | Simon McVittie | 2014-09-01 |
| | | | | | | | | | | | | | | | | | | I'm not sure what the use-case is for formatted_time, and chrysn pointed out that for display in HTML, [[!date "<TMPL_VAR time>"]] would be nicer. | ||
| * | | Provide the current time to edittemplate. | Jonathon Anderson | 2014-09-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | The `time` variable contains a fixed-format time, guaranteed suitable for parsing by timedate. The `formatted_time` variable contains the same time formatted by IkiWiki::formattime. | ||
| * | | Use Linux uuid facility instead of an external library if possible | Simon McVittie | 2014-09-01 |
| | | | |||
| * | | Provide a UUID in edittemplate templates. | Jonathon Anderson | 2014-09-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I want to make GUIDs for my RSS feeds that don't change when I move pages around. To that end, I've used UUID::Tiny to generate a version 4 (random) UUID that is presented in a `uuid` variable in the template. At that point, you can do something like this: [[!meta guid="urn:uuid:<TMPL_VAR uuid>"]] | ||
* | | | more changelog and bug-closing | Simon McVittie | 2014-09-12 |
| | | | |||
* | | | Merge remote-tracking branch 'spalax/paternal/upload-svg' | Simon McVittie | 2014-09-12 |
|\ \ \ | |||
| * | | | Added svg figure | Louis | 2014-04-29 |
| | | | | |||
* | | | | changelog/close bugs | Simon McVittie | 2014-09-12 |
| | | | | |||
* | | | | Don't URL-encode links to Debian wiki pages | Simon McVittie | 2014-09-12 |
| | | | | |||
* | | | | yes, duplicate | smcv | 2014-09-12 |
| | | | | |||
* | | | | possible dup | smcv | 2014-09-12 |
| | | | | |||
* | | | | clarify | smcv | 2014-09-12 |
| | | | | |||
* | | | | I still don't think 'rtl' is a suitable name for this switch | smcv | 2014-09-12 |
| | | | | |||
* | | | | Added a comment: Same Trick in Apache | https://www.google.com/accounts/o8/id?id=AItOawk6z7Jsfi_XWfzFJNZIjYUcjgrthg4aPUU | 2014-09-10 |
| | | | | |||
* | | | | switch man shortcut to manpages.debian.org (Closes: #700322) | smcv | 2014-09-10 |
| | | | | |||
* | | | | clarify further | smcv | 2014-09-10 |
| | | | | |||
* | | | | clarif | smcv | 2014-09-10 |
| | | | | |||
* | | | | clarify | smcv | 2014-09-10 |
| | | | | |||
* | | | | re-review | smcv | 2014-09-10 |
| | | | | |||
* | | | | add alternative (IMO better) branch | smcv | 2014-09-10 |
| | | | |