Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Store userinfo in network byte order for easy portability. (Old files will ↵ | Joey Hess | 2008-03-19 |
| | | | | be automatically converted.) | ||
* | Time::Duration is no longer used, remove from docs and recommends. | Joey Hess | 2008-03-19 |
| | |||
* | optimisation, only load openid module when signing in | Joey Hess | 2008-03-19 |
| | | | | This makes the CGI about .2 seconds faster when editing pages etc. | ||
* | fix setstate | Joey Hess | 2008-03-19 |
| | | | | Same fix as in d7f1292c3134fd9464ca4005f48b9274be861c10 | ||
* | make setargv take an array | Joey Hess | 2008-03-19 |
| | | | | for consistentcy with getargv, which returns one | ||
* | fix setvar | Joey Hess | 2008-03-19 |
| | | | | | It was incorrectly setting the value to the number of items in @_, ie, always 1. | ||
* | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | 2008-03-19 |
|\ | |||
| * | web commit by http://jblevins.org/: Patch for unclosed refresh meta tag. | Joey Hess | 2008-03-19 |
| | | |||
| * | web commit by http://engla.myopenid.com/: oops, point my URL to my ikiwiki ↵ | Joey Hess | 2008-03-19 |
| | | | | | | | | portion (frontpage is not ikiwiki). Also, tweak the website title | ||
| * | web commit by http://engla.myopenid.com/: changed my url since my university ↵ | Joey Hess | 2008-03-19 |
| | | | | | | | | is pretty.. dumb | ||
* | | getargv needs to return a list reference | Joey Hess | 2008-03-19 |
|/ | | | | | | 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. | ||
* | German translation update. Closes: #471540 | Joey Hess | 2008-03-18 |
| | |||
* | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | 2008-03-18 |
|\ | |||
| * | web commit by http://madduck.net/: more details | Joey Hess | 2008-03-18 |
| | | |||
| * | web commit by http://madduck.net/: add note about marking current pages | Joey Hess | 2008-03-18 |
| | | |||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-18 |
| | | |||
| * | web commit by http://madduck.net/: tagging wishlist | Joey Hess | 2008-03-18 |
| | | |||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-18 |
| | | |||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-18 |
| | | |||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-18 |
| | | |||
| * | web commit by http://madduck.net/: closing | Joey Hess | 2008-03-18 |
| | | |||
* | | Prevent plugins/.gitignore from being installed | martin f. krafft | 2008-03-18 |
|/ | | | | | | | | | 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> | ||
* | response | Joey Hess | 2008-03-17 |
| | |||
* | * Record new pages in %pagesources temporarily when previewing so that | Joey Hess | 2008-03-17 |
| | | | | | things that need to know the page source or type can query it from there. Fixes previewing of tables when creating a new page. | ||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | update | Joey Hess | 2008-03-17 |
| | |||
* | first implementation of a python demo | martin f. krafft | 2008-03-17 |
| | | | | (cherry picked from commit bbdf127917a13b81cef50995098f479ef4fe1cf9) | ||
* | force data written to stdout to be a string | martin f. krafft | 2008-03-17 |
| | | | | (cherry picked from commit 65c24d4aeca6188f4423ad1809f2415285843155) | ||
* | Print traceback for unhandled exceptions | martin f. krafft | 2008-03-17 |
| | | | | (cherry picked from commit 10574a324e03cd0533e77f46ead6e4c6a6e5568f) | ||
* | response | Joey Hess | 2008-03-17 |
| | |||
* | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | 2008-03-17 |
|\ | |||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | | |||
* | | * Detect invalid pagespecs and do not merge them in add_depends, | Joey Hess | 2008-03-17 |
|/ | | | | as that can result in a broken merged pagespec that matches nothing. | ||
* | analysis, markdown bug | Joey Hess | 2008-03-17 |
| | |||
* | * Correct bug in encoding of %pagestate keys, fixes edittemplate. | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/: fix links | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/: use new directive syntax | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/: fix title | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| | |||
* | web commit by http://madduck.net/ | Joey Hess | 2008-03-17 |
| |