Commit Graph

13801 Commits (e46f15f371fdb2a904f65e2772a941c9f24f1611)

Author SHA1 Message Date
http://jmtd.livejournal.com/ e46f15f371 done, PEBKAC. Thank you for your time :) 2010-09-30 21:57:39 +00:00
http://jmtd.livejournal.com/ b9b5052104 gah 2010-09-30 21:49:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA dfbb57aa8d Point to my updated mdwn_itex plugin. 2010-09-30 13:49:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA 278821b6b6 Created "configurable tidy" todo item. 2010-09-30 12:17:14 +00:00
http://jmtd.livejournal.com/ 13945890c3 removed 2010-09-30 09:00:39 +00:00
http://jmtd.livejournal.com/ 0f2f769229 lists and bullets 2010-09-30 08:59:12 +00:00
http://jmtd.livejournal.com/ 19c1b202a4 +branchable link, demo of actiontabs 2010-09-30 08:57:56 +00:00
http://jmtd.livejournal.com/ 0d03e63900 code and lists 2010-09-30 08:55:04 +00:00
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
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