Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-26 | detect sslcookie set and no https | Joey Hess | |
This is likely a misconfiguration and can cause login to fail as the browser refuses the send the session cookie back over http. Not entirely happy with putting the check where I did, since users have to try to log in, and fail, to see the misconfiguration explained. But I could not find a better place to put the check. | |||
2009-02-25 | response | Joey Hess | |
2009-02-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-02-25 | bzr: Add missing stub rcs_diff. | Joey Hess | |
2009-02-25 | (no commit message) | http://liw.fi/ | |
2009-02-24 | Setup automator: Prompt for password twice. Closes: #516973 | Joey Hess | |
2009-02-23 | (no commit message) | http://ypoocs.livejournal.com/ | |
2009-02-23 | Updated German translation (Kai Wasserbäch). Closes: #516770 | Joey Hess | |
2009-02-23 | link to other todo item, personal opinions | intrigeri | |
2009-02-20 | Some more thoughts on this... | http://smcv.pseudorandom.co.uk/ | |
2009-02-20 | Link my version | http://smcv.pseudorandom.co.uk/ | |
2009-02-20 | Fix wikilink to correct todo page | http://taozhyn.myopenid.com/ | |
2009-02-20 | Moved to patch to todo/auto-create | http://taozhyn.myopenid.com/ | |
2009-02-20 | Adding patch, moved from plugins/tag/discussion | http://taozhyn.myopenid.com/ | |
2009-02-20 | added cosin | http://people.ee.ethz.ch/~andrmuel/openid/ | |
2009-02-19 | comments | Joey Hess | |
2009-02-19 | rename tag() to tagged(); add docs | Joey Hess | |
2009-02-19 | add tag() pagespec | Joey Hess | |
patch from jon | |||
2009-02-19 | Add noextension parameter to htmlize hooks to support, eg, Makefile. | Joey Hess | |
2009-02-19 | add keepextension tests | Joey Hess | |
2009-02-19 | fix pagename, pagetype tests | Joey Hess | |
Put tests in right file. Set internal variable to hash, the functions expect that. | |||
2009-02-19 | fix pagetype test | Joey Hess | |
File had wrong name, and made wrong assumption about what pagetype does for bare files. | |||
2009-02-19 | response | Joey Hess | |
2009-02-19 | Yes, the patch is complete. | http://www.cse.unsw.edu.au/~willu/ | |
2009-02-18 | (no commit message) | http://josephturian.blogspot.com/ | |
2009-02-17 | formatting | Joey Hess | |
2009-02-17 | is this patch complete? | Joey Hess | |
2009-02-17 | response | Joey Hess | |
2009-02-17 | move to forum, as this is a question | Joey Hess | |
2009-02-17 | revert addition of several blank lines | Joey Hess | |
2009-02-17 | add hendy's git repo | Joey Hess | |
2009-02-17 | hint | Joey Hess | |
2009-02-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-02-17 | typo | Joey Hess | |
2009-02-17 | goto: Fix redirect to comments. | Joey Hess | |
2009-02-17 | (no commit message) | http://arpitjain11.myopenid.com/ | |
2009-02-17 | (no commit message) | http://arpitjain11.myopenid.com/ | |
2009-02-17 | easy access to the userdb for apache auth? | NicolasLimare | |
2009-02-17 | template: Load templates in scan mode | Joey Hess | |
This is potentially expensive, but is necessary so that meta and tag directives, and other links on templates affect the page using the template reliably. | |||
2009-02-17 | re-add actual comments | Joey Hess | |
2009-02-17 | Revert "comments" (stupid commit) | Joey Hess | |
This reverts commit bb8b8787ef9477c027b9e5d8b7b5e1addfd1ca32. | |||
2009-02-17 | comments | Joey Hess | |
2009-02-17 | link to other bug | Joey Hess | |
2009-02-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-02-17 | this bug also affects using tags in templates | Joey Hess | |
2009-02-17 | patch to add tag() pagespec | Jon Dowland | |
2009-02-17 | escaped comma in page title | Jon Dowland | |
2009-02-17 | add issues with tags and backlinks | Jon Dowland | |
2009-02-17 | ask indexpages question | http://jjheng.myopenid.com/ | |
2009-02-16 | need to pass PREFIX=/usr to avoid | Joey Hess | |
was lost in rules file rewrite I used debhelper 7.2 features too, shoot me :-) |