]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
web commit by joey
[ikiwiki.git] / IkiWiki /
2006-07-26  joey* Patch from Recai to allow selection of page type...
2006-07-11  joey<paravoid> you're right
2006-07-11  joeyremove redundant call
2006-07-11  joey* Consolidated all decode_utf8 in FormBuilder's fields...
2006-07-11  joey* Match 'web commit from' in SVN and git, these are...
2006-07-11  joey* Fix from Faidon for a XML parser issue that breaks...
2006-07-10  joey* Display CGI processing errors if present.
2006-07-07  joey* Support a w3mmode, which lets w3m run ikiwiki using...
2006-07-07  joey* Add wikitext markup plugin, which supports ".wiki...
2006-07-05  joey* Patch from Recai to fix utf8 issues in git backend.
2006-07-05  joeyEncode:: cleanup from Recai
2006-07-05  joey* Patch from Faidon to use svn --limit when possible...
2006-07-04  joey* Improve display of parentlinks and page title of...
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<paravoid> cosmetic and minor, but it makes the output...
2006-07-04  joey * Work around very innefficient behavior in File...
2006-07-04  joeyremove leading dot from default_pageext
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-03  joeyadd htmlise
2006-07-03  joey* Add a html plugin, which can be used to write wikis...
2006-07-03  joeyuse "use open" pragma to avoid manually needing to...
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  joeyremove the blog_list sub, only used one place and simpl...
2006-07-02  joey* Centralised all calls to HTML::Template and force...
2006-07-02  joeynew approach for forcing utf8 -- use a HTML::Template...
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  joeydon't die fatally here
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  joey* Patch from Recai to fix git recentchanges code to...
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-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-04  joeyanother from Recai
2006-06-03  joeymisc fixes from Recai
2006-06-02  joeymeta headers are not sanitised; prevent html leaking...
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-01  joey* More security review.
2006-05-29  joey* Add --timeformat config option to allow changing...
2006-05-27  joey* Add -refresh option to ikiwiki-mass-rebuild and use...
2006-05-27  joeymissed a couple htmllinks
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 * --getctime had bitrotted (well I only ever used...
2006-05-26  joeybetter fix for empty actions list issue
2006-05-26  joeyfix call to getctime
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-06  joey* Remove dups from the brokenlinks list.
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  joeyrename the "render" hook to "change", which is clearer
2006-05-05  joeylet's actually work, shall we?
2006-05-05  joeyhaiku plugin
2006-05-04  joeyfix a bug that doubled the search box
2006-05-04  joeyupdate
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-03  joeychange plugin interface to use named parameters for...
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* 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  joeyfix undef warning
2006-05-02  joeydeep copy/untaint arrays in setup
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  joeychange calling convention for preprocessor functions
2006-05-01  joey* Rename inlinepage to depends, so that it can be used...
2006-04-28  joeytwo notify bug fixes:
2006-04-25  joey- fix typo
2006-04-25  joeyprevent users from registering with name that is not...
2006-04-25  joeyimplemented html sanitisation
2006-04-25  joeyfix a deadloop if from ended in a /
2006-04-25  joeymore
2006-04-25  joeyformatting
2006-04-25  joeysubscription nearly done
2006-04-24  joeycommit changes for email subscriptions
2006-04-21  joeyfix comment
2006-04-20  joeyfix broken example config file and detect this breakage
2006-04-14  joeyfix --anonok
2006-04-04  joeyConvert postprocessordirectives into preprocessordirect...
2006-04-04  joeyproper binmode settings so that with -CSD, ikiwiki...
2006-04-04  joeyVerified that the action parameter on cgi forms is...
2006-04-02  joeycomment out action => $q->request_uri setting, which...
next