silverstripe-framework/tests/model
Damian Mooyman 58cb0af753 Merge remote-tracking branch 'origin/3'
Conflicts:
	composer.json
	docs/en/00_Getting_Started/00_Server_Requirements.md
	docs/en/00_Getting_Started/01_Installation/04_Other_installation_Options/Windows_IIS7.md
	docs/en/00_Getting_Started/01_Installation/04_Other_installation_Options/Windows_Platform_Installer.md
	docs/en/00_Getting_Started/04_Directory_Structure.md
	docs/en/01_Tutorials/01_Building_A_Basic_Site.md
	docs/en/01_Tutorials/02_Extending_A_Basic_Site.md
	docs/en/01_Tutorials/03_Forms.md
	docs/en/01_Tutorials/04_Site_Search.md
	docs/en/01_Tutorials/05_Dataobject_Relationship_Management.md
	docs/en/01_Tutorials/index.md
	docs/en/02_Developer_Guides/00_Model/01_Data_Model_and_ORM.md
	docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md
	docs/en/02_Developer_Guides/01_Templates/06_Themes.md
	docs/en/02_Developer_Guides/03_Forms/How_Tos/Simple_Contact_Form.md
	docs/en/02_Developer_Guides/05_Extending/05_Injector.md
	docs/en/02_Developer_Guides/14_Files/index.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/03_CMS_Layout.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_CMS_Tree.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_Site_Reports.md
	docs/en/02_Developer_Guides/18_Cookies_And_Sessions/01_Cookies.md
	docs/en/04_Changelogs/3.1.9.md
	docs/en/05_Contributing/00_Issues_and_Bugs.md
	docs/en/05_Contributing/02_Release_Process.md
	docs/en/05_Contributing/03_Documentation.md
2015-01-16 10:08:40 +13:00
..
testimages ENHANCEMENT: use image file name (without file path and extension) for alt attribute when title is not provided 2009-05-24 12:16:17 +00:00
ArrayListTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ComponentSetTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ComponentSetTest.yml MINOR Added ComponentSetTest 2010-02-22 04:37:32 +00:00
CompositeDBFieldTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
CurrencyTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DatabaseTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataDifferencerTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataDifferencerTest.yml API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
DataExtensionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataExtensionTest.yml API CHANGE: Renamed DataObjectDecorator to DataExtension. 2011-04-26 11:01:38 +10:00
DataListTest.php Resolve merge regressions 2014-11-19 11:05:07 +13:00
DataObjectDuplicationTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataObjectLazyLoadingTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataObjectSchemaGenerationTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataObjectTest_Namespaced.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataObjectTest.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
DataObjectTest.yml API Polymorphic has_one behaviour 2014-03-18 09:18:04 +13:00
DataQueryTest.php Resolve merge regressions 2014-11-19 11:05:07 +13:00
DataQueryTest.yml BUG Fix data query not always joining necessary tables 2014-05-06 12:22:46 +12:00
DateTest.php API DateTime.Ago better infers significance of date units. 2014-08-25 10:04:24 +12:00
DatetimeTest.php API DateTime.Ago better infers significance of date units. 2014-08-25 10:04:24 +12:00
DbDatetimeTest.php Moved deprecation of SQLQuery to 4.0 2014-12-04 09:30:50 +13:00
DbDatetimeTest.yml MINOR Removed dependency on SiteTree in various unit tests 2011-03-29 18:07:58 +13:00
DBFieldTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DBLocaleTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DBTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DecimalTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DecimalTest.yml API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
GDImageTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GroupedListTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HasManyListTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HierarchyTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HierarchyTest.yml NEW Enforce max node counts to avoid excessive resource usage 2013-04-09 10:24:18 +12:00
HTMLTextTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ImageTest.php Resolve merge regressions 2014-11-19 11:05:07 +13:00
ImageTest.yml This is a fixed version for RegenerateCachedImagesTask (former FlushGeneratedImagesTask) such that it regenerates images instead of silently removing them and breaking existing pages 2013-04-06 15:56:27 +02:00
ImagickImageTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
LabelFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ManyManyListTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MapTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MoneyTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MoneyTest.yml Added test for lazy-loading edge-case in Money field. 2013-04-22 11:50:57 +12:00
MySQLDatabaseTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PaginatedListTest.php Moved deprecation of SQLQuery to 4.0 2014-12-04 09:30:50 +13:00
PercentageTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PolymorphicHasManyListTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SQLInsertTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SQLQueryTest.php Merge remote-tracking branch 'origin/3' 2015-01-16 10:08:40 +13:00
SQLQueryTest.yml BUG SQLQuery::aggregate() with limit, groupBy and orderBy (fixes #8148) 2012-12-21 15:20:59 +01:00
SQLUpdateTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SQLUpdateTest.yml API New Database abstraction layer. Ticket #7429 2014-07-09 18:04:05 +12:00
StringFieldTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
TextTest.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
TransactionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
UnsavedRelationListTest.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
UnsavedRelationListTest.yml NEW: Allows setting of has_many and many_many relations before writing 2012-11-28 09:37:08 +13:00
URLSegmentFilterTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ValidationExceptionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
VersionedTest.php Moved deprecation of SQLQuery to 4.0 2014-12-04 09:30:50 +13:00
VersionedTest.yml MINOR Removed dependency on SiteTree in various unit tests 2011-03-29 18:07:58 +13:00
YearTest.php FIX: Year.php getDefaultOptions now fixed, sets key as year. Also added YearTest unit test. 2013-12-16 03:29:29 +00:00