silverstripe-framework/dev
Hamish Friedlander 45eb0f99f7 FIX PHPUnit latest not working with composer installed builds
When using composer, we must rely on the composer autoloader to
load in PHPUnit and not try do to so ourselves, as the old
PHPUnit\Autoload.php file doesnt understand how to find things
in vendor
2013-01-23 14:30:08 +13:00
..
install Fixing .htaccess to ignore rewriting PHP files directly 2012-12-04 14:36:59 +13:00
phpunit FIX PHPUnit latest not working with composer installed builds 2013-01-23 14:30:08 +13:00
Backtrace.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
BuildTask.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
BulkLoader.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
Cli.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CliDebugView.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CliTestReporter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CSSContentParser.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CsvBulkLoader.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CSVParser.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
Debug.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DebugView.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Deprecation.php 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
DevelopmentAdmin.php Fixed spacing 2012-12-14 00:09:30 +01:00
FixtureBlueprint.php Don't complain about pre-replaced YAML fixture relations 2012-12-20 12:46:56 +01:00
FixtureFactory.php NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
FunctionalTest.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
InstallerTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
JSTestRunner.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Log.php ENHANCEMENT Make it possible to extend SS_Log 2012-10-04 16:34:20 +10:00
LogEmailWriter.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
LogErrorEmailFormatter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LogErrorFileFormatter.php BUGFIX Ensure has length before using string index access. 2012-12-20 12:27:09 +10:00
LogFileWriter.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
MigrationTask.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Profiler.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
SapphireInfo.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
SapphireREPL.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SapphireTest.php Setting SapphireTest::is_running_test() in PHPUnit bootstrap 2013-01-09 23:31:10 +01:00
SapphireTestReporter.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
SapphireTestSuite.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
SilverStripeListener.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
SysLogWriter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TaskRunner.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TeamCityListener.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
TestListener.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
TestMailer.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TestOnly.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TestRunner.php API Storing alternative DB name in cookie rather than session 2012-12-13 23:21:48 +01:00
TestSession.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
YamlFixture.php NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
ZendLog.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00