aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* Rebuild pages that change their type. (Gabriel McManus)Joey Hess2008-07-23
|
* responseJoey Hess2008-07-23
|
* attachment: Do not escape _ when determining attachment filenames.Joey Hess2008-07-23
|
* * Updatehttp://ptecza.myopenid.com/2008-07-23
|
* * Typohttp://ptecza.myopenid.com/2008-07-23
|
* * Bug?http://ptecza.myopenid.com/2008-07-23
|
* Report bug in map wrt bare directorieshttp://www.cse.unsw.edu.au/~willu/2008-07-22
|
* bug when pages changing extension; new patchhttp://gmcmanus.myopenid.com/2008-07-22
|
* patch to prevent email obfuscationhttp://gmcmanus.myopenid.com/2008-07-22
|
* response to responsehttp://brian.may.myopenid.com/2008-07-22
|
* bug already noted, so mark as donehttp://gmcmanus.myopenid.com/2008-07-22
|
* email obfuscation by Text::Markdown undone by HTML::Scrubberhttp://gmcmanus.myopenid.com/2008-07-21
|
* Add allow_symlinks_before_srcdir config settingJoey Hess2008-07-21
| | | | | | | | | can be used to avoid a security check that is a good safe default, but problimatic overkill in some situations. I decided to underdocument this, because the option looks ugly, and I don't want people randomly turning it on because it looks like a good idea. So if you need it, you'll get an error message mentioning how to fix it.
* Really fix bug with links to pages with names containing colonsJoey Hess2008-07-21
| | | | Previous fix mised a few cases.
* typoJoey Hess2008-07-21
|
* testJoey Hess2008-07-21
|
* responseJoey Hess2008-07-21
|
* (no commit message)Mathias2008-07-21
|
* Migrate escaped directives (\[[) in doc/bugs to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate doc/bugs via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* closehttp://www.cse.unsw.edu.au/~willu/2008-07-20
|
* respinseJoey Hess2008-07-19
|
* close bug, add changelogJoey Hess2008-07-19
|
* new bug and patchhttp://gmcmanus.myopenid.com/2008-07-19
|
* (no commit message)http://smcv.pseudorandom.co.uk/2008-07-18
|
* New bug and patch - close stderr when forking a sub process to run githttp://www.cse.unsw.edu.au/~willu/2008-07-18
|
* Add a postscan hook.Joey Hess2008-07-17
| | | | | * Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing.
* web commit by http://jcflack.myopenid.com/Joey Hess2008-07-17
|
* closuresJoey Hess2008-07-14
|
* fix linkJoey Hess2008-07-14
|
* web commit by http://ptecza.myopenid.com/: * Broken URLJoey Hess2008-07-14
|
* Mark bug "clear: both for .page*?" as [[done]]Simon McVittie2008-07-13
|
* web commit by http://smcv.pseudorandom.co.uk/: PatchedJoey Hess2008-07-13
|
* web commit by http://smcv.pseudorandom.co.uk/: on second thoughts, more ↵Joey Hess2008-07-13
| | | | changes are desirable
* web commit by http://smcv.pseudorandom.co.uk/: suggest solutionJoey Hess2008-07-13
|
* only htmlize errors when cgi is actually runningJoey Hess2008-07-12
|
* add perlmagick to build depsJoey Hess2008-07-12
| | | | needed since the doc wiki is using an [[img]]
* Hopefully fix regression tests in non-English environmentsSimon McVittie2008-07-12
|
* Merge branch 'master' of git://git.ikiwiki.info into bugsSimon McVittie2008-07-12
|\
| * web commit by http://smcv.pseudorandom.co.uk/: I think I know what's wrong ↵Joey Hess2008-07-12
| | | | | | | | here too
* | Add missing requirement of IkiWiki::render before starting to render thingsSimon McVittie2008-07-12
|/
* web commit by http://smcv.pseudorandom.co.uk/Joey Hess2008-07-12
|
* web commit by intrigeri: initial bug submissionJoey Hess2008-07-12
|
* web commit by intrigeri: update, found a possible (random) fixJoey Hess2008-07-12
|
* web commit by intrigeri: bug submissionJoey Hess2008-07-12
|
* web commit by intrigeri: bug submissionJoey Hess2008-07-12
|
* remove example (which was lacking escaping)Joey Hess2008-07-12
|
* fixedJoey Hess2008-07-12
|
* web commit by http://smcv.pseudorandom.co.uk/Joey Hess2008-07-12
|
* Change deb dependencies to list Text::Markdown before markdown, since the ↵Joey Hess2008-07-12
| | | | former, while slower, has a much better html parser that avoids numerous bugs.