Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-24 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-24 | updates | Joey Hess | |
2008-10-24 | really fix calls to check_can* | Joey Hess | |
2008-10-24 | thanks, closing wishlist | intrigeri | |
2008-10-24 | Typo fix. | tschwinge | |
2008-10-23 | update | Joey Hess | |
2008-10-23 | untrusted committers code seems to be fully working | Joey Hess | |
Still need to investigate possible races, and test some more. | |||
2008-10-23 | fix calls to check_* | Joey Hess | |
These throw errors, do not have useful return codes. | |||
2008-10-23 | check_canattach hooked up | Joey Hess | |
2008-10-23 | more work on untrusted committers | Joey Hess | |
Wired up check_canedit and check_canremove, still need to deal with check_canattach, and test. | |||
2008-10-23 | Merge branch 'master' into git-anon | Joey Hess | |
2008-10-23 | Optimise the no-op post-commit hook in the web edit case by skipping loading ↵ | Joey Hess | |
plugins. (Particularly a win when using external plugins.) | |||
2008-10-23 | Merge branch 'master' into git-anon | Joey Hess | |
2008-10-23 | Updated Danish translation from Jonas Smedegaard. Closes: #503117 | Joey Hess | |
2008-10-22 | initial support for git repos with untrusted committers | Joey Hess | |
Still need to wire up the calls to check_* , but it's cold out here and my hands are going numb, so enough for now. | |||
2008-10-22 | Updated Danish translation from Jonas Smedegaard. Closes: #503117 | Joey Hess | |
2008-10-22 | Link to h1title plugin | http://jblevins.org/ | |
2008-10-22 | Added links to a couple of experimental plugins | http://jblevins.org/ | |
2008-10-22 | Updated Spanish translation from the ever vigilant Victor Moral. | Joey Hess | |
2008-10-21 | displaytime hook is gone | Joey Hess | |
2008-10-21 | thanks! | intrigeri | |
2008-10-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-21 | function injection overhaul | Joey Hess | |
Add an inject function, that can be used by plugins that want to replace one of ikiwiki's functions with their own version. (This is a scary thing that grubs through the symbol table, and replaces all exported occurances of a function with the injected version.) external: RPC functions can be injected to replace exported functions. Removed the stupid displaytime hook, and use injection instead. | |||
2008-10-21 | (no commit message) | http://xma.myopenid.com/ | |
2008-10-21 | change example to override a real function | Joey Hess | |
2008-10-21 | change obsolete example | Joey Hess | |
2008-10-21 | disable warnings when redefining functions | Joey Hess | |
2008-10-21 | added link to po plugin | intrigeri | |
2008-10-21 | updated with new thoughts on user checking | Joey Hess | |
2008-10-21 | Notes on MathML and SVG support | http://jblevins.org/ | |
2008-10-21 | htmlscrubber patch for sanitizing SVG and MathML | http://jblevins.org/ | |
2008-10-20 | response2 | Joey Hess | |
2008-10-20 | response | Joey Hess | |
2008-10-20 | Added "SVG aren't images" bug. | AndrewGreenberg | |
2008-10-20 | response | Joey Hess | |
2008-10-20 | randomly stumbled over fedora packages of ikiwiki | Joey Hess | |
2008-10-20 | re-encode to utf-8 | Joey Hess | |
I noticed the Fedora package doing this as part of its build. | |||
2008-10-20 | bit of a design for how a post-receive hook could work | Joey Hess | |
2008-10-20 | answering joey | intrigeri | |
2008-10-20 | use relativedate as the css class for dates that should display relative | Joey Hess | |
2008-10-20 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-20 | wow | Joey Hess | |
2008-10-20 | formatting, added git clone information | intrigeri | |
2008-10-20 | initial plugin public apparition | intrigeri | |
2008-10-20 | added link to another idea | intrigeri | |
2008-10-20 | response | intrigeri | |
2008-10-20 | tag: When tagpage is set, force the links created by tagging to point at the ↵ | Joey Hess | |
toplevel tagpage, and not closer subpages. The html links already went there, but internally the links were not recorded as absolute, which could cause confusing backlinks etc. For example, with tagbase=tags, if blog/tags/bar existed and blog/foo was tagged bar, it would link to /tags/bar. But, the link would be recorded simply as a link to tags/bar, and so later blog/tags/bar would appear to have the backlink. | |||
2008-10-20 | add header | Joey Hess | |
2008-10-20 | update | Joey Hess | |
2008-10-20 | fix name | Joey Hess | |