Age | Commit message (Expand) | Author |
2007-03-17 | * Fix some broken logic in cgi creation of a subpage when a toplevel page | joey |
2007-03-12 | * French update. Closes: #414597 | joey |
2007-03-11 | * Fix a bug with inlined create page links, including Discussion links on | joey |
2007-03-11 | releasing version 1.45 | joey |
2007-03-11 | add postsparkline plugin, providing sparkliney stats goodness for blog | 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 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 | typo sparline => sparkline | 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-06 | * Add titlepage template for inline plugin. | joey |
2007-03-02 | * Add "template" option to inline plugin to allow for use of customised | joey |
2007-03-02 | * Allow for underscores to appear in page titles, if encoded appropriately | joey |
2007-02-25 | releasing version 1.44 | 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 | * French translation update. Closes: #411899 | 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 | * Smarter detection of no-op changes to po files. | joey |
2007-02-20 | * perl is broken: print "" || die fails! Work around this insanity. | joey |
2007-02-20 | test commit | joey |
2007-02-20 | typo | joey |
2007-02-20 | build ikiwiki.out and use it to build the wiki, so that NOTAINT can take effe... | joey |
2007-02-20 | I belive that this patch was from Ben | joey |
2007-02-20 | * Detect old versions of xgettext and avoid using them. | 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-20 | fix a bug | joey |
2007-02-20 | * Allow setting NOTAINT=1 when building the wiki to remove taint checking | joey |
2007-02-19 | * Add a openidlogin-bg.gif to wikiicons and have the stylesheet use it for the | joey |
2007-02-19 | * Patch to fix validaton of atom feeds by fixing the category tags. | joey |
2007-02-19 | releasing version 1.43 | joey |
2007-02-18 | * New domain name for ikiwiki: ikiwiki.info. Update your links. | joey |
2007-02-18 | * Add explicit module prereqs to Makefile.PL | joey |
2007-02-17 | * Avoid potential syslog format string issue, although only older versions | joey |
2007-02-17 | * Updated Czech translation. | 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-13 | * Make the basewiki be full of symlinks to pages that should be the same | joey |
2007-02-12 | * Updated Spanish translation. | joey |
2007-02-12 | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey |