silverstripe-framework/tests/search
Damian Mooyman 7ee444e08a Merge remote-tracking branch 'origin/3.1' into 3.2
Conflicts:
	admin/code/LeftAndMain.php
	control/injector/SilverStripeServiceConfigurationLocator.php
	core/ClassInfo.php
	filesystem/File.php
	model/DataObject.php
	model/DataQuery.php
	search/filters/FulltextFilter.php
	search/filters/SearchFilter.php
	tests/core/ClassInfoTest.php
	tests/filesystem/FileTest.php
	tests/model/DataListTest.php
2015-07-31 11:38:18 +12:00
..
FulltextFilterTest.php API Enable single-column fulltext filter search as fallback 2015-06-12 15:36:03 +12:00
FulltextFilterTest.yml API Enable single-column fulltext filter search as fallback 2015-06-12 15:36:03 +12:00
FulltextSearchableTest.php FulltextSearchableTest doesn't clean up after itself. 2013-10-22 17:52:51 +13:00
SearchContextTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SearchContextTest.yml BUGFIX Case insensitive search filters for PostgreSQL (fixes #6548) 2012-09-02 23:02:20 +02:00
SearchFilterApplyRelationTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SearchFilterApplyRelationTest.yml ENHANCEMENT: add more assertion in SearchFilterAapplyRelationTest to test more cases for many_many relation. 2009-08-11 04:58:37 +00:00