http://oneingray.myopenid.com/ [Wed, 14 Apr 2010 15:56:45 +0000 (15:56 +0000)]
Fixed the double quotes.
http://oneingray.myopenid.com/ [Wed, 14 Apr 2010 15:54:49 +0000 (15:54 +0000)]
More details on my personal preferences (as related to Ikiwiki.)
http://oneingray.myopenid.com/ [Wed, 14 Apr 2010 15:42:25 +0000 (15:42 +0000)]
Give a bit more details about the Wikis (now one more) I run.
Joey Hess [Mon, 12 Apr 2010 20:46:38 +0000 (16:46 -0400)]
update
Joey Hess [Mon, 12 Apr 2010 20:04:49 +0000 (16:04 -0400)]
fix bug
Joey Hess [Mon, 12 Apr 2010 19:16:57 +0000 (15:16 -0400)]
more tests with more items
Joey Hess [Mon, 12 Apr 2010 19:03:42 +0000 (15:03 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 12 Apr 2010 18:57:40 +0000 (14:57 -0400)]
implemented the other half of this
Writing my own sort code actually was faster than the built in sort. Whee!
(That's not supposed to happen, is it. ;)
But, I need to make sure influences are calculated alright.
Joey Hess [Mon, 12 Apr 2010 16:41:32 +0000 (12:41 -0400)]
refactor sortspec translation
Simon McVittie [Sun, 11 Apr 2010 13:32:18 +0000 (14:32 +0100)]
Space sorting orders consistently
Markdown interprets the empty lines resulting from [[!if]] as a request
that each <li> contain a <p>. For consistent spacing in the HTML, either
the unconditional items should have blank lines between (resulting in
each <li> having a <p>), or the conditional items should not (resulting
in messy source code, and no <li> having a <p>). I think the former
looks nicer.
Joey Hess [Sun, 11 Apr 2010 05:30:03 +0000 (01:30 -0400)]
optimization: pagespec_match_list with no num limit matches before sorting
This can be a lot faster, since huge numbers of pages are not sorted
only to mostly be thrown away. It sped up a build of my blog by at least
5 minutes.
Joey Hess [Sun, 11 Apr 2010 04:30:27 +0000 (00:30 -0400)]
plan for more efficient pagespec_match_list sorting
(smcv please note)
Joey Hess [Sun, 11 Apr 2010 02:04:48 +0000 (22:04 -0400)]
formatting
Joey Hess [Sat, 10 Apr 2010 22:29:20 +0000 (18:29 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 10 Apr 2010 22:28:15 +0000 (18:28 -0400)]
po: Configuring the same language as master and slave confuses processing; so filter out such a misconfiguration.
Joey Hess [Sat, 10 Apr 2010 19:29:31 +0000 (15:29 -0400)]
close
Joey Hess [Sat, 10 Apr 2010 18:40:03 +0000 (14:40 -0400)]
fix testsuite
typedlink matchspec was removed
Joey Hess [Sat, 10 Apr 2010 18:35:45 +0000 (14:35 -0400)]
update changelog, update rebuild version
Joey Hess [Sat, 10 Apr 2010 18:33:51 +0000 (14:33 -0400)]
Merge remote branch 'smcv/unescaped-meta'
Conflicts:
IkiWiki/Plugin/meta.pm
Cord [Sat, 10 Apr 2010 07:06:06 +0000 (07:06 +0000)]
Joey Hess [Fri, 9 Apr 2010 22:43:25 +0000 (18:43 -0400)]
po: Check that translated underlay directories exist before using them for master language.
Joey Hess [Fri, 9 Apr 2010 16:25:10 +0000 (12:25 -0400)]
close bug, was fixed in 3.
20100403
Joey Hess [Thu, 8 Apr 2010 20:09:31 +0000 (16:09 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 8 Apr 2010 20:07:43 +0000 (16:07 -0400)]
Update dependency for git-core to git transition.
http://kerravonsen.dreamwidth.org/ [Wed, 7 Apr 2010 23:33:04 +0000 (23:33 +0000)]
formatting
http://kerravonsen.dreamwidth.org/ [Wed, 7 Apr 2010 23:29:25 +0000 (23:29 +0000)]
further response to smcv on pagetemplates
Jon Dowland [Wed, 7 Apr 2010 20:25:26 +0000 (21:25 +0100)]
expand my response
http://smcv.pseudorandom.co.uk/ [Wed, 7 Apr 2010 17:39:04 +0000 (17:39 +0000)]
"safe" and "unsafe" too simplistic, I suspect
http://kerravonsen.dreamwidth.org/ [Wed, 7 Apr 2010 15:12:39 +0000 (15:12 +0000)]
response about XSS, meta and pagetemplates
Joey Hess [Wed, 7 Apr 2010 04:28:56 +0000 (00:28 -0400)]
add peter's git repo
Joey Hess [Wed, 7 Apr 2010 04:01:38 +0000 (00:01 -0400)]
note about sort and dependency types
There's a gotcha where pagespec_match_list is used with a dependency type
that is not a full content dependency, and so ikiwiki does not know that
a content change to a page that sorted too low to match needs to trigger
a rebuild, since its sort order may have changed.
Inline is mostly ok re this, as it does use content dependencies. Except
for in the case of raw mode. But then, page metadata is documented to not
be loaded, so it doesn't make sense to use sortspecs that depend on
metadata. I hope. :)
Joey Hess [Wed, 7 Apr 2010 03:37:46 +0000 (23:37 -0400)]
typo
Joey Hess [Wed, 7 Apr 2010 03:35:14 +0000 (23:35 -0400)]
update for sort changes
Joey Hess [Wed, 7 Apr 2010 03:30:10 +0000 (23:30 -0400)]
close (but one question remains!)
Joey Hess [Wed, 7 Apr 2010 03:29:18 +0000 (23:29 -0400)]
minor style etc changes
Joey Hess [Wed, 7 Apr 2010 03:26:59 +0000 (23:26 -0400)]
remove note about more sort types possibly being available
Good plugins should document them :)
Joey Hess [Wed, 7 Apr 2010 03:24:22 +0000 (23:24 -0400)]
question
Joey Hess [Wed, 7 Apr 2010 03:19:00 +0000 (23:19 -0400)]
add cpan link
Joey Hess [Wed, 7 Apr 2010 03:15:39 +0000 (23:15 -0400)]
don't force a rebuild
Rebuild can be needed sometimes, but not always, so undef.
Joey Hess [Wed, 7 Apr 2010 03:15:33 +0000 (23:15 -0400)]
Merge remote branch 'smcv/ready/sort-package'
Conflicts:
debian/NEWS
Joey Hess [Wed, 7 Apr 2010 03:05:04 +0000 (23:05 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Apr 2010 03:04:54 +0000 (23:04 -0400)]
close
http://smcv.pseudorandom.co.uk/ [Wed, 7 Apr 2010 03:03:40 +0000 (03:03 +0000)]
update fieldsort plugin again; remove obsolete bug + fix note (thanks!)
Joey Hess [Wed, 7 Apr 2010 03:02:18 +0000 (23:02 -0400)]
add note about minor back compat issue
Joey Hess [Wed, 7 Apr 2010 02:59:57 +0000 (22:59 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 7 Apr 2010 02:58:22 +0000 (22:58 -0400)]
tweak wording and versions and add changelog entry
Joey Hess [Wed, 7 Apr 2010 02:57:02 +0000 (22:57 -0400)]
improve wording to not encourage explicitly passing undef
http://smcv.pseudorandom.co.uk/ [Wed, 7 Apr 2010 02:55:50 +0000 (02:55 +0000)]
further discussion, point out potential XSS
Joey Hess [Wed, 7 Apr 2010 02:50:19 +0000 (22:50 -0400)]
Merge remote branch 'smcv/ready/link-types'
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 23:20:49 +0000 (23:20 +0000)]
response
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 23:19:18 +0000 (23:19 +0000)]
response
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 23:09:59 +0000 (23:09 +0000)]
response to Joey and smcv
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 22:24:24 +0000 (22:24 +0000)]
reply
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 20:03:26 +0000 (20:03 +0000)]
fixed
Simon McVittie [Tue, 6 Apr 2010 20:00:48 +0000 (21:00 +0100)]
Remove typedlink from [[ikiwiki/pagespec]]
It's not supported in this branch any more.
Simon McVittie [Tue, 6 Apr 2010 19:59:45 +0000 (20:59 +0100)]
Auto-rebuild wikis on upgrade due to the taglink change
debian/NEWS and debian/postinst should be edited before release to have
an appropriate version number.
Joey Hess [Tue, 6 Apr 2010 19:12:54 +0000 (15:12 -0400)]
Revert spam
This reverts commit
e496920e51ae9f0ecfbad5799634a5064193dcdb.
"Twice is enemy action"; enjoy your ban!
webkatalog [Tue, 6 Apr 2010 18:43:08 +0000 (18:43 +0000)]
Joey Hess [Tue, 6 Apr 2010 18:39:51 +0000 (14:39 -0400)]
Revert spam
This reverts commit
b29c50c731d17c83fef21ef606654ce3bde84310.
Nice try, no cigar.
webkatalog [Tue, 6 Apr 2010 18:38:17 +0000 (18:38 +0000)]
Joey Hess [Tue, 6 Apr 2010 18:20:44 +0000 (14:20 -0400)]
nearly there!
Joey Hess [Tue, 6 Apr 2010 18:09:02 +0000 (14:09 -0400)]
comment
Joey Hess [Tue, 6 Apr 2010 18:06:29 +0000 (14:06 -0400)]
comment
Joey Hess [Tue, 6 Apr 2010 18:05:00 +0000 (14:05 -0400)]
comment
Joey Hess [Tue, 6 Apr 2010 17:58:55 +0000 (13:58 -0400)]
idea
Joey Hess [Tue, 6 Apr 2010 17:25:26 +0000 (13:25 -0400)]
first question
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 10:47:28 +0000 (10:47 +0000)]
oops, branch returned now
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 04:41:55 +0000 (04:41 +0000)]
more flexible underlays, please?
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 04:00:47 +0000 (04:00 +0000)]
response
http://kerravonsen.dreamwidth.org/ [Tue, 6 Apr 2010 03:59:09 +0000 (03:59 +0000)]
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 00:55:54 +0000 (00:55 +0000)]
if applied, reverting this would be problematic
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 00:51:27 +0000 (00:51 +0000)]
tag as patch
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 00:50:51 +0000 (00:50 +0000)]
pages talking about escaping should really be escaped correctly
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 00:49:38 +0000 (00:49 +0000)]
as seen on IRC
Simon McVittie [Tue, 6 Apr 2010 00:31:38 +0000 (01:31 +0100)]
HTML-encode meta title, description, guid on output, but not in the pagestate
This makes them consistent with the rest of the meta keys. A wiki rebuild
will be needed on upgrade to this version; until the wiki is rebuilt,
double-escaping will occur in the titles of pages that have not changed.
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 00:04:47 +0000 (00:04 +0000)]
switch branch for review to use ready/foo convention
http://smcv.pseudorandom.co.uk/ [Tue, 6 Apr 2010 00:02:18 +0000 (00:02 +0000)]
ready for review, I think
Simon McVittie [Mon, 5 Apr 2010 23:59:16 +0000 (00:59 +0100)]
Only store authorsort in meta pagestate if it differs from author
Simon McVittie [Mon, 5 Apr 2010 23:58:55 +0000 (00:58 +0100)]
Only store titlesort in meta pagestate if it differs from title
Simon McVittie [Mon, 5 Apr 2010 21:50:51 +0000 (22:50 +0100)]
Use $a and $b for SortSpec cmp callbacks
Joey Hess [Mon, 5 Apr 2010 21:18:30 +0000 (17:18 -0400)]
fix bug that left stray </p> tags
Both markdown and tidy add paragraph tags around text, that needs to be
stripped when the text is a short, one line fragment that is being inserted
into a larger page. tidy also adds several newlines to the end, and this
broke removal of the paragraph tags.
Joey Hess [Mon, 5 Apr 2010 21:02:10 +0000 (17:02 -0400)]
txt: Add a special case for robots.txt.
Joey Hess [Mon, 5 Apr 2010 20:34:49 +0000 (16:34 -0400)]
comments: Fix missing entity encoding in title.
The meta title data set by comments needs to be encoded the same way that
meta encodes it. (NB The security implications of the missing encoding
are small.)
Note that meta's encoding of title, description, and guid data, and not
other data, is probably a special case that should be removed. Instead,
these values should be encoded when used. I have avoided doing so here
because that would mean forcing a wiki rebuild on upgrade to have the data
consitently encoded.
Joey Hess [Mon, 5 Apr 2010 19:28:54 +0000 (15:28 -0400)]
response
http://smcv.pseudorandom.co.uk/ [Mon, 5 Apr 2010 19:19:00 +0000 (19:19 +0000)]
potential performance improvements
Joey Hess [Mon, 5 Apr 2010 18:59:29 +0000 (14:59 -0400)]
speed
Joey Hess [Sun, 4 Apr 2010 21:06:28 +0000 (17:06 -0400)]
fix test suite
Joey Hess [Sun, 4 Apr 2010 16:28:12 +0000 (12:28 -0400)]
close bug, comment
Joey Hess [Sun, 4 Apr 2010 16:23:12 +0000 (12:23 -0400)]
more idiomatic perl
Joey Hess [Sun, 4 Apr 2010 16:20:26 +0000 (12:20 -0400)]
rename hash and avoid unnecessary hash ref
Variable renamed to be a bit more self-explanatory.
Probably more idiomatic perl to not use a hash ref when a hash can be used.
Joey Hess [Sun, 4 Apr 2010 16:17:36 +0000 (12:17 -0400)]
changelog
Joey Hess [Sun, 4 Apr 2010 16:17:03 +0000 (12:17 -0400)]
fix indentation & whitespace
Lars Wirzenius [Sun, 4 Apr 2010 09:05:07 +0000 (21:05 +1200)]
Fix bzr plugin to work with bzr 2.0.
The output of "bzr log" seems to have changed a bit, so we change the
parsing accordingly. This has not been tested with earlier versions of
bzr.
Several problems seemed to occur, all in the bzr_log subroutine:
1. The @infos list would contain an empty hash, which would confuse the
rest of the program.
2. This was because bzr_log would push an empty anonymous hash to the
list whenever it thought a new record would start.
3. However, a new record marker (now?) also happens at th end of bzr log
output.
4. Now we collect the record to a hash that gets pushed to the list only
if it is not empty.
5. Also, sometimes bzr log outputs "revno: 1234 [merge]", so we catch only
the revision number.
6. Finally, there may be non-headers at the of the output, so we ignore
those.
http://smcv.pseudorandom.co.uk/ [Sun, 4 Apr 2010 14:05:42 +0000 (14:05 +0000)]
advertise some bugfixes
http://smcv.pseudorandom.co.uk/ [Sun, 4 Apr 2010 14:03:51 +0000 (14:03 +0000)]
bug report + patch: unnecessary YAML::Any dependency
http://hendry.iki.fi/ [Sun, 4 Apr 2010 13:00:52 +0000 (13:00 +0000)]
PaulePanter [Sun, 4 Apr 2010 12:03:41 +0000 (12:03 +0000)]
Typo.
http://liw.fi/ [Sun, 4 Apr 2010 09:23:05 +0000 (09:23 +0000)]
http://liw.fi/ [Sun, 4 Apr 2010 09:13:01 +0000 (09:13 +0000)]
http://liw.fi/ [Sun, 4 Apr 2010 09:12:23 +0000 (09:12 +0000)]