]> sipb.mit.edu Git - ikiwiki.git/history - t
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
[ikiwiki.git] / t /
2007-09-30  joeyarg, the test suite was testing for bugs
2007-09-07  joey* Exclude external plugin from syntax check since it...
2007-09-05  joeyfix path issue when runnign test
2007-09-05  joey* Change git test suite to reflect change in log for...
2007-08-29  joey* mercurial: Fix rcs_getctime (thanks, bma)
2007-08-28  joey* Support for looking in multiple directories for under...
2007-08-21  joeytest suite fixes
2007-07-09  joey get confused. So it's best for ikiwiki to follow...
2007-06-26  joey* Patch fixing various additional problems with test...
2007-06-23  joey* Allow svnpath config option to contain additional...
2007-06-02  joeycouple more
2007-06-02  joey* Add test suite for preprocessor directive parsing.
2007-05-30  joey* Apply a patch from Carl Worth adding support for...
2007-05-24  joey* Fix FTBFS in test suite introduced in last version...
2007-05-20  joeybuild fixes
2007-05-20  joey* Add a test ensuring that the basewiki is self-contain...
2007-04-29  joeyfix
2007-04-29  joeyupdates for usedirs
2007-04-27  joeythe kind of perl code that can only be written at 4:30 am
2007-04-27  joey* Make pagespec_match on failure return a value that...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-04-14  joeysupport %destsources
2007-03-21  joey* Fix link() PageSpecs to not just look at the raw...
2007-03-07  joeyMy fix to support encoded underscores in page titles...
2007-03-02  joey* Allow for underscores to appear in page titles, if...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-20  joeyadd test
2007-02-12  joey* Allow plugins to add new types of tests that can...
2007-02-07  joeyfixes and more tests
2007-02-06  joey* Patch based on a patch from Ethan to support relative...
2007-01-06  joeyAdd userdir testcases. This also fixes an undefined value.
2006-12-28  joeycgiurl now needs to be set to get edit links
2006-11-26  joeygit test suite
2006-11-26  joey* Mercurial backend improvements, including --get-ctime...
2006-11-26  joeymercurial username setting patch
2006-11-21  joey* Add a test suite for the mercurial backend, contribut...
2006-11-20  joey* Rename ikiwiki.pl so MakeMaker doesn't see it, and...
2006-10-08  joey* Change %renderedfiles to store an array of files...
2006-09-25  joeyimprove diagnostics
2006-09-11  joeyadd
2006-09-09  joey* Work on firming up the plugin interface:
2006-08-28  joey* Change htmlize, format, and sanitize hooks to use...
2006-08-28  joey* Add toc (table of contents) plugin.
2006-08-18  joeyvalidate plugins/map
2006-08-13  joeyupdate
2006-08-13  joey* The last release accidentially installed ikiwiki...
2006-08-08  joey* Ship ikiwiki executable as ikiwiki.pl in source 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  joeylink and backlink pagespec tests
2006-08-02  joeycomplex test
2006-08-02  joey* Renamed GlobLists to PageSpecs.
2006-07-28  joey* Add exclude option in setup files, works same as...
2006-07-03  joey* Support htmlize plugins and make mdwn one such plugin...
2006-07-02  joey* POSIX::strftime doesn't know about encodings and...
2006-07-02  joeyFUCK UTF8 fuck fuck fuck!!!
2006-06-16  joeyadd a testcase for the weird markdown utf-8 crasher...
2006-06-15  joey* -CSD does not affect modules, so readfile() was not...
2006-05-26  joey* --getctime had bitrotted (well I only ever used it...
2006-05-26  joey* Rebuilding on upgrade to this version is recommended.
2006-05-04  joey dirname, basename, bestlink, linkify, pagetitle,...
2006-05-03  joeyadd a syntax check
2006-05-02  joeyadd
2006-05-02  joey* Add unit tests for several core functions, including...
2006-05-02  joeyah, the joys of test-based development..
2006-05-02  joey* Add a unit test for globlist_match().