summaryrefslogtreecommitdiff
path: root/doc/bugs
AgeCommit message (Collapse)Author
2008-03-10web commit by buo: Problem solved.Joey Hess
2008-03-10web commit by XTaran: Bug report: htmltidy has no possibilty to use an ↵Joey Hess
alternative config file which may other usages
2008-03-09already fixed in gitJoey Hess
2008-03-09web commit by HenrikBrixAndersen: Add reference to patchJoey Hess
2008-03-08web commit by http://subvert.org.uk/~bma/Joey Hess
2008-03-08request for more infoJoey Hess
2008-03-07web commit by http://madduck.net/Joey Hess
2008-03-07web commit by http://madduck.net/Joey Hess
2008-03-05responseJoey Hess
2008-03-05web commit by buo: escape inline directiveJoey Hess
2008-03-05web commit by buo: blog posts not added to mercurial repoJoey Hess
2008-02-29mark done, patch is appliedJoey Hess
2008-02-29web commit by http://madduck.myopenid.com/: remove comment about relative ↵Joey Hess
links always using ../, which is not true
2008-02-29web commit by http://madduck.myopenid.com/: close bugJoey Hess
2008-02-29web commit by http://madduck.myopenid.com/: add patch/git commitJoey Hess
2008-02-29web commit by http://madduck.myopenid.com/: add analysis based on rfc3986 ↵Joey Hess
and suggest a new regexp
2008-02-29web commit by http://madduck.myopenid.com/: trace this bug to htmlscrubber ↵Joey Hess
and $safe_url_regexp
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/: confirm this bugJoey Hess
2008-02-26web commit by MathiasJoey Hess
2008-02-25web commit by http://brian.may.myopenid.com/: work around not solutionJoey 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-24version neededJoey 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-24user configuration errorJoey Hess
2008-02-24responsesJoey Hess
2008-02-24closeJoey 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.
2008-02-24web commit by rdennisJoey Hess
2008-02-23web commit by JeremyReed: put on one lineJoey Hess
2008-02-23web commit by JeremyReed: noticed bug running ikiwiki right after upgrading ↵Joey Hess
to 2.32.3
2008-02-22web commit by http://harningt.eharning.us/Joey Hess
2008-02-21web commit by http://madduck.myopenid.com/Joey Hess
2008-02-21web commit by http://madduck.myopenid.com/Joey Hess
2008-02-20web commit by Justin: explain workaround using server rewriting.Joey Hess
2008-02-19web commit by MathiasJoey Hess
2008-02-18web commit by http://madduck.myopenid.com/Joey Hess
2008-02-18web commit by lnusselJoey Hess
2008-02-16web commit by JustinJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: fix underscoresJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: link to semi-related bug reportJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: not checking ssl certificatesJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: simplify responseJoey Hess
2008-02-15web commit by https://brian.may.myopenid.com/Joey Hess
2008-02-14er, what absolute links?Joey Hess
2008-02-14Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-14* Preview limits the page dropdown to what's selected previouslyJoey Hess
(as preserving the full list across preview would be tricky). Userdirs were still being offered as an option there, remove them. * Fix a bug where user A created a page concurrently with user B, and when B previewed it would redirect B to A's new page, losing B's work. Instead, don't redirect and let conflict handling resolve it.