silverstripe-framework/tests/php
Ingo Schommer 3b06e30558 Don’t add extension dot in FileNameFilter
File names are generally valid without an extension (although they might be disallowed by upload constraints),
so the filter should deal gracefully with them (“myfile” should return “myfile”, not “myfile.”)
2017-01-13 11:11:40 +13:00
..
Assets Don’t add extension dot in FileNameFilter 2017-01-13 11:11:40 +13:00
Control Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Core Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Dev Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Forms Merge branch '3' 2017-01-10 14:31:07 +00:00
i18n Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ORM Merge branch '3' 2016-12-28 14:30:54 +00:00
Security Merge pull request #6444 from robbieaverill/feature/add-group-tests 2016-12-29 23:41:31 +00:00
View FIX SSViewer should resolve templates with or without underscores 2017-01-11 09:59:28 +13:00