index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
pagespec_match.t
Age
Commit message (
Expand
)
Author
2010-09-29
Fix test suite failure on other side of date line.
Joey Hess
2010-08-30
add test case for link(.) with omitted location
Joey Hess
2010-08-30
add test for link(.)
Joey Hess
2010-04-26
Add page() PageSpec, which is like glob() but matches only pages, not other ...
Joey Hess
2010-03-26
Fix incorrect influence info returned by a failing link() pagespec, that coul...
Joey Hess
2010-02-11
add some openid matching tests
Joey Hess
2010-02-11
Allow globs to be used in user() pagespecs.
Joey Hess
2009-11-30
fix test suite after bestlink change
Joey Hess
2009-10-11
influences returns hash ref now
Joey Hess
2009-10-08
fix test broken by change to failing link() influence
Joey Hess
2009-10-07
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-05-21
add test case for multiline pagespec
Joey Hess
2009-05-18
Allow curly braces to be used in pagespecs
Joey Hess
2008-12-23
remove globlist support
Joey Hess
2008-11-09
Fix the link() pagespec to match links that are internally recorded as absolute.
Joey Hess
2008-09-30
add test for empty, and for entirely negated pagespecs
Joey Hess
2008-05-25
fix regression test
Joey Hess
2008-04-24
Correct a bug in pagespec matching, where a empty pagespec matched all pages.
Joey Hess
2008-01-29
merged the recentchanges branch
Joey Hess
2008-01-29
added configuration for recentchanges
Joey Hess
2007-05-30
* Apply a patch from Carl Worth adding support for using globs in link()
joey
2007-04-27
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-03-21
* Fix link() PageSpecs to not just look at the raw link text, but at where
joey
2007-02-12
* Allow plugins to add new types of tests that can be used in PageSpecs.
joey
2007-02-07
fixes and more tests
joey
2007-02-06
* Patch based on a patch from Ethan to support relative matching in
joey
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: #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