silverstripe-framework/tests/model
Damian Mooyman e6b877df27 Merge remote-tracking branch 'origin/3'
# Conflicts:
#	control/Director.php
#	control/HTTP.php
#	core/startup/ParameterConfirmationToken.php
#	docs/en/00_Getting_Started/01_Installation/05_Common_Problems.md
#	docs/en/00_Getting_Started/04_Directory_Structure.md
#	docs/en/00_Getting_Started/05_Coding_Conventions.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/02_Developer_Guides/12_Search/01_Searchcontext.md
#	docs/en/02_Developer_Guides/13_i18n/index.md
#	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md
#	docs/en/03_Upgrading/index.md
#	docs/en/changelogs/index.md
#	docs/en/howto/customize-cms-menu.md
#	docs/en/howto/navigation-menu.md
#	docs/en/index.md
#	docs/en/installation/index.md
#	docs/en/installation/windows-manual-iis-6.md
#	docs/en/misc/contributing/code.md
#	docs/en/misc/contributing/issues.md
#	docs/en/misc/module-release-process.md
#	docs/en/reference/dataobject.md
#	docs/en/reference/execution-pipeline.md
#	docs/en/reference/grid-field.md
#	docs/en/reference/modeladmin.md
#	docs/en/reference/rssfeed.md
#	docs/en/reference/templates.md
#	docs/en/topics/commandline.md
#	docs/en/topics/debugging.md
#	docs/en/topics/email.md
#	docs/en/topics/forms.md
#	docs/en/topics/index.md
#	docs/en/topics/module-development.md
#	docs/en/topics/modules.md
#	docs/en/topics/page-type-templates.md
#	docs/en/topics/page-types.md
#	docs/en/topics/search.md
#	docs/en/topics/testing/index.md
#	docs/en/topics/testing/testing-guide-troubleshooting.md
#	docs/en/topics/theme-development.md
#	docs/en/tutorials/1-building-a-basic-site.md
#	docs/en/tutorials/2-extending-a-basic-site.md
#	docs/en/tutorials/3-forms.md
#	docs/en/tutorials/4-site-search.md
#	docs/en/tutorials/5-dataobject-relationship-management.md
#	docs/en/tutorials/building-a-basic-site.md
#	docs/en/tutorials/dataobject-relationship-management.md
#	docs/en/tutorials/extending-a-basic-site.md
#	docs/en/tutorials/forms.md
#	docs/en/tutorials/index.md
#	docs/en/tutorials/site-search.md
#	main.php
#	model/SQLQuery.php
#	security/ChangePasswordForm.php
#	security/MemberLoginForm.php
#	tests/control/ControllerTest.php
#	tests/core/startup/ParameterConfirmationTokenTest.php
#	tests/model/SQLQueryTest.php
#	tests/security/SecurityTest.php
#	tests/view/SSViewerTest.php
#	view/SSTemplateParser.php
#	view/SSTemplateParser.php.inc
#	view/SSViewer.php
2016-01-20 13:16:27 +13:00
..
testimages API Refactor of File / Folder to use DBFile 2015-10-13 11:57:39 +13:00
ArrayListTest.php Merge remote-tracking branch 'origin/3.1' into 3.2 2015-09-09 14:35:29 +12:00
ComponentSetTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ComponentSetTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CompositeDBFieldTest.php API Consolidate DataObject db methods 2015-09-22 10:38:12 +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 MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
DataDifferencerTest.yml API Refactor of File / Folder to use DBFile 2015-10-13 11:57:39 +13:00
DataExtensionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataExtensionTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
DataListTest.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
DataObjectDuplicationTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataObjectLazyLoadingTest.php API Create default security permission model for versioned data objects 2015-12-09 11:33:53 +13:00
DataObjectSchemaGenerationTest.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
DataObjectTest_Namespaced.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DataObjectTest.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
DataObjectTest.yml API Enable DataList::sort to support composite field names (similar to filter) 2015-12-01 09:35:33 +13:00
DataQueryTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
DataQueryTest.yml BUG Fix data query not always joining necessary tables 2014-05-06 12:22:46 +12:00
DateTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
DatetimeTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
DBClassNameTest.php API Refactor CompositeDBField into an abstract class 2015-09-22 10:28:07 +12:00
DbDatetimeTest.php Moved deprecation of SQLQuery to 4.0 2014-12-04 09:30:50 +13:00
DbDatetimeTest.yml Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +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 MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
GDImageTest.php API Refactor of File / Folder to use DBFile 2015-10-13 11:57:39 +13:00
GroupedListTest.php Corrected TotalItems() method to use Count(). Added test coverage. (fixes #4646) 2015-11-04 00:20:45 +13:00
HasManyListTest.php Cleaning up Test DataObjects to ensure TestOnly is implemented 2015-02-12 15:22:29 +00:00
HierarchyTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HierarchyTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
HTMLTextTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ImageTest.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
ImageTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
ImagickImageTest.php API Refactor of File / Folder to use DBFile 2015-10-13 11:57:39 +13:00
LabelFieldTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ManyManyListTest.php API Refactor CompositeDBField into an abstract class 2015-09-22 10:28:07 +12:00
MapTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MoneyTest.php API Refactor CompositeDBField into an abstract class 2015-09-22 10:28:07 +12:00
MoneyTest.yml Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
MySQLDatabaseTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
MySQLDatabaseTest.yml API Use mysql buffered statements 2015-05-08 13:23:53 +12:00
PaginatedListTest.php Merge remote-tracking branch 'origin/3' 2015-04-09 16:26:16 +12:00
PDODatabaseTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
PercentageTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PolymorphicHasManyListTest.php API Enable filters to perform 'IS NULL' or 'IS NOT NULL' checks 2015-05-26 12:09:17 +12:00
SQLInsertTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SQLSelectTest.php API Remove SQLQuery 2015-10-23 16:26:04 +13:00
SQLSelectTest.yml Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13: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 Merge remote-tracking branch 'origin/3.1' into 3.2 2015-07-31 11:38:18 +12:00
TextTest.php NEW Text - Limit characters to closest word 2015-03-05 23:12:02 +00: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 forward slash in URLs in multibyte mode 2015-08-26 17:40:04 +12:00
ValidationExceptionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
VersionedTest.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
VersionedTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +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