silverstripe-cms/tests/model
Mateusz Uzdowski b41e081130 Refactor the link-tracking code and move it from framework.
This code has a dependency on SiteTree, so it fits much better in the
cms module.

Abstracted away the content parser so the same code can be reused both
in the render phase (to highlight the links) and in the write phase
(storing information about broken links and references).
2014-08-14 11:16:49 +12:00
..
ErrorPageTest.php Merge remote-tracking branch 'origin/3.1' 2014-05-12 11:33:44 +12:00
ErrorPageTest.yml FIX: ErrorPage generating empty responses for 403/401 requests 2013-11-18 16:32:15 +13:00
FileLinkTrackingTest.php API Move of codebase to parameterised query database abstraction layer 2014-07-07 15:07:37 +12:00
FileLinkTrackingTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
RedirectorPageTest.php Support for protocol relative RedirectorPage.ExternalURL 2014-05-30 00:01:45 +12:00
RedirectorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeActionsTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeActionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeBacklinksTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeBacklinksTest.yml BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBrokenLinksTest.php Refactor the link-tracking code and move it from framework. 2014-08-14 11:16:49 +12:00
SiteTreeBrokenLinksTest.yml NEW Track broken anchors 2014-01-31 12:44:59 +13:00
SiteTreeHTMLEditorFieldTest.php FIX: Broken file link tracking (fixes #996) 2014-04-28 09:26:34 +01:00
SiteTreeHtmlEditorFieldTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeLinkTrackingTest.php Refactor the link-tracking code and move it from framework. 2014-08-14 11:16:49 +12:00
SiteTreePermissionsTest.php FIX Not checking stage in SiteTree#canView 2013-07-05 12:14:22 +12:00
SiteTreePermissionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeTest.php API Move of codebase to parameterised query database abstraction layer 2014-07-07 15:07:37 +12:00
SiteTreeTest.yml Merge remote-tracking branch 'origin/3.1' into merge-back 2014-08-13 17:19:01 +12:00
VirtualPageTest.php API Move of codebase to parameterised query database abstraction layer 2014-07-07 15:07:37 +12:00
VirtualPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00