Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sync mdwn2man changes from git-annex | Joey Hess | 2010-12-10 |
| | |||
* | namespaces are othogonal to the issue of security | http://kerravonsen.dreamwidth.org/ | 2010-12-08 |
| | |||
* | Update Banu link and add description of use | https://mukund.startssl.com/ | 2010-12-07 |
| | |||
* | Replying. | intrigeri | 2010-12-07 |
| | |||
* | test | jeremyb | 2010-12-06 |
| | |||
* | Some comments on fields namespacing | Giuseppe Bilotta | 2010-12-06 |
| | |||
* | updating the docs in keeping with latest version - multi-page reports | http://kerravonsen.dreamwidth.org/ | 2010-12-06 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2010-12-05 |
| | |||
* | Added a comment | http://xlogon.net/bacuh | 2010-12-05 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-12-05 |
|\ | |||
| * | Added a comment | http://joey.kitenet.net/ | 2010-12-05 |
| | | |||
| * | Added a comment | http://joey.kitenet.net/ | 2010-12-05 |
| | | |||
| * | (no commit message) | http://xlogon.net/bacuh | 2010-12-05 |
| | | |||
| * | ping for review | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | 2010-12-05 |
| | | |||
| * | (no commit message) | http://jmtd.livejournal.com/ | 2010-12-05 |
| | | |||
| * | is this paws-ible? | http://jmtd.livejournal.com/ | 2010-12-05 |
| | | |||
* | | changelog | Joey Hess | 2010-12-05 |
| | | |||
* | | inline: base feed names on the included page name | Giuseppe Bilotta | 2010-12-05 |
|/ | | | | | | Use the included page name rather than the including page name. This allows us to allow feeds in nested inlines without duplicating feeds with the same content under different (and stupid) names. | ||
* | prevent my name from having that ugly question mark in front of it | http://christian.amsuess.com/chrysn | 2010-12-03 |
| | |||
* | update changelog to reflect bugfix-only release | Joey Hess | 2010-12-01 |
| | |||
* | Merge branch 'bugfix' | Joey Hess | 2010-12-01 |
|\ | |||
| * | add news item for ikiwiki 3.20101201 | Joey Hess | 2010-12-01 |
| | | |||
| * | releasing version 3.20101201 | Joey Hess | 2010-12-01 |
| | | |||
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-12-01 |
|\ \ | |||
| * | | branch has reached usefulness | http://smcv.pseudorandom.co.uk/ | 2010-12-02 |
| | | | |||
* | | | meta: Fix calling of htmlscrubber to pass the page parameter. The change of ↵ | Joey Hess | 2010-12-01 |
|/ / | | | | | | | the htmlscrubber to look at page rather than destpage caused htmlscrubber_skip to not work for meta directives. | ||
* | | smcv's https fix is actually also applicable to using multiple other urls | Joey Hess | 2010-12-01 |
| | | |||
* | | Added a comment | http://kerravonsen.dreamwidth.org/ | 2010-11-30 |
| | | |||
* | | Added a comment | http://joey.kitenet.net/ | 2010-11-29 |
| | | |||
* | | Added a comment: use an inline directive | http://joey.kitenet.net/ | 2010-11-29 |
| | | |||
* | | merged sslcookie-auto | Joey Hess | 2010-11-29 |
| | | |||
* | | Merge remote branch 'smcv/ready/sslcookie-auto' | Joey Hess | 2010-11-29 |
|\ \ | |||
| * | | Always set secure cookies if logging in via HTTPS | Simon McVittie | 2010-11-29 |
| | | | |||
* | | | now with added simplicity | http://smcv.pseudorandom.co.uk/ | 2010-11-29 |
| | | | |||
* | | | more tweaks to urlto documentation | Joey Hess | 2010-11-29 |
| | | | |||
* | | | use one-parameter form of urlto | Joey Hess | 2010-11-29 |
| | | | |||
* | | | test w/o second parameter | Joey Hess | 2010-11-29 |
| | | | |||
* | | | merged localurl branch; changelog | Joey Hess | 2010-11-29 |
| | | | |||
* | | | second parameter of urlto is optional | Joey Hess | 2010-11-29 |
| | | | |||
* | | | tweak urlto description | Joey Hess | 2010-11-29 |
| | | | |||
* | | | Merge remote branch 'smcv/ready/localurl' | Joey Hess | 2010-11-29 |
|\ \ \ | |||
| * | | | pinger: avoid pinging our own local path, too | Simon McVittie | 2010-11-23 |
| | | | | |||
| * | | | Use local path for even more CGI URLs | Simon McVittie | 2010-11-23 |
| | | | | |||
| * | | | If cgiurl is set, but url isn't, use an absolute $local_cgiurl | Simon McVittie | 2010-11-23 |
| | | | | |||
| * | | | Pass a CGIURL into commentmoderation.tmpl | Simon McVittie | 2010-11-23 |
| | | | | | | | | | | | | | | | | | | | | Omitting this resulted <form action=""> which is in fact a working self-referential form, but is less obvious than it ought to be. | ||
| * | | | Use local paths for most references to pages | Simon McVittie | 2010-11-23 |
| | | | | |||
| * | | | Use local paths for the CGI URL | Simon McVittie | 2010-11-23 |
| | | | | |||
| * | | | Use local paths when including Javascript | Simon McVittie | 2010-11-23 |
| | | | | |||
| * | | | Use local paths for redirection where possible | Simon McVittie | 2010-11-23 |
| | | | | |||
| * | | | Add a regression test for urlto, baseurl and cgiurl in ↵ | Simon McVittie | 2010-11-22 |
| | | | | | | | | | | | | | | | | relative/local/absolute modes |