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