]> sipb.mit.edu Git - ikiwiki.git/history - debian
* Memoize abs2rel, which is still kinda slow, for another 30% speedup
[ikiwiki.git] / debian /
2006-07-04  joey* Memoize abs2rel, which is still kinda slow, for anoth...
2006-07-04  joey* Encode & in diffurl in examples, to conform to pedant...
2006-07-04  joey* Make RecentChanges use a table and some CSS, should...
2006-07-04  joey * Work around very innefficient behavior in File...
2006-07-04  joey* Don't sent pings if the wiki is being rebuilt.
2006-07-04  joey* Make ikiwiki --setup --refresh rebuild wrappers,...
2006-07-04  joey sanitise them, like any other page type.
2006-07-03  joey* Add a html plugin, which can be used to write wikis...
2006-07-03  joey* Support htmlize plugins and make mdwn one such plugin...
2006-07-03  joey* Introduce add_plugins and disable_plugins config...
2006-07-03  joeyEncode is used in nearly all code paths so stop loading...
2006-07-03  joey* Support pages with utf8 filenames. Patch by Faidon...
2006-07-02  joey* Centralised all calls to HTML::Template and force...
2006-07-02  joeyperl bugnum and refix
2006-07-02  joey so make sure to let perl know it should be handled...
2006-07-02  joey* POSIX::strftime doesn't know about encodings and...
2006-07-02  joey* Parse svn log as xml for improved utf8 and security...
2006-07-02  joey* Honor LC_CTIME when formatting a time for display...
2006-06-27  joey* Support pinging services such as Technorati using...
2006-06-25  joey* Fix orphans plugin to not count a link to a nonexista...
2006-06-19  joeyreleasing version 1.7
2006-06-19  joey* Patch from Recai to fix git recentchanges code to...
2006-06-18  joey* Updated logo from Recai with some kerning and alingme...
2006-06-18  joeyreleasing version 1.6
2006-06-18  joey* New SVG logo from Recai.
2006-06-17  joeynote on perl warnings
2006-06-17  joey - Add 'use encoding "utf8"' to CGI.pm to avoid warnin...
2006-06-17  joey* More utf-8 fixes from Recai, partly to things I broke...
2006-06-16  joey* Put back the encode_utf8 in the input to markdown...
2006-06-15  joey* -CSD does not affect modules, so readfile() was not...
2006-06-15  joey* YA utf-8 patch from Recai, this time to fix previewin...
2006-06-12  joeyreleasing version 1.5
2006-06-12  joeyadd perl to build deps
2006-06-11  joey* Patch from Recai Oktaş to improve utf-8 support,...
2006-06-08  joey* Fix absolute url munging in rss generation to support...
2006-06-02  joey* Add support for using git instead of subversion as...
2006-06-02  joey* Reorganised the doc wiki's todo/* pages, using a...
2006-06-02  joey* Reorganised the doc wiki's todo/* pages, using a...
2006-06-02  joey* Patch from Dr. Zini to add link() and backlink()...
2006-06-01  joey* More security review.
2006-05-29  joey* Add --timeformat config option to allow changing...
2006-05-27  joeyreleasing version 1.4
2006-05-27  joey* Add -refresh option to ikiwiki-mass-rebuild and use...
2006-05-27  joeyMake page edit textarea resize to fit browser window.
2006-05-26  joey* --getctime had bitrotted (well I only ever used it...
2006-05-26  joeyutf-8 support seems to be working now
2006-05-26  joey* Rebuilding on upgrade to this version is recommended.
2006-05-26  joey* The page name and parent links has switched from...
2006-05-25  joey* Tell HTML::Scrubber to treat "/" as a valid attribute...
2006-05-16  joeyreleasing version 1.3
2006-05-15  joeyreleasing version 1.2
2006-05-08  joey* Add libc6-dev to dependencies, needed to build wrappers.
2006-05-06  joey* Remove dups from the brokenlinks list.
2006-05-05  joeyreleasing version 1.1
2006-05-05  joey* Add ikiwiki-mass-rebuild script, ripped out of the...
2006-05-05  joey* Allow discussion links on pages to be turned off...
2006-05-05  joey* Removed --sanitize and --no-sanitize, replaced with...
2006-05-05  joeyhaiku plugin
2006-05-04  joey dirname, basename, bestlink, linkify, pagetitle,...
2006-05-04  joey* Added smiley plugin, nicely controlled and documented...
2006-05-03  joeyrather a lot of changes to make hyperestraier search...
2006-05-02  joey* Add unit tests for several core functions, including...
2006-05-02  joey* Patch from Thomas Schwinge to switch from --svn to...
2006-05-02  joeyah, the joys of test-based development..
2006-05-02  joey* Add a unit test for globlist_match().
2006-05-02  joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-05-02  joey* Add an orphans plugin for finding pages that nothing...
2006-05-02  joey* Smarter behavior when creating a page and a page...
2006-05-02  joey* Added plugin system, currently only supporting for...
2006-05-01  joeyremove templates/ from filenames
2006-05-01  joey* Rename inlinepage to depends, so that it can be used...
2006-04-29  joeyfix announcedir
2006-04-29  joeyreleasing version 1.0
2006-04-25  joeyimplemented html sanitisation
2006-04-24  joeycommit changes for email subscriptions
2006-04-21  joeypatch fron Branden to install the man page in Makefile.PL
2006-04-20  joeyversion formbuilder dep
2006-04-04  joeymoving away from regenning wiki on every upgrade, added...
2006-04-04  joeyfix package name
2006-04-03  joeyadd dep on libtimedate-perl for str2time
2006-03-30  joeyarrange for new releases to get news prepared for them...
2006-03-29  joeyadded --hyperestraier switch, which turns on search support
2006-03-25  joeyadd
2006-03-24  joeyimplemented upgradehooksh
2006-03-24  joeyfoo
2006-03-19  joeybasewiki integration
2006-03-15  joeyman page generation
2006-03-15  joeydebianise