Commit Graph

17366 Commits (792d3dd6f087e9abcdaf4e3f09e2e64f0186df25)

Author SHA1 Message Date
Joey Hess 5e547c3aa1 clean up 2013-01-09 13:47:41 -04:00
http://pmate.myopenid.com/ 38632c7420 updated my homepage and blog addresses 2013-01-09 11:23:22 -04:00
http://tgpfeiffer.myopenid.com/ 68cb5c9bcc 2013-01-08 19:55:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlOk9VewMsQ9aV2U9mkpZdHK_BQtu33EGE 04a4b42e74 a little sandbox test 2013-01-06 12:37:06 -04:00
Joey Hess 7173ef1b13 htmlscrubber: Allow the URI schemes of major VCS's. 2013-01-05 17:25:47 -04:00
Simon McVittie 020b97577a clean the sandbox 2013-01-05 14:52:10 +00:00
http://smcv.pseudorandom.co.uk/ b8072f9641 2013-01-04 09:04:53 -04:00
test 1af78eafc0 2013-01-04 07:15:35 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlGhXE7l6sZKhPIyAMe2RSfm6Iet4JwEYY 895b4dd26f 2013-01-04 01:58:29 -04:00
JoshTriplett c635611232 2013-01-03 14:56:07 -04:00
Joey Hess b18d621873 close 2013-01-02 15:33:13 -04:00
Joey Hess 95bfa99e2a Merge branch 'master' of ssh://git.ikiwiki.info 2013-01-02 15:32:30 -04:00
Joey Hess 229ca60acb changelog 2013-01-02 15:32:01 -04:00
Joey Hess 22cb87c684 Merge remote-tracking branch 'smcv/ready/trail' 2013-01-02 15:31:10 -04:00
Joey Hess 812a5a136d changelog 2013-01-02 15:30:25 -04:00
Joey Hess c61af5c608 Merge commit '6e962a2d747bd8a8bbbdfc5b8eaeb689100c0b1c' 2013-01-02 15:29:50 -04:00
http://smcv.pseudorandom.co.uk/ 252071a20f branch to fix this 2013-01-02 15:28:07 -04:00
Simon McVittie 7029f98bc7 trail: remove excess presence-dependencies
Since trail members are explicitly rebuilt if the information used for
their prev/up/next boxes changes, they don't need another dependency
on the trail itself. (If the trail disappears, it will disappear from
the member's member_to_trails entry, causing a rebuild; so the add_depends
is redundant.)

Similarly, since trail members are explicitly rebuilt if their next
or previous item, or its title, changes, the presence dependencies on the
next and previous items are redundant.
2013-01-02 19:19:32 +00:00
Simon McVittie 7b06a65221 If the title of a trail or trail-member changes, rebuild affected pages
If the title of a trail changes, each member of that trail must be
rebuilt, for its prev/up/next box to reflect the new title.

If the title of a member changes, its next and previous items (if any)
must be rebuilt, for their prev/up/next boxes to reflect the new title.
2013-01-02 19:19:32 +00:00
Simon McVittie 94a5130963 Add more trail regression tests
Some of these untested bits have in fact regressed, and as such, are
marked as TODO.
2013-01-02 19:19:32 +00:00
Simon McVittie 1daa68b8b7 trail: call prerender from build_affected
In the unlikely event that the ordered contents of a trail have changed
without the TRAILS or TRAILLOOP template variables being evaluated
(for instance, all trail directives are removed from a former trail
that uses a custom pagetemplate that doesn't contain TRAILS), we might
get here without having already called prerender.
2013-01-02 19:19:32 +00:00
Simon McVittie 48664cb933 Ignore MYMETA.yml, generated by Makefile.PL 2013-01-02 19:19:32 +00:00
http://smcv.pseudorandom.co.uk/ 97d2c41ed4 +patch 2013-01-02 14:07:42 -04:00
Simon McVittie 6e962a2d74 opendiscussion: don't allow editing discussionpage if discussion is disabled 2013-01-02 18:05:33 +00:00
http://smcv.pseudorandom.co.uk/ 587f4cc833 some analysis 2013-01-02 13:22:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn2JnuuGJ5HXOGUfY036CabMkOilQi0prI bd40b1e635 2013-01-02 12:50:08 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlRjjrKEyPmXnh2qBEGx9PgH5DP32wCMAQ ad26978d5a Added a comment: ikiwiki version 2013-01-02 10:59:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlRjjrKEyPmXnh2qBEGx9PgH5DP32wCMAQ f2e8e05c9e 2013-01-02 01:04:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmlpKnpngEkdsJuNKGwky02g5qSpdMNY7c 3f6985ec71 2012-12-29 10:24:28 -04:00
http://mildred.fr/ b320aa69af 2012-12-28 06:01:19 -04:00
Joey Hess 86519b047e trail: Converted all dependencies to presence dependencies.
smcv please note this introduces another bug, which I've opened
2012-12-27 22:29:51 -04:00
Joey Hess dc05125b0b aggregate: When run with --aggregate, if an aggregation is already running, don't go on and --refresh.
This way, if a previous aggregation job is running, we don't add additional
load doing work that job will do anyway.
2012-12-27 21:25:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlid724BsrBWNuXsq89yVU5fYj1RfDnfsQ b2ff098ae9 2012-12-22 18:27:18 -04:00
Joey Hess 3d6ee9eccd htmlscrubber: Allow the bitcoin URI scheme. 2012-12-22 16:15:38 -04:00
Joey Hess c357692b34 Merge branch 'master' of ssh://git.ikiwiki.info 2012-12-21 14:47:46 -04:00
Franek bae3d0d01f 2012-12-21 12:35:05 -04:00
http://joeyh.name/ 695945b0c7 Added a comment 2012-12-21 10:49:13 -04:00
http://smcv.pseudorandom.co.uk/ 080a52977c Added a comment 2012-12-21 07:02:19 -04:00
Joey Hess 23791480f0 Merge branch 'master' of ssh://git.ikiwiki.info 2012-12-20 19:33:48 -04:00
Franek 10556fa8d0 removed 2012-12-20 18:10:13 -04:00
Franek 3039319035 2012-12-20 18:09:41 -04:00
Joey Hess 4f274e0454 Merge branch 'master' of ssh://git.ikiwiki.info 2012-12-20 15:28:28 -04:00
Theo 130fd91a69 Added some warning. 2012-12-18 12:41:45 -04:00
Theo 7f534f0348 Added debian package names, so people won't assume the dependencies will be resolved when installing `xapian-omega` 2012-12-18 12:16:53 -04:00
http://mildred.fr/ 4638aff119 2012-12-18 11:42:25 -04:00
Theo b84fa3a254 2012-12-18 10:54:01 -04:00
Theo 828d991dcd 2012-12-18 10:53:31 -04:00
Theo 8308d0d556 Added some hint for users 2012-12-18 10:46:14 -04:00
http://mildred.fr/ 5e202a079c Added a comment: git-annex 2012-12-18 10:12:31 -04:00
http://smcv.pseudorandom.co.uk/ 88d7896494 This reverts commit a877cc5d4c 2012-12-18 04:27:14 -04:00