summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-29web commit by http://madduck.myopenid.com/: merge bug with colon-in-links bugJoey Hess
2008-02-29web commit by http://madduck.myopenid.com/: add my homepageJoey Hess
2008-02-29web commit by http://madduck.myopenid.com/: add vcs-pkg and vcs-homeJoey Hess
2008-02-29web commit by http://madduck.myopenid.com/: confirm this bugJoey Hess
2008-02-29web commit by bremnerJoey Hess
2008-02-29web commit by bremnerJoey Hess
2008-02-29web commit by bremnerJoey Hess
2008-02-29web commit by bremnerJoey Hess
2008-02-29web commit by bremnerJoey Hess
2008-02-29web commit by bremnerJoey Hess
2008-02-28web commit by http://alcopop.org/me/openid/: state that the svn instructions ↵Joey Hess
work for local repos only
2008-02-28web commit by bremnerJoey Hess
2008-02-28web commit by bremnerJoey Hess
2008-02-28web commit by bremnerJoey Hess
2008-02-27web commit by http://mmassonnet.myopenid.com/Joey Hess
2008-02-26remove page-o-cruftJoey Hess
(user "yyl": you're risking being banned..)
2008-02-26web commit by http://hendry.iki.fi/Joey Hess
2008-02-26web commit by MathiasJoey Hess
2008-02-26web commit by http://liw.iki.fi/liw/: Removed "nagios" link to userpage ↵Joey Hess
without content from front page.
2008-02-25web commit by http://brian.may.myopenid.com/: work around not solutionJoey Hess
2008-02-25web commit by yylJoey Hess
2008-02-25web commit by yylJoey Hess
2008-02-25web commit by http://harningt.eharning.us/Joey Hess
2008-02-25web commit by buo: More comments on mercurial use.Joey Hess
2008-02-25web commit by http://madduck.myopenid.com/Joey Hess
2008-02-25web commit by http://madduck.myopenid.com/Joey Hess
2008-02-24avoid calling getctime on internal pagesJoey Hess
internal pages won't be in revision control so this avoids some ugly noise
2008-02-24per Brian May, change monotone historyurlJoey Hess
> This doesn't work in currently released versions of viewmtn (it was > meant to), but has been fixed in the development repository. I imagine > it won't be long until the next release.
2008-02-24* ikiwiki-makerepo: Don't fail if the third argument ends in a slash.Joey Hess
2008-02-24move random comment out of the main page and into the discussion page where ↵Joey Hess
it belongs add response
2008-02-24improve wordingJoey Hess
2008-02-24responseJoey Hess
2008-02-24version neededJoey Hess
2008-02-24response on recentchangesJoey Hess
2008-02-24closing with explanationJoey Hess
2008-02-24* inline: When forcing urls absolute for rss feeds, skip mailto and otherJoey Hess
such urls.
2008-02-24close this oneJoey Hess
2008-02-24Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-24user configuration errorJoey Hess
2008-02-24web commit by PatrickWinnertz: my comment to spamJoey Hess
2008-02-24responsesJoey Hess
2008-02-24closeJoey Hess
2008-02-24Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-24Fix links generated by preprocessor directives when previewing.Joey Hess
As was already done for linkfication, links generated in a prevew page are relative to the top of the wiki, so it has to be told that the destpage is there. I was using "" to indicate this, but that may confuse some preprocessor plugins, which treat parameters with an empry value specially (sparkline is one such). Instead, use "/", which is more accurate anyway and works just as well.
2008-02-24web commit by http://joey.kitenet.net/Joey Hess
2008-02-24if NOTAINT is not set, disable taintingJoey Hess
2008-02-24typoJoey Hess
2008-02-24misc improvementsJoey Hess
2008-02-24responseJoey Hess
2008-02-24* Disable taint checking for all builds as people keep complaining about it,Joey Hess
and since all versions of perl seem to be hopelessly broken.