Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Propigate PATH into wrapper. | Joey Hess | 2010-09-26 |
| | | | | | | In the last version, the ikiwiki script stopped setting PATH. But that leads to gcc failing when run from websetup. See http://www.branchable.com/bugs/Crashes_when_rebuilding_wiki_after_setup_change/ | ||
* | pebak? | Joey Hess | 2010-09-25 |
| | |||
* | forgot to close this, was fixed using %pagestate | Joey Hess | 2010-09-25 |
| | |||
* | notabug | Joey Hess | 2010-09-25 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-25 |
|\ | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmlZJCPogIE74m6GSCmkbJoMZiWNOlXcjI | 2010-09-24 |
| | | |||
| * | poll vote (Accept only OpenID for logins) | 188.118.202.217 | 2010-09-23 |
| | | |||
| * | connection between alias direcive and autotag | chrysn | 2010-09-23 |
| | | |||
| * | b00g | http://hendry.iki.fi/ | 2010-09-23 |
| | | |||
| * | typo | Javier Rojas | 2010-09-22 |
| | | |||
| * | possible bug with img plugin | Javier Rojas | 2010-09-22 |
| | | |||
* | | response | Joey Hess | 2010-09-23 |
|/ | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-22 |
|\ | |||
| * | (no commit message) | http://blipvert.myopenid.com/ | 2010-09-22 |
| | | |||
| * | (no commit message) | http://blipvert.myopenid.com/ | 2010-09-22 |
| | | |||
| * | (no commit message) | http://blipvert.myopenid.com/ | 2010-09-22 |
| | | |||
| * | poll vote (Accept only OpenID for logins) | http://blipvert.myopenid.com/ | 2010-09-22 |
| | | |||
| * | (no commit message) | hb7 | 2010-09-22 |
| | | |||
* | | attachment: Fix attachment file size display. | Joey Hess | 2010-09-21 |
|/ | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl_d5VW9AK4YSf-cJKz8vUONCihstBZU9o | 2010-09-20 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-19 |
|\ | |||
| * | Add link to html5shiv. | jason | 2010-09-19 |
| | | |||
| * | Back to Joey. | tschwinge | 2010-09-19 |
| | | |||
* | | meta: Ensure that the url specified by xrds-location is absolute. | Joey Hess | 2010-09-19 |
| | | | | | | | | | | | | With a relative xrds-location, the openid perl client module will fail. I haven't checked the specs to see if it needs to be absolute, but all examples I've seen are absolute, so it seems a very good idea. | ||
* | | add missing space | Joey Hess | 2010-09-19 |
|/ | |||
* | document settings needed to fix bug | Joey Hess | 2010-09-18 |
| | |||
* | better fix developed on #httpd channel | Joey Hess | 2010-09-18 |
| | |||
* | response | Joey Hess | 2010-09-18 |
| | |||
* | format | Joey Hess | 2010-09-18 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-18 |
|\ | |||
| * | idea about 'dynamic' forms | Javier Rojas | 2010-09-17 |
| | | |||
| * | Report. | tschwinge | 2010-09-17 |
| | | |||
| * | patch proposal: add option to capitalize pagetitles | privat | 2010-09-17 |
| | | |||
* | | add | Joey Hess | 2010-09-18 |
| | | |||
* | | remove obsolete docs about DefaultLanguage | Joey Hess | 2010-09-18 |
|/ | | | | | I think this may have made sense when the master language was rendered to index.html, but with it at index.en.html, DefaultLanguage is not needed. | ||
* | add news item for ikiwiki 3.20100915 | Joey Hess | 2010-09-15 |
| | |||
* | releasing version 3.20100915 | Joey Hess | 2010-09-15 |
| | |||
* | cutpaste: Fix bug that occured in some cases involving inlines when text was ↵ | Joey Hess | 2010-09-15 |
| | | | | pasted on a page before being cut. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-15 |
|\ | |||
| * | reply | intrigeri | 2010-09-15 |
| | | |||
| * | bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies | tschwinge | 2010-09-15 |
| | | |||
| * | Report. | tschwinge | 2010-09-15 |
| | | |||
* | | update test | Joey Hess | 2010-09-15 |
|/ | |||
* | git: When updating from remote, use git pull --prune, to avoid possible ↵ | Joey Hess | 2010-09-14 |
| | | | | errors from conflicting obsolete remote branches. | ||
* | close | Joey Hess | 2010-09-14 |
| | |||
* | update | Joey Hess | 2010-09-14 |
| | |||
* | external: Disable RPC::XML's "smart" encoding, which sent ints for strings ↵ | Joey Hess | 2010-09-14 |
| | | | | that contained only a number, fixing a longstanding crash of the rst plugin. | ||
* | blogspam: Fix crash when content contained utf-8. | Joey Hess | 2010-09-14 |
| | | | | | | | 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. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-14 |
|\ | |||
| * | Add new bug about the comments/blogspam plugins | http://k1024.org/~iusty/ | 2010-09-14 |
| | |