| Commit message (Expand) | Author | Age |
* | documentation | Joey Hess | 2011-02-09 |
* | (no commit message) | http://adam.shand.net/ | 2011-01-29 |
* | blogspam: Don't check modifications from admins for spam, and also allow the ... | Joey Hess | 2011-01-24 |
* | Thanks! | http://lovesgoodfood.com/jason/ | 2011-01-02 |
* | response | Joey Hess | 2011-01-02 |
* | YAFR | http://lovesgoodfood.com/jason/ | 2010-12-30 |
* | Add a second parameter to the rcs_diff hook, and avoid bloating memory readin... | Joey Hess | 2010-12-29 |
* | expand documentation | http://smcv.pseudorandom.co.uk/ | 2010-12-28 |
* | add as a contrib plugin | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
* | the album plugin now requires the transient plugin | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
* | recommend 2-argument urlto whenever possible | http://smcv.pseudorandom.co.uk/ | 2010-12-26 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-12-16 |
|\ |
|
| * | reply to KA about fieldsets and field types | Giuseppe Bilotta | 2010-12-16 |
* | | response | Joey Hess | 2010-12-16 |
|/ |
|
* | add themes page and remove actiontabs.css from css_market since it is a•••theme
| Joey Hess | 2010-12-11 |
* | namespaces are othogonal to the issue of security | http://kerravonsen.dreamwidth.org/ | 2010-12-08 |
* | 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 |
* | ping for review | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | 2010-12-05 |
* | more tweaks to urlto documentation | 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 |
|\ |
|
| * | urlto(): if $from is undef, return a local path, not an absolute URL | Simon McVittie | 2010-11-22 |
* | | (no commit message) | Joey Hess | 2010-11-27 |
|/ |
|
* | add example of skipping blog posts while scrubbing comments | Joey Hess | 2010-11-12 |
* | put the problematic patch in a toggleable to make discussion more visible | http://smcv.pseudorandom.co.uk/ | 2010-11-08 |
* | cross-references | http://smcv.pseudorandom.co.uk/ | 2010-11-08 |
* | (no commit message) | http://smcv.pseudorandom.co.uk/ | 2010-11-08 |
* | A wish for a noninvasive autoindex. | JoeRayhawk | 2010-11-07 |
* | ugh, now with better syntax | http://smcv.pseudorandom.co.uk/ | 2010-11-01 |
* | added to git | http://smcv.pseudorandom.co.uk/ | 2010-11-01 |
* | new version of ymlfront finally documented | http://kerravonsen.dreamwidth.org/ | 2010-10-28 |
* | tweaking docs | http://kerravonsen.dreamwidth.org/ | 2010-10-28 |
* | Fix some more links.•••DynDNS (which was resolving *.schwinge.homeip.net to my server at home) stopped
supporting wildcard CNAMEs *.schwinge.homeip.net, so I now always have to use
the canonical name (or pay for getting this back, or go looking for another
service provider)...
| Thomas Schwinge | 2010-10-27 |
* | Fix links. DynDNS (which was resolving *.schwinge.homeip.net to my server at... | tschwinge | 2010-10-27 |
* | Merge remote branch 'remotes/origin/master' | Anonymous | 2010-10-26 |
|\ |
|
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmZMunnF2szppZKh59QntrdlZDr6BPipiM | 2010-10-23 |
| * | setting cookies before aggregating | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | 2010-10-19 |
* | | signal dead link to 'default content for *copyright* and *license*' plugin | Anonymous | 2010-10-26 |
|/ |
|
* | note that recentchanges plugin handles reversions | Joey Hess | 2010-10-08 |
* | make revert hooks optional•••I removed the IkiWiki::rcs_ stubs for the revert hooks. Instead
recentchanges tests to see if the hooks are available and calls
them directly.
| Joey Hess | 2010-10-08 |
* | convert rcs_revert to only stage the reversion | Joey Hess | 2010-10-06 |
* | remove rcs_showpatch | Joey Hess | 2010-10-06 |
* | document new rcs reversion support functions | Joey Hess | 2010-10-04 |
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | 2010-09-29 |
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | 2010-09-29 |
* | better tags | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | 2010-09-28 |
* | initial page | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | 2010-09-28 |
* | template_depends: throw nice error message when template cannot be found•••plovs reported a crash when templates were not installed properly,
with a non-useful error about the template object not being defined.
I've audited all uses of template_depends(), and template(), and it makes
sense for them to throw an error if the template cannot be found. All code
with a user-supplied template catches errors already, to handle template
parse failures.
It did not make sense for template_file to throw errors, as some code uses
it to probe if a template file is available.
| Joey Hess | 2010-09-27 |