Age | Commit message (Expand) | Author |
2006-11-28 | * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then | joey |
2006-11-27 | releasing version 1.34.1 | joey |
2006-11-27 | releasing version 1.34 | joey |
2006-11-26 | git test suite | joey |
2006-11-26 | * Git backend improvements, including bug fixes and better robustness. | joey |
2006-11-26 | * Mercurial backend improvements, including --get-ctime support. | joey |
2006-11-26 | add a poll plugin | joey |
2006-11-22 | * Add softwaresite example. | joey |
2006-11-22 | updates | joey |
2006-11-22 | rename | joey |
2006-11-22 | * Add toggle plugin. | joey |
2006-11-21 | * Add a test suite for the mercurial backend, contributed by Emanuele Aina. | joey |
2006-11-20 | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. | joey |
2006-11-20 | * Add "last" parameter to hook function. Very basic ordering, and hopefully | joey |
2006-11-20 | * Avoid locking the wiki at all when handling some basic cgi stuff | joey |
2006-11-20 | shortcut stuff | joey |
2006-11-20 | get rid of wikiformat build dep | joey |
2006-11-20 | * Add openidsignup config option. | joey |
2006-11-20 | * Add an openid plugin to support logging in using OpenID. | joey |
2006-11-20 | * Make auth methods pluggable. | joey |
2006-11-15 | releasing version 1.33 | joey |
2006-11-13 | * Work with hyperestraier 1.4.9. | joey |
2006-11-10 | * Work around a strange bug in CGI::FormBuilder 3.0401 that makes | joey |
2006-11-09 | * Fix img plugin's handling of adding dependencies for images that do not | joey |
2006-11-08 | * Make sure to check for errors from every eval. | joey |
2006-11-08 | * Patch from Ethan Glasser Camp to add a skip option to the inline plugin. | joey |
2006-11-08 | * Enable utf8 file IO in aggregate plugin. | joey |
2006-11-05 | * Avoid syntax errors in templates used by the template plugin crashing | joey |
2006-11-04 | * Fix issue with aggregate plugin updating expired pages. | joey |
2006-11-03 | releasing version 1.32 | joey |
2006-11-02 | Closes: #396702 | joey |
2006-11-01 | * Patch from James Westby to support podcasting, photoblogging, vidcasting, | joey |
2006-11-01 | * Implemented expiry options for aggregate plugin. | joey |
2006-10-30 | * Improve login/register process, the login dialog has only name and | joey |
2006-10-30 | * Add perlmagick to build-depends so syntax check of img plugin works. | joey |
2006-10-28 | update | joey |
2006-10-28 | * Install the source of the examples into /usr/share/doc/ikiwiki/examples. | joey |
2006-10-28 | * Add a default stylesheet entry for the pagecloud. | joey |
2006-10-28 | * Now that links are calculated in a separate pass, it can also | joey |
2006-10-28 | instead of over and over. Typical speedup is ~4x. Max possible speedup: | joey |
2006-10-28 | * Add a separate pass to find page links, and only render each page once, | joey |
2006-10-28 | releasing version 1.31 | joey |
2006-10-28 | update | joey |
2006-10-28 | * Add basic spam fighting tool for admins: An admin's prefs page now allows | joey |
2006-10-27 | * Add missing dependency on the URI perl module. | joey |
2006-10-22 | * Change the rss feed title from the wikiname to the page title, with | joey |
2006-10-21 | add perlmagick | joey |
2006-10-21 | * Add an img plugin, based on Christian Mock's img plugin, but stripped | joey |
2006-10-20 | * Change the rss feed title from the wikiname to the page title. | joey |
2006-10-17 | * Patch from Pawel Tecza to cp -a the templates in the Makefile. | joey |