silverstripe-framework/tests
Andrew O'Neil b6017a7c90 BUGFIX: ArrayList now discards keys of the array passed in and keeps the numerically indexed array sequential.
This fixes FirstLast and EvenOdd in templates, and makes ArrayList more consistent, as several methods already discarded the keys.
2012-11-16 09:39:01 +13:00
..
api FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
cache Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
control Removes line longer than 120c 2012-10-29 10:22:53 +13:00
core BUG Fixed issue with Deprecation failing to extract the module from a stacktrace, especially on non-unix systems 2012-10-17 11:57:16 +13:00
dev ENHANCEMENT Make it possible to extend SS_Log 2012-10-04 16:34:20 +10:00
filesystem Set method visibility to public in FileNameFilterTest 2012-11-02 14:02:22 +13:00
forms BUG Remove .ss-tabset class from CMS tabs to prevent rogue ajax load (#7980) 2012-11-01 00:25:13 +01:00
i18n BUG Fixed issue with Deprecation failing to extract the module from a stacktrace, especially on non-unix systems 2012-10-17 11:57:16 +13:00
injector FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
integration BUG Fixing regression in 26d70d6fca with formatted output in SS_HTMLValue 2012-10-16 11:59:30 +13:00
javascript MINOR Cleaning up code of Datagrid with related classes with more tests 2011-09-29 12:16:15 +13:00
model BUGFIX: ArrayList now discards keys of the array passed in and keeps the numerically indexed array sequential. 2012-11-16 09:39:01 +13:00
oembed FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
parsers FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
phpcs NEW Amend Travis build to run a simple PHP_CodeSniffer test. 2012-09-30 17:28:46 +13:00
search FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
security FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
tasks Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
templates BUG Only include processed requirements at the top level. (Fixes #7847) 2012-11-04 17:54:09 +13:00
testing FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
travis Exclude test/travis/_config.php from being include in the test manifest. 2012-10-12 17:07:42 +13:00
view BUG Only include processed requirements at the top level. (Fixes #7847) 2012-11-04 17:54:09 +13:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php Revert "Make PHPUnit bootstrap add flush=1" 2012-08-14 19:00:57 +12:00
FakeController.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
MemoryLimitTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PhpSyntaxTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00