Joey Hess [Mon, 24 Jan 2011 21:15:44 +0000 (17:15 -0400)]
add news item for ikiwiki 3.
20110124
Joey Hess [Mon, 24 Jan 2011 21:11:53 +0000 (17:11 -0400)]
releasing version 3.
20110124
Joey Hess [Mon, 24 Jan 2011 21:02:11 +0000 (17:02 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 24 Jan 2011 21:01:01 +0000 (17:01 -0400)]
inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)
Joey Hess [Mon, 24 Jan 2011 20:59:15 +0000 (16:59 -0400)]
blogspam: Don't check modifications from admins for spam, and also allow the blogspam_pagespec to do other matches against who the user is.
http://smcv.pseudorandom.co.uk/ [Mon, 24 Jan 2011 20:58:52 +0000 (20:58 +0000)]
Added a comment
Joey Hess [Mon, 24 Jan 2011 20:56:28 +0000 (16:56 -0400)]
bleagh
Joey Hess [Mon, 24 Jan 2011 20:32:29 +0000 (16:32 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://adam.shand.net/ [Mon, 24 Jan 2011 15:26:33 +0000 (15:26 +0000)]
Added a comment: Bummer.
http://smcv.pseudorandom.co.uk/ [Mon, 24 Jan 2011 15:17:59 +0000 (15:17 +0000)]
Added a comment: not supported at the moment
http://adam.shand.net/ [Mon, 24 Jan 2011 14:54:24 +0000 (14:54 +0000)]
oops, typo.
http://adam.shand.net/ [Mon, 24 Jan 2011 14:52:23 +0000 (14:52 +0000)]
http://adam.shand.net/ [Mon, 24 Jan 2011 04:55:17 +0000 (04:55 +0000)]
http://adam.shand.net/ [Mon, 24 Jan 2011 04:54:26 +0000 (04:54 +0000)]
oops, wrong page.
http://adam.shand.net/ [Mon, 24 Jan 2011 04:53:46 +0000 (04:53 +0000)]
http://adam.shand.net/ [Mon, 24 Jan 2011 04:52:17 +0000 (04:52 +0000)]
http://adam.shand.net/ [Mon, 24 Jan 2011 04:50:58 +0000 (04:50 +0000)]
http://nicolas-schodet.myopenid.com/ [Sun, 23 Jan 2011 23:59:07 +0000 (23:59 +0000)]
add NXT Improved Firmware
Joey Hess [Sun, 23 Jan 2011 21:36:27 +0000 (17:36 -0400)]
fix uninitilized value warning on bad page name
properly this time
Joey Hess [Sun, 23 Jan 2011 14:26:36 +0000 (10:26 -0400)]
add news item for ikiwiki 3.
20110123
Joey Hess [Sun, 23 Jan 2011 14:26:12 +0000 (10:26 -0400)]
releasing version 3.
20110123
Joey Hess [Sun, 23 Jan 2011 14:11:46 +0000 (10:11 -0400)]
Revert "fix uninitilized value warning on bad page name"
This reverts commit
5d3998555ffbeb1c20b84dd4cdc46c825c07bec8.
That broke posting via blog form.
very obvious now, but I banged my head for hours
Simon McVittie [Sat, 22 Jan 2011 22:39:45 +0000 (22:39 +0000)]
autoindex test: write autoindex pages into the transient underlay
Simon McVittie [Sun, 26 Dec 2010 22:19:36 +0000 (22:19 +0000)]
autoindex: default to autoindex_commit=1 as intended
Simon McVittie [Sat, 27 Nov 2010 23:39:20 +0000 (23:39 +0000)]
Don't create autoindex pages just because of transient things
Simon McVittie [Sat, 25 Dec 2010 23:02:47 +0000 (23:02 +0000)]
Allow autoindex files to be written into the transient underlay
As with the tag plugin, for the moment keep the old behaviour in the test.
Simon McVittie [Sat, 22 Jan 2011 22:35:37 +0000 (22:35 +0000)]
Merge branch 'ready/autoindex-autofile' into HEAD
Simon McVittie [Sat, 22 Jan 2011 22:28:50 +0000 (22:28 +0000)]
autoindex: stop tracking deletions, use generic autofile tracking instead
- Migrate the set of deletions to the {autofile} set, since it has
more or less the same effect. This affects the "deleted" case in the
test.
- If a page has just been deleted, add it as an autofile anyway: by
the time gen_autofile is called, it'll be in the list of deleted files,
so it'll just be added to {autofile}. This affects the "gone" case
in the test.
- Behaviour change: we don't forget that a page with no reason to be
re-created was deleted. This affects the 'expunged' and 'reinstated'
cases in the test.
Simon McVittie [Sat, 22 Jan 2011 22:27:04 +0000 (22:27 +0000)]
autoindex.t: check that none of the files that shouldn't be generated are autofiles
Simon McVittie [Thu, 6 Jan 2011 00:15:28 +0000 (00:15 +0000)]
autoindex: use add_autofile
This does cause a minor regression: index pages are now committed
individually rather than being a single commit per rebuild.
This also means the autoindex regression test needs to trigger the
autofile generation pass.
Simon McVittie [Sat, 22 Jan 2011 22:23:50 +0000 (22:23 +0000)]
autoindex.t: check that attachments cause indexing
Simon McVittie [Sat, 22 Jan 2011 22:22:48 +0000 (22:22 +0000)]
autoindex test: check that an internal page doesn't cause indexing
Joey Hess [Sat, 22 Jan 2011 15:51:00 +0000 (11:51 -0400)]
backport
Joey Hess [Sat, 22 Jan 2011 15:00:57 +0000 (11:00 -0400)]
Adapt autoindex test suite to work with old Test::More.
Joey Hess [Sat, 22 Jan 2011 14:45:51 +0000 (10:45 -0400)]
add news item for ikiwiki 3.
20110122
Joey Hess [Sat, 22 Jan 2011 14:44:33 +0000 (10:44 -0400)]
releasing version 3.
20110122
Joey Hess [Sat, 22 Jan 2011 14:23:29 +0000 (10:23 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 22 Jan 2011 14:23:09 +0000 (10:23 -0400)]
document XSS
Joey Hess [Sat, 22 Jan 2011 14:20:38 +0000 (10:20 -0400)]
rename: Fix crash when renaming a page that is linked to by a page in an underlay.
Skip fixing links in such pages. The user will get a list of pages that
still link to the old page.
Joey Hess [Sat, 22 Jan 2011 14:15:33 +0000 (10:15 -0400)]
comments: Fix XSS security hole due to missing validation of page name.
Values have to be checked against wiki_file_regexp, not just file_pruned.
Audited the rest of the code base for similar problems, found none.
Joey Hess [Sat, 22 Jan 2011 14:06:17 +0000 (10:06 -0400)]
fix uninitilized value warning on bad page name
Simon McVittie [Fri, 21 Jan 2011 00:33:39 +0000 (00:33 +0000)]
Revert spam
http://mcfrisk.myopenid.com/ [Thu, 20 Jan 2011 19:46:23 +0000 (19:46 +0000)]
example
http://mcfrisk.myopenid.com/ [Thu, 20 Jan 2011 19:41:26 +0000 (19:41 +0000)]
http://mcfrisk.myopenid.com/ [Thu, 20 Jan 2011 19:39:24 +0000 (19:39 +0000)]
http://smcv.pseudorandom.co.uk/ [Thu, 20 Jan 2011 10:59:46 +0000 (10:59 +0000)]
link Debian bug
josef [Thu, 20 Jan 2011 07:45:55 +0000 (07:45 +0000)]
here comes a nasty enumeration-of-dates bug
josef [Thu, 20 Jan 2011 07:41:42 +0000 (07:41 +0000)]
testcase for date enumeration
Simon McVittie [Wed, 19 Jan 2011 14:22:13 +0000 (14:22 +0000)]
remove linkspam from garydavid.myopenid.com
It took 5 attempts, they obviously didn't read the documentation :-P
http://adam.shand.net/ [Wed, 19 Jan 2011 14:16:19 +0000 (14:16 +0000)]
http://garydavid.myopenid.com/ [Wed, 19 Jan 2011 11:24:33 +0000 (11:24 +0000)]
http://garydavid.myopenid.com/ [Wed, 19 Jan 2011 11:23:18 +0000 (11:23 +0000)]
http://garydavid.myopenid.com/ [Wed, 19 Jan 2011 11:23:02 +0000 (11:23 +0000)]
http://garydavid.myopenid.com/ [Wed, 19 Jan 2011 11:22:32 +0000 (11:22 +0000)]
http://garydavid.myopenid.com/ [Wed, 19 Jan 2011 11:22:06 +0000 (11:22 +0000)]
Added a comment: Fixed.
Giuseppe Bilotta [Sat, 15 Jan 2011 11:23:43 +0000 (12:23 +0100)]
feed enhancements for inline pages: further comments
http://adam.shand.net/ [Sat, 15 Jan 2011 10:52:37 +0000 (10:52 +0000)]
http://adam.shand.net/ [Sat, 15 Jan 2011 03:14:52 +0000 (03:14 +0000)]
Giuseppe Bilotta [Fri, 14 Jan 2011 21:42:54 +0000 (22:42 +0100)]
reply to inlinestuff review
Joey Hess [Fri, 14 Jan 2011 19:05:19 +0000 (15:05 -0400)]
review remaining patches
Joey Hess [Fri, 14 Jan 2011 18:55:32 +0000 (14:55 -0400)]
doubtfil about patch #3
Joey Hess [Fri, 14 Jan 2011 18:49:16 +0000 (14:49 -0400)]
title change redundant?
Joey Hess [Fri, 14 Jan 2011 18:37:43 +0000 (14:37 -0400)]
picked
Joey Hess [Fri, 14 Jan 2011 18:37:09 +0000 (14:37 -0400)]
continue to support #blogform in CSS
To support sites that upgraded but didn't fully rebuild. For now.
Giuseppe Bilotta [Sat, 1 Jan 2011 21:19:46 +0000 (22:19 +0100)]
feedlink/blogpost templates: use class instead of id
There can be more than one feedlink group in a page, as well as (more
rarely) multiple blog forms, and using the same id for all of them
causes HTML validation errors. Replace the id with a class by the same
name and adjust in-repository CSS.
(cherry picked from commit
0c3b91e1f06fb357711cfa71d514f139cd8e04e3)
Joey Hess [Fri, 14 Jan 2011 17:59:40 +0000 (13:59 -0400)]
format
Joey Hess [Fri, 14 Jan 2011 17:58:41 +0000 (13:58 -0400)]
example
Joey Hess [Fri, 14 Jan 2011 17:50:48 +0000 (13:50 -0400)]
link to branches
Joey Hess [Fri, 14 Jan 2011 17:49:19 +0000 (13:49 -0400)]
cleanup
Joey Hess [Fri, 14 Jan 2011 17:45:25 +0000 (13:45 -0400)]
accidentially removed
Joey Hess [Fri, 14 Jan 2011 17:43:44 +0000 (13:43 -0400)]
need to use a taglink
Because links in templates arn't recorded.
Joey Hess [Fri, 14 Jan 2011 17:41:10 +0000 (13:41 -0400)]
debug
Joey Hess [Fri, 14 Jan 2011 17:40:09 +0000 (13:40 -0400)]
fix inline, I hope
Joey Hess [Fri, 14 Jan 2011 17:37:52 +0000 (13:37 -0400)]
add a branches page
Joey Hess [Fri, 14 Jan 2011 17:24:55 +0000 (13:24 -0400)]
typo
Joey Hess [Fri, 14 Jan 2011 17:23:47 +0000 (13:23 -0400)]
more reorg
Joey Hess [Fri, 14 Jan 2011 17:21:29 +0000 (13:21 -0400)]
wording
Joey Hess [Fri, 14 Jan 2011 17:17:59 +0000 (13:17 -0400)]
further improvement
Joey Hess [Fri, 14 Jan 2011 17:07:05 +0000 (13:07 -0400)]
slight reorg
Joey Hess [Fri, 14 Jan 2011 17:04:36 +0000 (13:04 -0400)]
add section heading for clarity
Joey Hess [Fri, 14 Jan 2011 16:56:08 +0000 (12:56 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://ledger.sdf.org/ [Fri, 14 Jan 2011 12:35:37 +0000 (12:35 +0000)]
removed
http://ledger.sdf.org/ [Fri, 14 Jan 2011 12:33:39 +0000 (12:33 +0000)]
rename examples/blog/posts/secon_post.wiki to examples/blog/posts/second_post.wiki
http://ledger.sdf.org/ [Fri, 14 Jan 2011 12:32:27 +0000 (12:32 +0000)]
Joey Hess [Thu, 13 Jan 2011 23:47:56 +0000 (19:47 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 13 Jan 2011 21:48:22 +0000 (17:48 -0400)]
update copyright format to DEP-5
http://lj.rossia.org/users/imz/ [Wed, 12 Jan 2011 04:53:01 +0000 (04:53 +0000)]
(minor) Fixed the HTML markup for keys.
http://lj.rossia.org/users/imz/ [Wed, 12 Jan 2011 04:50:08 +0000 (04:50 +0000)]
(minor) Consistent signatures for me.
http://lj.rossia.org/users/imz/ [Wed, 12 Jan 2011 04:46:46 +0000 (04:46 +0000)]
Resolved: there was no problem; sorry for the hassle.
http://lj.rossia.org/users/imz/ [Wed, 12 Jan 2011 04:27:32 +0000 (04:27 +0000)]
(minor) Sorry, wrong markup in prev.edit.
http://lj.rossia.org/users/imz/ [Wed, 12 Jan 2011 04:26:03 +0000 (04:26 +0000)]
(minor) Added a link (in order for the text to be more informative for all people).
http://lj.rossia.org/users/imz/ [Wed, 12 Jan 2011 04:20:35 +0000 (04:20 +0000)]
perhaps not a problem of ikiwiki, if it's correct pure HTML