]> sipb.mit.edu Git - ikiwiki.git/history - debian
response
[ikiwiki.git] / debian /
2007-03-24  joey* Fix mercurial backend to deal with empty commit messages.
2007-03-24  joey* Finally fixed the longstanding inline removal bug.
2007-03-22  joey* Make ikiwiki's stylesheet support printing by hiding...
2007-03-21  joeytypo
2007-03-21  joey* Fix link() PageSpecs to not just look at the raw...
2007-03-21  joeyreleasing version 1.47
2007-03-21  joey* Fix a security hole that allowed insertion of unsafe...
2007-03-21  joeythe real bug turned out to be in the meta plugin
2007-03-21  joeyoh, this is confusing, it needs escaping in <title...
2007-03-21  joey* Fix a few bugs around page titles containing html...
2007-03-18  joeyresponse
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-12  joey* French update. Closes: #414597
2007-03-11  joey* Fix a bug with inlined create page links, including...
2007-03-11  joeyreleasing version 1.45
2007-03-11  joeyadd postsparkline plugin, providing sparkliney stats...
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  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  joeymention git
2007-03-07  joeytypo sparline => sparkline
2007-03-07  joey* Add a sparline plugin.
2007-03-06  joey* Add preview parameter to preprocesser calls, use...
2007-03-06  joey* Add titlepage template for inline plugin.
2007-03-02  joey* Add "template" option to inline plugin to allow for...
2007-03-02  joey* Allow for underscores to appear in page titles, if...
2007-02-25  joeyreleasing version 1.44
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  joey* French translation update. Closes: #411899
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* Smarter detection of no-op changes to po files.
2007-02-20  joey* perl is broken: print "" || die fails! Work around...
2007-02-20  joeytest commit
2007-02-20  joeytypo
2007-02-20  joeybuild ikiwiki.out and use it to build the wiki, so...
2007-02-20  joeyI belive that this patch was from Ben
2007-02-20  joey* Detect old versions of xgettext and avoid using them.
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-20  joeyfix a bug
2007-02-20  joey* Allow setting NOTAINT=1 when building the wiki to...
2007-02-19  joey* Add a openidlogin-bg.gif to wikiicons and have the...
2007-02-19  joey* Patch to fix validaton of atom feeds by fixing the...
2007-02-19  joeyreleasing version 1.43
2007-02-18  joey* New domain name for ikiwiki: ikiwiki.info. Update...
2007-02-18  joey* Add explicit module prereqs to Makefile.PL
2007-02-17  joey* Avoid potential syslog format string issue, although...
2007-02-17  joey* Updated Czech translation.
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-13  joey* Make the basewiki be full of symlinks to pages that...
2007-02-12  joey* Updated Spanish translation.
2007-02-12  joey* Allow plugins to add new types of tests that can...
2007-02-10  joeyreleasing version 1.42
2007-02-10  joey* Fix a security hole that allowed a web user to edit...
2007-02-09  joey* viewcvs is now viewvc (in Debian unstable), update...
2007-02-08  joeytypo
2007-02-08  joey* Drop the BSD license for the templates and basewiki...
2007-02-08  joey* Add "reverse" option to inline to invert sort orders.
2007-02-07  joeyimprove
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-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-31  joeytighten gettext versioning
2007-01-30  joeyreleasing version 1.41
2007-01-30  joey* Fix openid signin secret generation code. This fixes...
2007-01-28  joey* More gettext fun.
2007-01-28  joey* When building the doc wiki, build with LANG=C.
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* French translation update. Closes: #408593
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-18  joey* Added smileys for Moin Moin compatability.
2007-01-16  joey* Gettext 1.04 or up is needed for the OO interface...
2007-01-15  joeyreleasing version 1.40
2007-01-14  joey* Fix bogus use of CDATA in atom feeds. Closes: #406898
2007-01-14  joey* Add French translation by Jean-Luc Coulon. Closes...
2007-01-14  joey* Fix missing categories in rss/atom feeds.
2007-01-14  joeyreleasing version 1.39
2007-01-14  joey* Change the RecentChanges page to show the path of...
2007-01-14  joey* In the aggregator, check for and deal with post filen...
2007-01-14  joeyadd translation
next