Commit Graph

13895 Commits (7ba0f7d297e7d3e833756016b635ffa0cc78200e)

Author SHA1 Message Date
Joey Hess e65ce4f093 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-09-29 12:00:34 -04:00
Joey Hess 2df92a956a Fix test suite failure on other side of date line. 2010-09-29 11:58:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk b0483974f5 2010-09-29 10:15:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk 64c3c0d0de 2010-09-29 10:12:52 +00:00
Peter Gammie 941755e466 Get things right after moving to a branch. 2010-09-29 15:43:44 +10:00
Peter Gammie acecbad0ff First cut at the revert plugin. 2010-09-29 15:14:19 +10:00
PeteG 589aabeebe 2010-09-29 04:22:10 +00:00
http://smcv.pseudorandom.co.uk/ 388dd74c96 alternative approach with untested branch 2010-09-29 00:28:14 +00:00
Joey Hess 8571f1e38d add todo page for web reversion, with code review of patch 2010-09-28 17:07:01 -04:00
Joey Hess 11f4a42884 add reference to peteg's revert code 2010-09-28 16:34:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk 219f057e58 better tags 2010-09-28 19:24:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk 9a0d1862f4 initial page 2010-09-28 19:01:50 +00:00
Joey Hess a70f8dad67 test case 2010-09-27 18:47:13 -04:00
http://jmtd.livejournal.com/ 142c77ff6f probably PEBKAC (but still haven't figured it out) 2010-09-27 22:17:29 +00:00
Joey Hess 16dd9c4fc6 parameterize FIND and SED 2010-09-27 16:10:13 -04:00
Joey Hess e22b18aabc 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.
2010-09-27 15:58:01 -04:00
Joey Hess 00595b62be avoid fatal error if aggregate page template could not be found
That template is user-controlled.
2010-09-27 15:44:04 -04:00
Joey Hess 3d3af6983d response 2010-09-27 15:36:05 -04:00
http://smcv.pseudorandom.co.uk/ e05099d5cf yay https 2010-09-27 18:48:58 +00:00
Joey Hess 06fe3dadae add news item for ikiwiki 3.20100926 2010-09-27 00:56:26 -04:00
Joey Hess 3dfc7ea4dc releasing version 3.20100926 2010-09-27 00:56:03 -04:00
Joey Hess e7b772e65b review 2010-09-26 23:01:01 -04:00
Joey Hess 1334695f4c Merge remote branch 'remotes/smcv/ready/htmlbalance' 2010-09-26 22:44:52 -04:00
Joey Hess 43c99f9076 htmlbalance: Fix compatability with HTML::Tree 4.0. (smcv) 2010-09-26 22:37:18 -04:00
Joey Hess e789cb9c84 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-09-26 22:27:50 -04:00
Joey Hess 1883e31de2 Propigate PATH into wrapper.
In the last version, the ikiwiki script stopped setting PATH.
But that leads to gcc failing when run from websetup. See
http://www.branchable.com/bugs/Crashes_when_rebuilding_wiki_after_setup_change/
2010-09-26 22:27:46 -04:00
http://smcv.pseudorandom.co.uk/ 759260f7c8 sign 2010-09-26 21:54:32 +00:00
http://smcv.pseudorandom.co.uk/ 9d634e97d2 sign my change 2010-09-26 21:53:54 +00:00
http://smcv.pseudorandom.co.uk/ 58c80f8ed1 +patch 2010-09-26 21:53:00 +00:00
http://smcv.pseudorandom.co.uk/ 82d751cf32 +patch 2010-09-26 21:39:47 +00:00
http://smcv.pseudorandom.co.uk/ fd7062959a HTML::Tree v4 is not entirely backwards-compatible 2010-09-26 21:39:07 +00:00
Simon McVittie 5876968fa1 htmlbalance: be compatible with HTML::Tree 4.0
The HTML::Tree changelog says:

    [THINGS THAT MAY BREAK YOUR CODE OR TESTS]
    ...
    * Attribute names are now validated in as_XML and invalid names will
      cause an error.

and indeed the regression tests do get an error.
2010-09-26 22:33:54 +01:00
http://lovesgoodfood.com/jason/ 896adeafda (fixing silly formatting issue) 2010-09-26 04:19:29 +00:00
http://lovesgoodfood.com/jason/ 954b6353b0 2010-09-26 04:18:15 +00:00
98.66.223.132 4846b4472e poll vote (Accept both) 2010-09-26 04:16:56 +00:00
Joey Hess 5d201da718 pebak? 2010-09-25 15:20:41 -04:00
Joey Hess 81d0871dd9 forgot to close this, was fixed using %pagestate 2010-09-25 15:04:00 -04:00
Joey Hess c9cceef939 notabug 2010-09-25 15:02:32 -04:00
Joey Hess 0740855836 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-09-25 15:00:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmlZJCPogIE74m6GSCmkbJoMZiWNOlXcjI 66e3a16422 Added a comment 2010-09-24 19:01:08 +00:00
Joey Hess aac1428491 response 2010-09-23 16:05:43 -04:00
188.118.202.217 b4471d4418 poll vote (Accept only OpenID for logins) 2010-09-23 11:17:06 +00:00
chrysn abea37a67a connection between alias direcive and autotag 2010-09-23 13:09:05 +02:00
http://hendry.iki.fi/ fc296d49a0 b00g 2010-09-23 10:15:19 +00:00
Javier Rojas 7481329bdd typo 2010-09-22 22:44:07 -05:00
Javier Rojas 4a5d68a139 possible bug with img plugin 2010-09-22 22:41:18 -05:00
Joey Hess 95f7b2ffb1 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-09-22 17:50:26 -04:00
http://blipvert.myopenid.com/ a31d6ab1b9 2010-09-22 20:10:26 +00:00
http://blipvert.myopenid.com/ 6902f9850a 2010-09-22 19:38:32 +00:00
http://blipvert.myopenid.com/ 0ea5c4a241 2010-09-22 19:37:40 +00:00