Age | Commit message (Expand) | Author |
2006-12-23 | the problem with coding while drunk -- idiotic mistakes | joey |
2006-12-23 | * Avoid creating edit links when not in cgi mode. | joey |
2006-12-23 | * Fixed permissions of some files that were 600 in the tarball. (Did not | joey |
2006-12-23 | * Add mirrorlist plugin. | joey |
2006-12-22 | releasing version 1.36 | joey |
2006-12-21 | changed my mind about how to disambiguate links, it seems to make more | joey |
2006-12-21 | * Add support for links of the form [[../foo]], this links to the page | joey |
2006-12-21 | typo | joey |
2006-12-21 | * Add support for links of the form [../foo]], this links to the page | joey |
2006-12-21 | * Patch from Emanuele Aina to fix modification time code in mercurual | joey |
2006-12-21 | * Turn $config{wiki_file_prune_regexps} into an array that is easier to | joey |
2006-12-21 | * Fix an issue with inlining a page with a rss feed inside another | joey |
2006-12-19 | fix man page perms in install | joey |
2006-12-19 | * Add userdir config setting. | joey |
2006-12-14 | * Fix sometimes broken links to Discussion pages from blog pages. | joey |
2006-12-14 | * Use POST for poll to avoid some robots. | joey |
2006-12-04 | * Fix various links on the hyperestradier pages. | joey |
2006-12-02 | releasing version 1.35 | joey |
2006-12-02 | * The hack used to make the pagetemplate hook have access to the editpage | joey |
2006-12-02 | * Fix daemonisation code to only do daemon setup things after forking the | joey |
2006-11-28 | * More build deps updates. | joey |
2006-11-28 | * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then | joey |
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 |