silverstripe-framework/dev
2012-05-24 16:41:29 +12:00
..
install BUGFIX If there is *any* error connecting to MySQL, expose this to the installer. 2012-05-19 11:29:25 +12:00
phpunit MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Backtrace.php ENHANCEMENT: Implement blowfish encryption and use it by default. (#7111) 2012-05-02 13:51:29 +12:00
BuildTask.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
BulkLoader.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Cli.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
CliDebugView.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
CliTestReporter.php MINOR Removed function_exists() checks which aren't necessary for PHP 5.2+ 2012-04-16 13:15:41 +12:00
CSSContentParser.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
CsvBulkLoader.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
CSVParser.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Debug.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
DebugView.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Deprecation.php BUGFIX Removing use of deprecated Object static functions like 2012-04-18 23:10:57 +12:00
DevelopmentAdmin.php MINOR Replacing deprecated static function calls to Director with 2012-05-23 21:50:02 +12:00
FunctionalTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
InstallerTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
JSTestRunner.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Log.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LogEmailWriter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LogErrorEmailFormatter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LogErrorFileFormatter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LogFileWriter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MigrationTask.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
Profiler.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SapphireInfo.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SapphireREPL.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SapphireTest.php BUGFIX Versioned's constructor doesn't provide suitable defaults. Previously a bug/feature in singleton, where it would pass null,true as params to strong_create, which would then get passed through as params to Versioned's constructor, meant that the code still executed fine (as was set to something that wasn't an array, so the null and true were instead taken as args). The fact that the usage of singleton(Versioned) never really used the classes code, purely for value lookup, meant that this never propagated errors. I've now switched singleton() to use the injector for retrieving values, which means these dud values are no longer passed through 2012-05-23 21:10:04 +10:00
SapphireTestReporter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SapphireTestSuite.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SysLogWriter.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TaskRunner.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TestListener.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TestMailer.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TestOnly.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
TestRunner.php BUGFIX Allowing actions related to coverage tests 2012-05-18 16:05:05 +12:00
TestSession.php MINOR Fixing "No current controller available" error when TestSession::__destruct() is called 2012-05-24 16:41:29 +12:00
YamlFixture.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
ZendLog.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00