Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-14 | blogspam: Fix crash when content contained utf-8. | Joey Hess | |
I also tried setting RPC::XML::ENCODING but that did not prevent the crash, and it seems that blogspam.net doesn't like getting xml encoded in unicode, since it mis-flagged comments as spammy that way that are normally allowed through. | |||
2010-09-14 | Add new bug about the comments/blogspam plugins | http://k1024.org/~iusty/ | |
2010-09-13 | mixing template vars into directive arguments | http://jmtd.livejournal.com/ | |
2010-09-13 | fix typo | blipvert | |
2010-09-13 | (no commit message) | blipvert | |
2010-09-13 | (no commit message) | blipvert | |
2010-09-12 | response | Joey Hess | |
2010-09-12 | Add comment about this issue | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-12 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-12 | response | Joey Hess | |
2010-09-12 | minor grammatical edit | blipvert | |
2010-09-12 | added signature | blipvert | |
2010-09-12 | (no commit message) | blipvert | |
2010-09-11 | formatting | Joey Hess | |
2010-09-11 | bug report | Joey Hess | |
2010-09-07 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-07 | Remove PATH overriding code in ikiwiki script that was present to make perl ↵ | Joey Hess | |
taint checking happy, but taint checking is disabled. | |||
2010-09-07 | Removing tag done as it seems to need some more care. | intrigeri | |
2010-09-06 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkIl2-FajX9MSbbfcPYvzbmbsemGJJfXds | |
2010-09-04 | (no commit message) | philippe | |
2010-08-30 | Avoid trying to log the user in when receiving anonymous pushes from git and ↵ | Joey Hess | |
a plugin like httpauth returns a login function. Just use check_canedit in nonfatal mode. | |||
2010-08-30 | add bug lifted from irc | Joey Hess | |
2010-08-30 | forgot to add this | Joey Hess | |
2010-08-30 | more info? | Joey Hess | |
2010-08-30 | highlight: Make location of highlight's files configurable in setup file to ↵ | Joey Hess | |
allow for nonstandard installations. | |||
2010-08-23 | report hard coded paths. | https://www.google.com/accounts/o8/id?id=AItOawnbe6oB_ecFtNYII1JN3zSggwUPUdOb8jI | |
2010-08-19 | htmlscrubber: Do not scrub url anchors that contain colons. | Joey Hess | |
2010-08-19 | Report htmlscrubber/multimarkdown footnote misinteraction | http://oblomov.myopenid.com/ | |
2010-08-19 | (no commit message) | philippe | |
2010-08-19 | philippe | ||
2010-08-17 | style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta. | Joey Hess | |
2010-08-17 | forgot to escape the <> chars in the format-patch output | http://oblomov.myopenid.com/ | |
2010-08-17 | patch to provide relative font sizes in default CSS | http://oblomov.myopenid.com/ | |
2010-08-15 | (no commit message) | philippe | |
2010-08-04 | Fixes a bug that prevented matching deleted pages when using the page() ↵ | Joey Hess | |
PageSpec. | |||
2010-08-04 | bug isolated | Joey Hess | |
2010-08-02 | resp | Joey Hess | |
2010-08-02 | (no commit message) | http://liw.fi/ | |
2010-08-01 | close, cannot reproduce | Joey Hess | |
2010-07-30 | resubmitted patch to po4a upstream | intrigeri | |
2010-07-30 | fixed by the last po4a release | intrigeri | |
2010-07-29 | Move po todo/bugs to dedicated pages. | intrigeri | |
2010-07-19 | fix link syntax | http://weakish.myopenid.com/ | |
2010-07-19 | link to 404 plugin | http://weakish.myopenid.com/ | |
2010-07-18 | fix other 2 cases of conflicting destdir files | Joey Hess | |
Cleanly fixed case where destdir file failed to be written because there was a directory with the same name. This can be detected with no extra system calls, and dealt with by finding all pages that wrote files inside the directory, and removing them and the directory. The other, inverse case would be expensive to detect in will_render, since it would need to check each parent directory of the file to see if the directory is really a conflicting file. But prep_writefile already does a similar scan for symlinks in the path, so I added code there to remove the conflicting file. This fix assumes that the file is written using writefile, and not some other means (but using other means would be a security hole too, so hopefully nothing does). | |||
2010-07-18 | class of bugs I am working on | Joey Hess | |
2010-07-12 | merged filter-full | Joey Hess | |
2010-07-11 | the filter-full branch works nicely | intrigeri | |
2010-07-07 | quick fix | https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE | |
2010-07-04 | comments; my filter-full branch should fix this | Joey Hess | |