Amitai Schlair [Fri, 25 Jan 2013 13:47:52 +0000 (08:47 -0500)]
Merge branch 'cvs' of github.com:schmonz/ikiwiki into cvs
Amitai Schlair [Fri, 25 Jan 2013 13:47:17 +0000 (08:47 -0500)]
Merge branch 'master' into cvs
Joey Hess [Wed, 23 Jan 2013 23:53:02 +0000 (10:53 +1100)]
Merge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Wed, 23 Jan 2013 23:40:35 +0000 (10:40 +1100)]
trail: Avoid massive slowdown caused by pagetemplate hook when displaying dynamic cgi pages, which cannot use trail anyway.
This seemed to be due to the pagetemplate hook calling prerender. I've
observed this making it take *minutes* for the signin page to be displayed.
ltracing ikiwiki showed it was matching pagespecs a lot.
It may be that this is still a speed pain point when rendering pages, not
just for CGI. So more work may be needed here.
spalax [Mon, 21 Jan 2013 17:38:23 +0000 (13:38 -0400)]
More up-to-date patch
spalax [Mon, 21 Jan 2013 17:23:59 +0000 (13:23 -0400)]
http://claimid.com/richard-lyons [Mon, 21 Jan 2013 16:15:43 +0000 (12:15 -0400)]
removed
http://claimid.com/richard-lyons [Mon, 21 Jan 2013 16:13:02 +0000 (12:13 -0400)]
Question on source for plugins and themes plugin.
Added a comment: figured it out
125.118.197.218 [Sat, 19 Jan 2013 03:34:10 +0000 (23:34 -0400)]
poll vote (Accept both)
http://claimid.com/richard-lyons [Fri, 18 Jan 2013 20:53:00 +0000 (16:53 -0400)]
Added note about apache2 userdir mod.
https://openid.fmarier.org/ [Fri, 18 Jan 2013 08:42:05 +0000 (04:42 -0400)]
Add a link to my own migration notes
Add a patch tag
Joey Hess [Thu, 10 Jan 2013 16:43:27 +0000 (12:43 -0400)]
poll: Add expandable option to allow users to easily add new choices to a poll.
Joey Hess [Wed, 9 Jan 2013 17:47:41 +0000 (13:47 -0400)]
clean up
http://pmate.myopenid.com/ [Wed, 9 Jan 2013 15:23:22 +0000 (11:23 -0400)]
updated my homepage and blog addresses
http://tgpfeiffer.myopenid.com/ [Tue, 8 Jan 2013 23:55:53 +0000 (19:55 -0400)]
a little sandbox test
Joey Hess [Sat, 5 Jan 2013 21:24:40 +0000 (17:24 -0400)]
htmlscrubber: Allow the URI schemes of major VCS's.
Simon McVittie [Sat, 5 Jan 2013 14:52:10 +0000 (14:52 +0000)]
clean the sandbox
http://smcv.pseudorandom.co.uk/ [Fri, 4 Jan 2013 13:04:53 +0000 (09:04 -0400)]
test [Fri, 4 Jan 2013 11:15:35 +0000 (07:15 -0400)]
JoshTriplett [Thu, 3 Jan 2013 18:56:07 +0000 (14:56 -0400)]
Joey Hess [Wed, 2 Jan 2013 19:33:13 +0000 (15:33 -0400)]
close
Joey Hess [Wed, 2 Jan 2013 19:32:30 +0000 (15:32 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Wed, 2 Jan 2013 19:32:01 +0000 (15:32 -0400)]
changelog
Joey Hess [Wed, 2 Jan 2013 19:31:10 +0000 (15:31 -0400)]
Merge remote-tracking branch 'smcv/ready/trail'
Joey Hess [Wed, 2 Jan 2013 19:30:25 +0000 (15:30 -0400)]
changelog
Joey Hess [Wed, 2 Jan 2013 19:29:50 +0000 (15:29 -0400)]
http://smcv.pseudorandom.co.uk/ [Wed, 2 Jan 2013 19:28:07 +0000 (15:28 -0400)]
branch to fix this
Simon McVittie [Wed, 2 Jan 2013 19:17:16 +0000 (19:17 +0000)]
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.
Simon McVittie [Wed, 2 Jan 2013 19:14:26 +0000 (19:14 +0000)]
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.
Simon McVittie [Wed, 2 Jan 2013 19:00:20 +0000 (19:00 +0000)]
Add more trail regression tests
Some of these untested bits have in fact regressed, and as such, are
marked as TODO.
Simon McVittie [Wed, 2 Jan 2013 17:36:17 +0000 (17:36 +0000)]
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.
Simon McVittie [Wed, 2 Jan 2013 19:18:10 +0000 (19:18 +0000)]
Ignore MYMETA.yml, generated by Makefile.PL
http://smcv.pseudorandom.co.uk/ [Wed, 2 Jan 2013 18:07:42 +0000 (14:07 -0400)]
+patch
Simon McVittie [Wed, 2 Jan 2013 18:05:33 +0000 (18:05 +0000)]
opendiscussion: don't allow editing discussionpage if discussion is disabled
http://smcv.pseudorandom.co.uk/ [Wed, 2 Jan 2013 17:22:53 +0000 (13:22 -0400)]
some analysis
Added a comment: ikiwiki version
http://mildred.fr/ [Fri, 28 Dec 2012 10:01:19 +0000 (06:01 -0400)]
Joey Hess [Fri, 28 Dec 2012 02:29:51 +0000 (22:29 -0400)]
trail: Converted all dependencies to presence dependencies.
smcv please note this introduces another bug, which I've opened
Joey Hess [Fri, 28 Dec 2012 01:25:59 +0000 (21:25 -0400)]
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.
Joey Hess [Sat, 22 Dec 2012 20:15:38 +0000 (16:15 -0400)]
htmlscrubber: Allow the bitcoin URI scheme.
Joey Hess [Fri, 21 Dec 2012 18:47:46 +0000 (14:47 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Franek [Fri, 21 Dec 2012 16:35:05 +0000 (12:35 -0400)]
http://joeyh.name/ [Fri, 21 Dec 2012 14:49:13 +0000 (10:49 -0400)]
Added a comment
http://smcv.pseudorandom.co.uk/ [Fri, 21 Dec 2012 11:02:19 +0000 (07:02 -0400)]
Added a comment
Joey Hess [Thu, 20 Dec 2012 23:33:48 +0000 (19:33 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Franek [Thu, 20 Dec 2012 22:10:13 +0000 (18:10 -0400)]
removed
Franek [Thu, 20 Dec 2012 22:09:41 +0000 (18:09 -0400)]
Joey Hess [Thu, 20 Dec 2012 19:28:28 +0000 (15:28 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Theo [Tue, 18 Dec 2012 16:41:45 +0000 (12:41 -0400)]
Added some warning.
Theo [Tue, 18 Dec 2012 16:16:53 +0000 (12:16 -0400)]
Added debian package names, so people won't assume the dependencies will be resolved when installing `xapian-omega`
http://mildred.fr/ [Tue, 18 Dec 2012 15:42:25 +0000 (11:42 -0400)]
Theo [Tue, 18 Dec 2012 14:54:01 +0000 (10:54 -0400)]
Theo [Tue, 18 Dec 2012 14:53:31 +0000 (10:53 -0400)]
Theo [Tue, 18 Dec 2012 14:46:14 +0000 (10:46 -0400)]
Added some hint for users
http://mildred.fr/ [Tue, 18 Dec 2012 14:12:31 +0000 (10:12 -0400)]
Added a comment: git-annex
http://smcv.pseudorandom.co.uk/ [Tue, 18 Dec 2012 08:27:14 +0000 (04:27 -0400)]
Shlomi Fish [Mon, 17 Dec 2012 20:44:54 +0000 (22:44 +0200)]
Fix some warnigns in recent perls.
All existing tests pass.
testt [Mon, 17 Dec 2012 17:39:05 +0000 (13:39 -0400)]
Franek [Mon, 17 Dec 2012 01:33:55 +0000 (21:33 -0400)]
Franek [Mon, 17 Dec 2012 01:31:50 +0000 (21:31 -0400)]
Added a comment
http://cataclop.myopenid.com/ [Sun, 16 Dec 2012 21:42:10 +0000 (17:42 -0400)]
Joey Hess [Tue, 11 Dec 2012 17:04:29 +0000 (13:04 -0400)]
add news item for ikiwiki 3.
20121212
Joey Hess [Tue, 11 Dec 2012 17:03:19 +0000 (13:03 -0400)]
releasing version 3.
20121212
https://id.koumbit.net/anarcat [Fri, 7 Dec 2012 00:37:00 +0000 (20:37 -0400)]
give an example of the failed searches
Joey Hess [Thu, 6 Dec 2012 14:48:47 +0000 (10:48 -0400)]
response
Joey Hess [Thu, 6 Dec 2012 14:47:45 +0000 (10:47 -0400)]
add spec dependency
http://peter-simons.myopenid.com/ [Wed, 5 Dec 2012 13:28:17 +0000 (09:28 -0400)]
Fix link to my homepage.
http://peter-simons.myopenid.com/ [Wed, 5 Dec 2012 13:27:33 +0000 (09:27 -0400)]
Fix link to my homepage.
http://hendry.iki.fi/ [Wed, 5 Dec 2012 04:26:23 +0000 (00:26 -0400)]
Joey Hess [Tue, 4 Dec 2012 17:59:19 +0000 (13:59 -0400)]
openid: Display openid in Preferences page as a comment, so it can be selected in all browsers.
add FusionInventory project
http://jmtd.net/ [Sun, 2 Dec 2012 15:49:13 +0000 (11:49 -0400)]
spelling
http://9600.myopenid.com/ [Sun, 2 Dec 2012 15:10:43 +0000 (11:10 -0400)]
Added two new sites and moved one into the correct category
https://id.koumbit.net/anarcat [Fri, 30 Nov 2012 04:40:43 +0000 (00:40 -0400)]
why not try lucene too?
Amitai Schlair [Thu, 29 Nov 2012 22:33:14 +0000 (17:33 -0500)]
Merge branch 'master' into cvs
Updated my links
https://id.koumbit.net/anarcat [Tue, 27 Nov 2012 15:35:51 +0000 (11:35 -0400)]
etherpad-lite support
http://smcv.pseudorandom.co.uk/ [Tue, 27 Nov 2012 12:56:56 +0000 (08:56 -0400)]
point iki link into contrib
http://smcv.pseudorandom.co.uk/ [Tue, 27 Nov 2012 12:56:18 +0000 (08:56 -0400)]
make the link relative again
http://smcv.pseudorandom.co.uk/ [Tue, 27 Nov 2012 12:55:36 +0000 (08:55 -0400)]
update for rename of plugins/ikiwiki/directive/asymptote.mdwn to plugins/contrib/asymptote/ikiwiki/directive/asymptote.mdwn
http://smcv.pseudorandom.co.uk/ [Tue, 27 Nov 2012 12:55:34 +0000 (08:55 -0400)]
rename plugins/ikiwiki/directive/asymptote.mdwn to plugins/contrib/asymptote/ikiwiki/directive/asymptote.mdwn
http://smcv.pseudorandom.co.uk/ [Tue, 27 Nov 2012 12:54:21 +0000 (08:54 -0400)]
rename plugins/asymptote.mdwn to plugins/contrib/asymptote.mdwn
http://smcv.pseudorandom.co.uk/ [Tue, 27 Nov 2012 12:53:57 +0000 (08:53 -0400)]
http://peter-simons.myopenid.com/ [Tue, 27 Nov 2012 12:30:17 +0000 (08:30 -0400)]
Remove the tag directive to (hopefully) fix the plugins listing as not included in Ikiwiki.
http://peter-simons.myopenid.com/ [Tue, 27 Nov 2012 12:26:29 +0000 (08:26 -0400)]
http://peter-simons.myopenid.com/ [Tue, 27 Nov 2012 12:25:09 +0000 (08:25 -0400)]