summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-22Allow autoindex files to be written into the transient underlaySimon McVittie
As with the tag plugin, for the moment keep the old behaviour in the test.
2011-01-22Merge branch 'ready/autoindex-autofile' into HEADSimon McVittie
2011-01-22autoindex: stop tracking deletions, use generic autofile tracking insteadSimon McVittie
- 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.
2011-01-22autoindex.t: check that none of the files that shouldn't be generated are ↵Simon McVittie
autofiles
2011-01-22autoindex: use add_autofileSimon McVittie
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.
2011-01-22autoindex.t: check that attachments cause indexingSimon McVittie
2011-01-22autoindex test: check that an internal page doesn't cause indexingSimon McVittie
2011-01-22backportJoey Hess
2011-01-22Adapt autoindex test suite to work with old Test::More.Joey Hess
2011-01-22add news item for ikiwiki 3.20110122Joey Hess
2011-01-22releasing version 3.20110122Joey Hess
2011-01-22Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2011-01-22document XSSJoey Hess
2011-01-22rename: Fix crash when renaming a page that is linked to by a page in an ↵Joey Hess
underlay. Skip fixing links in such pages. The user will get a list of pages that still link to the old page.
2011-01-22comments: Fix XSS security hole due to missing validation of page name.Joey Hess
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.
2011-01-22fix uninitilized value warning on bad page nameJoey Hess
2011-01-21Revert spamSimon McVittie
2011-01-20examplehttp://mcfrisk.myopenid.com/
2011-01-20(no commit message)http://mcfrisk.myopenid.com/
2011-01-20(no commit message)http://mcfrisk.myopenid.com/
2011-01-20(no commit message)https://me.yahoo.com/a/fZbPZ5QYvYHYJiqzPMCOpl_PsWYM7MP.y.ZstQ--#6ec4f
2011-01-20(no commit message)https://me.yahoo.com/a/fZbPZ5QYvYHYJiqzPMCOpl_PsWYM7MP.y.ZstQ--#6ec4f
2011-01-20link Debian bughttp://smcv.pseudorandom.co.uk/
2011-01-20here comes a nasty enumeration-of-dates bugjosef
2011-01-20testcase for date enumerationjosef
2011-01-19(no commit message)https://www.google.com/accounts/o8/id?id=AItOawl7RMmBuAqazTYqhDti8_mhnXDjWytHOps
2011-01-19remove linkspam from garydavid.myopenid.comSimon McVittie
It took 5 attempts, they obviously didn't read the documentation :-P
2011-01-19(no commit message)http://adam.shand.net/
2011-01-19(no commit message)http://garydavid.myopenid.com/
2011-01-19(no commit message)http://garydavid.myopenid.com/
2011-01-19(no commit message)http://garydavid.myopenid.com/
2011-01-19(no commit message)http://garydavid.myopenid.com/
2011-01-19(no commit message)http://garydavid.myopenid.com/
2011-01-19Added a comment: Fixed.https://www.google.com/accounts/o8/id?id=AItOawkpwzlIQkUFJvJ8dF2-Y-sQklGpVB1fTzk
2011-01-19(no commit message)https://www.google.com/accounts/o8/id?id=AItOawkpwzlIQkUFJvJ8dF2-Y-sQklGpVB1fTzk
2011-01-15feed enhancements for inline pages: further commentsGiuseppe Bilotta
2011-01-15(no commit message)http://adam.shand.net/
2011-01-15(no commit message)http://adam.shand.net/
2011-01-14reply to inlinestuff reviewGiuseppe Bilotta
2011-01-14review remaining patchesJoey Hess
2011-01-14doubtfil about patch #3Joey Hess
2011-01-14title change redundant?Joey Hess
2011-01-14pickedJoey Hess
2011-01-14continue to support #blogform in CSSJoey Hess
To support sites that upgraded but didn't fully rebuild. For now.
2011-01-14feedlink/blogpost templates: use class instead of idGiuseppe Bilotta
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)
2011-01-14formatJoey Hess
2011-01-14exampleJoey Hess
2011-01-14link to branchesJoey Hess
2011-01-14cleanupJoey Hess
2011-01-14accidentially removedJoey Hess