silverstripe-framework/dev
Ingo Schommer e8fbfc0bd1 NEW FixtureFactory separated out from YamlFixture
Enables more generic use of the fixture facilities
without dependency on the YAML format, for example
when creating fixtures from Behat step definitions.

Note: The YamlFixture class needs to be created via
Injector::inst()->create('YamlFixture') now,
direct instantiation is no longer supported.
2012-12-11 17:06:27 +01:00
..
install ENHANCEMENT: change those harded-coded 'sapphire' to 'framework' either in javascript code or inline document, or a <a> href propty. 2012-10-05 17:00:39 +13:00
phpunit FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +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 Fixing BulkLoader to use increase_time_limit_to() 2012-10-11 17:12:27 +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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FixtureBlueprint.php NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
FixtureFactory.php NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
FunctionalTest.php Fixed PHPUnit assertions for incomplete tests in core 2012-11-23 15:16:39 +01: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 MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +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 NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
SapphireTestReporter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SapphireTestSuite.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
SilverStripeListener.php MINOR: Added test listeners to support TeamCity/PHPUnit executions. 2012-05-28 18:31:48 +12: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TestListener.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12: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 NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +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