Age | Commit message (Expand) | Author |
2007-03-18 | * Applied a patch from MichaĆ to make the mercurial backend pass --quiet to | joey |
2007-03-17 | * Detect the case of two people independently creating the same page at the | joey |
2007-03-17 | * Make ikiwiki -verbose -setup with a setup file that enabled syslog logging | joey |
2007-03-17 | * Fix some broken logic in cgi creation of a subpage when a toplevel page | joey |
2007-03-17 | simplify preview code | joey |
2007-03-11 | add postsparkline plugin, providing sparkliney stats goodness for blog | joey |
2007-03-08 | correct dup page name detect in blog posting code | joey |
2007-03-08 | typo | joey |
2007-03-08 | * Correct a deadlock that could occur in post-commit if the aggregate plugin | joey |
2007-03-08 | * The underscore escaping support exposed a bug in edit links: Such links | joey |
2007-03-07 | add colspan support | joey |
2007-03-07 | cleanup | joey |
2007-03-07 | missed a few | joey |
2007-03-07 | further refinement | joey |
2007-03-07 | further refinement | joey |
2007-03-07 | more i18n improvements | joey |
2007-03-07 | * Add a table plugin, derived from the one written by Victor Moral. | joey |
2007-03-07 | My fix to support encoded underscores in page titles broke links to pages | joey |
2007-03-07 | * The slash escaping when adding to a blog from the CGI was not working | joey |
2007-03-07 | support previewing of sparklines: embed in data uris for preview | joey |
2007-03-07 | improve l10n | joey |
2007-03-07 | deal with new preview parameter | joey |
2007-03-07 | * Add a sparline plugin. | joey |
2007-03-06 | * Add preview parameter to preprocesser calls, use this rather than the | joey |
2007-03-03 | remove debugging code | joey |
2007-03-02 | * Add "template" option to inline plugin to allow for use of customised | joey |
2007-02-25 | increase plugin interface to 1.02 | joey |
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-23 | * Patch from HenrikBrixAndersen to fix a broken use of foreach in the | joey |
2007-02-21 | using setsid before import.. how did that ever work? | joey |
2007-02-21 | fix breakage | 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 | * Make img plugin not fail immediately if Image::Magick is not available. | joey |
2007-02-20 | * Don't error out if estcmd fails, just print a warning message. estcmd is | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-15 | improve string | joey |
2007-02-15 | add day of week to prettydate, and i18n | joey |
2007-02-15 | italisise urls | joey |
2007-02-15 | supress redef warning | joey |
2007-02-15 | * Add a prettydate plugin that formats dates in a more readable fashion. | joey |
2007-02-15 | * Patch from Ethan to allow using meta tags to set creation dates of pages. | joey |
2007-02-15 | * Many changes to make ikiwiki very resistant to write failures | joey |
2007-02-14 | * Allow multiple tag settings to appear in a single page. | joey |
2007-02-14 | * Fix the template, toggle, and conditional plugins to filter text before | joey |
2007-02-12 | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey |
2007-02-10 | * Fix a security hole that allowed a web user to edit images and other | joey |
2007-02-08 | * Add "reverse" option to inline to invert sort orders. | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |