aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* smiley: Detect smileys inside pre and tags, and do not expand.Joey Hess2008-03-21
* Close meta tag for redir properly.Joey Hess2008-03-21
* web commit by http://jblevins.org/: OopsJoey Hess2008-03-20
* web commit by http://jblevins.org/: MathML+SVG whitelistJoey Hess2008-03-20
* web commit by http://brian.may.myopenid.com/: change.tmpl and BASEURLJoey Hess2008-03-20
* web commit by http://jblevins.org/: A note about the toc plugin and headers i...Joey Hess2008-03-20
* web commit by http://jblevins.org/: Bug report updateJoey Hess2008-03-20
* web commit by http://bremner.myopenid.com/Joey Hess2008-03-20
* moved to a different serverJoey Hess2008-03-19
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-19
|\
| * Store userinfo in network byte order for easy portability. (Old files will be...Joey Hess2008-03-19
| * Time::Duration is no longer used, remove from docs and recommends.Joey Hess2008-03-19
* | web commit by http://joey.kitenet.net/Joey Hess2008-03-19
|/
* optimisation, only load openid module when signing in•••This makes the CGI about .2 seconds faster when editing pages etc. Joey Hess2008-03-19
* fix setstate•••Same fix as in d7f1292c3134fd9464ca4005f48b9274be861c10 Joey Hess2008-03-19
* make setargv take an array•••for consistentcy with getargv, which returns one Joey Hess2008-03-19
* fix setvar•••It was incorrectly setting the value to the number of items in @_, ie, always 1. Joey Hess2008-03-19
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-19
|\
| * web commit by http://jblevins.org/: Patch for unclosed refresh meta tag.Joey Hess2008-03-19
| * web commit by http://engla.myopenid.com/: oops, point my URL to my ikiwiki po...Joey Hess2008-03-19
| * web commit by http://engla.myopenid.com/: changed my url since my university ...Joey Hess2008-03-19
* | getargv needs to return a list reference•••xml rpc only allows functions to return a single value, no lists. So getargv needs to return a list reference, which means that the caller will see an xml rpc array. Joey Hess2008-03-19
|/
* German translation update. Closes: #471540Joey Hess2008-03-18
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-18
|\
| * web commit by http://madduck.net/: more detailsJoey Hess2008-03-18
| * web commit by http://madduck.net/: add note about marking current pagesJoey Hess2008-03-18
| * web commit by http://madduck.net/Joey Hess2008-03-18
| * web commit by http://madduck.net/: tagging wishlistJoey Hess2008-03-18
| * web commit by http://madduck.net/Joey Hess2008-03-18
| * web commit by http://madduck.net/Joey Hess2008-03-18
| * web commit by http://madduck.net/Joey Hess2008-03-18
| * web commit by http://madduck.net/: closingJoey Hess2008-03-18
* | Prevent plugins/.gitignore from being installed•••I added a .gitignore file to plugins/ to ignore *.pyc files, and that file is now being installed +x to /usr/lib/ikiwiki/plugins. This commit prevents that by excluding all dot-files under plugins/ from the install. Signed-off-by: martin f. krafft <madduck@madduck.net> martin f. krafft2008-03-18
|/
* responseJoey Hess2008-03-17
* * Record new pages in %pagesources temporarily when previewing so that••• things that need to know the page source or type can query it from there. Fixes previewing of tables when creating a new page. Joey Hess2008-03-17
* web commit by http://madduck.net/Joey Hess2008-03-17
* updateJoey Hess2008-03-17
* first implementation of a python demo•••(cherry picked from commit bbdf127917a13b81cef50995098f479ef4fe1cf9) martin f. krafft2008-03-17
* force data written to stdout to be a string•••(cherry picked from commit 65c24d4aeca6188f4423ad1809f2415285843155) martin f. krafft2008-03-17
* Print traceback for unhandled exceptions•••(cherry picked from commit 10574a324e03cd0533e77f46ead6e4c6a6e5568f) martin f. krafft2008-03-17
* responseJoey Hess2008-03-17
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-17
|\
| * web commit by http://madduck.net/Joey Hess2008-03-17
* | * Detect invalid pagespecs and do not merge them in add_depends,••• as that can result in a broken merged pagespec that matches nothing. Joey Hess2008-03-17
|/
* analysis, markdown bugJoey Hess2008-03-17
* * Correct bug in encoding of %pagestate keys, fixes edittemplate.Joey Hess2008-03-17
* web commit by http://madduck.net/Joey Hess2008-03-17
* web commit by http://madduck.net/Joey Hess2008-03-17
* web commit by http://madduck.net/Joey Hess2008-03-17
* web commit by http://madduck.net/Joey Hess2008-03-17