]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
web commit by http://bmalee.eu/~bma/: Here's my mostly-working darcs plugin.
[ikiwiki.git] / IkiWiki /
2007-03-18  joey* Applied a patch from Michał to make the mercurial...
2007-03-17  joey* Detect the case of two people independently creating...
2007-03-17  joey* Make ikiwiki -verbose -setup with a setup file that...
2007-03-17  joey* Fix some broken logic in cgi creation of a subpage...
2007-03-17  joeysimplify preview code
2007-03-11  joeyadd postsparkline plugin, providing sparkliney stats...
2007-03-08  joeycorrect dup page name detect in blog posting code
2007-03-08  joeytypo
2007-03-08  joey* Correct a deadlock that could occur in post-commit...
2007-03-08  joey* The underscore escaping support exposed a bug in...
2007-03-07  joeyadd colspan support
2007-03-07  joeycleanup
2007-03-07  joeymissed a few
2007-03-07  joeyfurther refinement
2007-03-07  joeyfurther refinement
2007-03-07  joeymore i18n improvements
2007-03-07  joey* Add a table plugin, derived from the one written...
2007-03-07  joeyMy fix to support encoded underscores in page titles...
2007-03-07  joey* The slash escaping when adding to a blog from the...
2007-03-07  joeysupport previewing of sparklines: embed in data uris...
2007-03-07  joeyimprove l10n
2007-03-07  joeydeal with new preview parameter
2007-03-07  joey* Add a sparline plugin.
2007-03-06  joey* Add preview parameter to preprocesser calls, use...
2007-03-03  joeyremove debugging code
2007-03-02  joey* Add "template" option to inline plugin to allow for...
2007-02-25  joeyincrease plugin interface to 1.02
2007-02-24  joey* Patch from Ethan to improve behavior if a page is...
2007-02-24  joey* Correct a bug that could lead to infinite looping...
2007-02-23  joey* Patch from HenrikBrixAndersen to fix a broken use...
2007-02-21  joeyusing setsid before import.. how did that ever work?
2007-02-21  joeyfix breakage
2007-02-21  joey* Since the CGI had to drop the wiki lock to avoid...
2007-02-21  joey* Elegant patch from Ethan to clean up the display...
2007-02-20  joey* Make img plugin not fail immediately if Image::Magick...
2007-02-20  joey* Don't error out if estcmd fails, just print a warning...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-15  joeyimprove string
2007-02-15  joeyadd day of week to prettydate, and i18n
2007-02-15  joeyitalisise urls
2007-02-15  joeysupress redef warning
2007-02-15  joey* Add a prettydate plugin that formats dates in a more...
2007-02-15  joey* Patch from Ethan to allow using meta tags to set...
2007-02-15  joey* Many changes to make ikiwiki very resistant to write...
2007-02-14  joey* Allow multiple tag settings to appear in a single page.
2007-02-14  joey* Fix the template, toggle, and conditional plugins...
2007-02-12  joey* Allow plugins to add new types of tests that can...
2007-02-10  joey* Fix a security hole that allowed a web user to edit...
2007-02-08  joey* Add "reverse" option to inline to invert sort orders.
2007-02-06  joey* Patch based on a patch from Ethan to support relative...
2007-02-05  joey* Add feedshow option to allow reducing the number...
2007-02-03  joey code checking for locked pages into a new "lockedit...
2007-02-03  joeymissing IkiWiki::
2007-02-02  joey* Add canedit hook, allowing arbitrary controls over...
2007-01-31  joey* Fix several more missing translations of Discussion.
2007-01-31  joey* Fix for missing backlinks() in pagestats plugin.
2007-01-31  joey* Fix one more missing translation of Discussion.
2007-01-30  joey* Fix openid signin secret generation code. This fixes...
2007-01-28  joey* Replace underscores in shortcut texts with spaces...
2007-01-28  joey* Always call rcs_update after a commit during a web...
2007-01-28  joey* Improve use of svn merge, by specifying the file...
2007-01-27  joey* Make gitorigin_branch and gitmaster_branch configurab...
2007-01-18  joey* Fix handling of discussion links on discussion pages...
2007-01-14  joey* Fix missing categories in rss/atom feeds.
2007-01-14  joeyfeh
2007-01-14  joeyqouting
2007-01-14  joeyfix format
2007-01-14  joey* Change the RecentChanges page to show the path of...
2007-01-14  joeyfix broken format string, manual unfuzzy
2007-01-14  joey* In the aggregator, check for and deal with post filen...
2007-01-12  joeyImprove error message when postsignin (probably from...
2007-01-12  joey* Search in default location for templates as a fallbac...
2007-01-11  joeyremove \n from gettexed string, and unfuzzy
2007-01-10  joey* Fix --locale to control LC_ALL now.
2007-01-08  joey* Add a rawhtml plugin that allows copying raw html...
2007-01-04  joeyadded some comments for translators
2007-01-03  joeyfix whitespace
2007-01-03  joey* Corrected a bum regexp in openid munging.
2006-12-31  joeydeal with http:// part
2006-12-31  joey* Escape shashes in page titles entered in the blog...
2006-12-29  joey* If a userdir is configured, links to pages in it...
2006-12-29  joey* Add a textile format plugin contributed by mazirian.
2006-12-29  joey* Allow disabling of plugins included in goodstuff.
2006-12-29  joey* Don't put discussion links on discussion pages.
2006-12-29  joeyuse same logic as for regular discussion links
2006-12-29  joey* Initial work on internationalization of the program...
2006-12-28  joey* Improve code that ignores files in the underlaydir...
2006-12-24  joeyupdate
2006-12-23  joeythe problem with coding while drunk -- idiotic mistakes
2006-12-23  joey* Avoid creating edit links when not in cgi mode.
2006-12-23  joey* Add mirrorlist plugin.
2006-12-21  joey* Add support for links of the form [[../foo]], this...
2006-12-21  joey* Patch from Emanuele Aina to fix modification time...
2006-12-21  joey* Turn $config{wiki_file_prune_regexps} into an array...
2006-12-21  joey* Fix an issue with inlining a page with a rss feed...
2006-12-19  joey* Add userdir config setting.
2006-12-18  joeyuse POST
2006-12-14  joey* Fix sometimes broken links to Discussion pages from...
2006-12-14  joeyinclude choice in commit msg
2006-12-14  joey* Use POST for poll to avoid some robots.
next