aboutsummaryrefslogtreecommitdiff
path: root/t/pagespec_match.t
Commit message (Expand)AuthorAge
* Fix test suite failure on other side of date line.Joey Hess2010-09-29
* add test case for link(.) with omitted locationJoey Hess2010-08-30
* add test for link(.)Joey Hess2010-08-30
* Add page() PageSpec, which is like glob() but matches only pages, not other ...Joey Hess2010-04-26
* Fix incorrect influence info returned by a failing link() pagespec, that coul...Joey Hess2010-03-26
* add some openid matching testsJoey Hess2010-02-11
* Allow globs to be used in user() pagespecs.Joey Hess2010-02-11
* fix test suite after bestlink changeJoey Hess2009-11-30
* influences returns hash ref nowJoey Hess2009-10-11
* fix test broken by change to failing link() influenceJoey Hess2009-10-08
* add type info to influence informationJoey Hess2009-10-07
* more influences testsJoey Hess2009-10-07
* add influence info to match_*Joey Hess2009-10-07
* make success and failreason objects carry an influences hashJoey Hess2009-10-07
* add test case for multiline pagespecJoey Hess2009-05-21
* Allow curly braces to be used in pagespecsJoey Hess2009-05-18
* remove globlist supportJoey Hess2008-12-23
* Fix the link() pagespec to match links that are internally recorded as absolute.Joey Hess2008-11-09
* add test for empty, and for entirely negated pagespecsJoey Hess2008-09-30
* fix regression testJoey Hess2008-05-25
* Correct a bug in pagespec matching, where a empty pagespec matched all pages.Joey Hess2008-04-24
* merged the recentchanges branchJoey Hess2008-01-29
* added configuration for recentchangesJoey Hess2008-01-29
* * Apply a patch from Carl Worth adding support for using globs in link()joey2007-05-30
* the kind of perl code that can only be written at 4:30 amjoey2007-04-27
* * Make pagespec_match on failure return a value that is false, but in ajoey2007-04-27
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Fix link() PageSpecs to not just look at the raw link text, but at wherejoey2007-03-21
* * Allow plugins to add new types of tests that can be used in PageSpecs.joey2007-02-12
* fixes and more testsjoey2007-02-07
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Work on firming up the plugin interface:joey2006-09-09
* * Added created_before and created_after PageSpec limits.joey2006-08-03
* * Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132joey2006-08-02
* link and backlink pagespec testsjoey2006-08-02
* complex testjoey2006-08-02
* * Renamed GlobLists to PageSpecs.joey2006-08-02