| Commit message (Expand) | Author | Age |
* | Fix test suite failure on other side of date line. | Joey Hess | 2010-09-29 |
* | add test case for link(.) with omitted location | Joey Hess | 2010-08-30 |
* | add test for link(.) | Joey Hess | 2010-08-30 |
* | Add page() PageSpec, which is like glob() but matches only pages, not other ... | Joey Hess | 2010-04-26 |
* | Fix incorrect influence info returned by a failing link() pagespec, that coul... | Joey Hess | 2010-03-26 |
* | add some openid matching tests | Joey Hess | 2010-02-11 |
* | Allow globs to be used in user() pagespecs. | Joey Hess | 2010-02-11 |
* | fix test suite after bestlink change | Joey Hess | 2009-11-30 |
* | influences returns hash ref now | Joey Hess | 2009-10-11 |
* | fix test broken by change to failing link() influence | Joey Hess | 2009-10-08 |
* | add type info to influence information | Joey Hess | 2009-10-07 |
* | more influences tests | Joey Hess | 2009-10-07 |
* | add influence info to match_* | Joey Hess | 2009-10-07 |
* | make success and failreason objects carry an influences hash | Joey Hess | 2009-10-07 |
* | add test case for multiline pagespec | Joey Hess | 2009-05-21 |
* | Allow curly braces to be used in pagespecs | Joey Hess | 2009-05-18 |
* | remove globlist support | Joey Hess | 2008-12-23 |
* | Fix the link() pagespec to match links that are internally recorded as absolute. | Joey Hess | 2008-11-09 |
* | add test for empty, and for entirely negated pagespecs | Joey Hess | 2008-09-30 |
* | fix regression test | Joey Hess | 2008-05-25 |
* | Correct a bug in pagespec matching, where a empty pagespec matched all pages. | Joey Hess | 2008-04-24 |
* | merged the recentchanges branch | Joey Hess | 2008-01-29 |
* | added configuration for recentchanges | Joey Hess | 2008-01-29 |
* | * Apply a patch from Carl Worth adding support for using globs in link() | joey | 2007-05-30 |
* | the kind of perl code that can only be written at 4:30 am | joey | 2007-04-27 |
* | * Make pagespec_match on failure return a value that is false, but in a | joey | 2007-04-27 |
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey | 2007-03-21 |
* | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey | 2007-02-12 |
* | fixes and more tests | joey | 2007-02-07 |
* | * Patch based on a patch from Ethan to support relative matching in | joey | 2007-02-06 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | * Added created_before and created_after PageSpec limits. | joey | 2006-08-03 |
* | * Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132 | joey | 2006-08-02 |
* | link and backlink pagespec tests | joey | 2006-08-02 |
* | complex test | joey | 2006-08-02 |
* | * Renamed GlobLists to PageSpecs. | joey | 2006-08-02 |