Age | Commit message (Expand) | Author |
2007-02-24 | * Patch from Ethan to improve behavior if a page is deleted or moved while | joey |
2007-02-24 | * Correct a bug that could lead to infinite looping after signin in some | joey |
2007-02-21 | * Since the CGI had to drop the wiki lock to avoid deadlocking the | joey |
2007-02-21 | * Elegant patch from Ethan to clean up the display of page names in the | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-15 | * Many changes to make ikiwiki very resistant to write failures | joey |
2007-02-10 | * Fix a security hole that allowed a web user to edit images and other | joey |
2007-02-02 | * Add canedit hook, allowing arbitrary controls over when a page can be | joey |
2007-01-28 | * Always call rcs_update after a commit during a web edit, to work around | joey |
2007-01-14 | * Change the RecentChanges page to show the path of changed pages. | joey |
2007-01-12 | Improve error message when postsignin (probably from openid) fails due to | joey |
2007-01-12 | * Search in default location for templates as a fallback when templatedir is | joey |
2007-01-04 | added some comments for translators | joey |
2007-01-03 | * Corrected a bum regexp in openid munging. | joey |
2006-12-31 | deal with http:// part | joey |
2006-12-31 | * Escape shashes in page titles entered in the blog post form. | joey |
2006-12-29 | * If a userdir is configured, links to pages in it can be made without | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-12-21 | * Turn $config{wiki_file_prune_regexps} into an array that is easier to | joey |
2006-12-19 | * Add userdir config setting. | joey |
2006-12-02 | * The hack used to make the pagetemplate hook have access to the editpage | joey |
2006-11-26 | session improvements | joey |
2006-11-22 | updates | joey |
2006-11-21 | improve | joey |
2006-11-21 | improve regexp | joey |
2006-11-21 | formatting | joey |
2006-11-20 | improvement | 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 | increase field widths | joey |
2006-11-20 | * Add openidsignup config option. | joey |
2006-11-20 | minor improvements | joey |
2006-11-20 | explanation | 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-10 | fixes | joey |
2006-11-10 | * Work around a strange bug in CGI::FormBuilder 3.0401 that makes | joey |
2006-11-08 | * Make sure to check for errors from every eval. | joey |
2006-11-08 | * Enable utf8 file IO in aggregate plugin. | joey |
2006-10-30 | * Improve login/register process, the login dialog has only name and | joey |
2006-10-28 | delete session | joey |
2006-10-28 | * Add basic spam fighting tool for admins: An admin's prefs page now allows | joey |
2006-10-14 | * Patch from Recai to limit recentchanges to displaying max 10 files for a | joey |
2006-10-08 | * Atom feed support based on a patch by Clint Adams. | joey |
2006-10-02 | * Patch from Alec Berryman adding a http_auth config item that allows | joey |
2006-09-16 | * Patch from James Westby to deal with the case where you're editing a | joey |
2006-09-16 | * pagetemplate hooks are now also called when generating cgi pages. | joey |
2006-09-11 | * Patch from Recai to kill utf-8 on the wiki name when generating the | joey |
2006-09-09 | * Work on firming up the plugin interface: | joey |
2006-09-06 | need to import escapeHTML | joey |