summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2010-07-18fix other 2 cases of conflicting destdir filesJoey 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-18class of bugs I am working onJoey Hess
2010-07-17Add Banuhttps://mukund.startssl.com/
2010-07-16Added a commenthttp://joey.kitenet.net/
2010-07-16Fix a couple of grammar errors.Jonas Smedegaard
2010-07-16(no commit message)tkane
2010-07-15Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-14note on escapingJoey Hess
2010-07-14escape example wikilinkJoey Hess
2010-07-14responseJoey Hess
2010-07-14more detail on manual moderationJoey Hess
2010-07-14respondJoey Hess
2010-07-14(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-14(no commit message)http://hendry.iki.fi/
2010-07-14finding unmoderated commentshttp://hendry.iki.fi/
2010-07-14(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-12mergedJoey Hess
2010-07-12po: added an optional target percentage to needstranslationintrigeri
(cherry picked from commit 98cc9460ac67fee606437712882cfa1e5d259729)
2010-07-12merged filter-fullJoey Hess
2010-07-12Merge branch 'filter-full'Joey Hess
2010-07-12(no commit message)test
2010-07-12Added a commentjeanm
2010-07-11responseJoey Hess
2010-07-11responseJoey Hess
2010-07-11reply, proposed a few possible solutions.intrigeri
2010-07-11implemented, please mergeintrigeri
2010-07-11reply. and now?intrigeri
2010-07-11the filter-full branch works nicelyintrigeri
2010-07-11Added a comment: I still don't get ithttp://kerravonsen.dreamwidth.org/
2010-07-10Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-10Added a comment: PHP != Perlhttp://kerravonsen.dreamwidth.org/
2010-07-10add my personal websitehttp://weakish.myopenid.com/
2010-07-10(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-10link to repolist pluginhttp://weakish.myopenid.com/
2010-07-10(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-10(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-09(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE
2010-07-09minor markup syntaxhttp://weakish.myopenid.com/
2010-07-08Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-08Add --changesetup mode that allows easily changing options in a setup file.Joey Hess
2010-07-08(no commit message)http://jeremiahfoster.com/
2010-07-08Replyhttp://ptecza.myopenid.com/
2010-07-08Added a comment: do parameter missinghttp://joey.kitenet.net/
2010-07-07Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-07responseJoey Hess
2010-07-07another tipJoey Hess
2010-07-07(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE
2010-07-07quick fixhttps://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE
2010-07-06Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-06aggregate: Write timestamp next aggregation can happen to ↵Joey Hess
.ikiwiki/aggregatetime, to allow for more sophisticated cron jobs.