]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki.pm
web commit by http://id.inelegant.org/
[ikiwiki.git] / IkiWiki.pm
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-20  joeyfix a bug
2007-02-17  joey* Avoid potential syslog format string issue, although...
2007-02-15  joeyfoo
2007-02-15  joey* Many changes to make ikiwiki very resistant to write...
2007-02-12  joey* Allow plugins to add new types of tests that can...
2007-02-07  joeyfixes and more tests
2007-02-07  joeyedito
2007-02-06  joey* Patch based on a patch from Ethan to support relative...
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-28  joey* More gettext fun.
2007-01-28  joeyreorg
2007-01-27  joey* Make gitorigin_branch and gitmaster_branch configurab...
2007-01-16  joey* Gettext 1.04 or up is needed for the OO interface...
2007-01-12  joey* Search in default location for templates as a fallbac...
2007-01-11  joey* Fix encoding issue with use of Locale::Gettext. Seems...
2007-01-10  joey* Fix --locale to control LC_ALL now.
2007-01-04  joeyadded some comments for translators
2006-12-29  joeyuserdir fixes
2006-12-29  joey* If a userdir is configured, links to pages in it...
2006-12-29  joey* Allow disabling of plugins included in goodstuff.
2006-12-29  joey* Initial work on internationalization of the program...
2006-12-23  joey* Ikiwiki used to use svn as its RCS by default unless...
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-21  joeychanged my mind about how to disambiguate links, it...
2006-12-21  joey* Add support for links of the form [[../foo]], this...
2006-12-21  joey* Add support for links of the form [../foo]], this...
2006-12-21  joey* Turn $config{wiki_file_prune_regexps} into an array...
2006-12-19  joey* Add userdir config setting.
2006-12-07  joeynote fixed bug
2006-11-28  joeyupdate
2006-11-22  joey* Add toggle plugin.
2006-11-20  joey* Add "last" parameter to hook function. Very basic...
2006-11-20  joeyfix regexp
2006-11-20  joeyminor improvements
2006-11-20  joey* Add an openid plugin to support logging in using OpenID.
2006-11-08  joey* Make sure to check for errors from every eval.
2006-11-01  joey* Implemented expiry options for aggregate plugin.
2006-10-29  joeyfold
2006-10-28  joey instead of over and over. Typical speedup is ~4x...
2006-10-16  joey* Fix a subtle bug in will_render that broke some build...
2006-10-15  joey* Add no_override parameter to hook().
2006-10-13  joeyexport will_render
2006-10-08  joey* Atom feed support based on a patch by Clint Adams.
2006-10-08  joey* Change %renderedfiles to store an array of files...
2006-10-02  joey* Patch from Alec Berryman adding a http_auth config...
2006-09-16  joey* Numerous tla fixes from Clint.
2006-09-16  joey* pagetemplate hooks are now also called when generatin...
2006-09-15  joey* Fix a baseurl problem in hyperestradier search results.
2006-09-11  joeyadd displaytime
2006-09-10  joeyupdates
2006-09-09  joey* Add a module version number to IkiWiki, so you can...
2006-09-09  joey* Work on firming up the plugin interface:
2006-08-27  joey* Patch from James Westby to add a --sslcookie switch...
2006-08-25  joey* Use DESTDIR and not PREFIX to specify installation...
2006-08-23  joey* Make pagespec merge code smarter about merging duplic...
2006-08-23  joey* Allow preprocessor directives to span multiple lines...
2006-08-21  joey* Fixed a bug with previews of subpages having broken...
2006-08-18  joey* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
2006-08-16  joey* Add --syslog config option, to log to the syslog.
2006-08-13  joey* The last release accidentially installed ikiwiki...
2006-08-12  joey* Set die_on_bad_params => 0 for all templates, to...
2006-08-05  joey* Turn on HTML::Template loop_context_vars; not actuall...
2006-08-04  joey* Add xhtml files to the default prune regexp.
2006-08-04  joeyrevert this, it seems wrong
2006-08-04  joey* Make aggregator save permalinks and author name to...
2006-08-03  joey* Added created_before and created_after PageSpec limits.
2006-08-02  joey* Fix stupid bug in date matching, patch from Roland...
2006-08-02  joey* Memoize pagespec translation, this speeds up a build...
2006-08-02  joeystupid perl..
2006-08-02  joeybacklink is just the reverse of link, so..
2006-08-02  joeyoy, case-insensativity lost!
2006-08-02  joeybetter use gmtime here
2006-08-02  joey* Renamed GlobLists to PageSpecs.
2006-07-30  joeyallow hooks to add options even to --setup
2006-07-30  joey* ikiwiki can now download and aggregate feeds with...
2006-07-30  joeyforgot to add this
2006-07-30  joey* Add a run_hooks function for the common task of runni...
2006-07-29  joeylast minute fix from faidon
2006-07-29  joey* Locale patch from Faidon:
2006-07-28  joey* Add getopt hook type, this allows plugins to add...
2006-07-07  joey* Support a w3mmode, which lets w3m run ikiwiki using...
2006-07-04  joey* Memoize abs2rel, which is still kinda slow, for anoth...
2006-07-04  joey * Work around very innefficient behavior in File...
2006-07-04  joeyremove leading dot from default_pageext
2006-07-04  joeyre-improve regexp
2006-07-03  joeyimprove regexp
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  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  joeymodify to actually work
2006-07-02  joey* Centralised all calls to HTML::Template and force...
2006-06-27  joey* Support pinging services such as Technorati using...
2006-06-15  joey* -CSD does not affect modules, so readfile() was not...
2006-06-02  joey* Patch from Dr. Zini to add link() and backlink()...
2006-05-29  joey* Add --timeformat config option to allow changing...
2006-05-26  joey* --getctime had bitrotted (well I only ever used it...
next