silverstripe-framework/tests/dev
Andrew Short 79773042be API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog.
MINOR: Replaced usage of renamed classes with the new namespaced name.

From: Andrew Short <andrewjshort@gmail.com>

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@90075 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-26 03:06:31 +00:00
..
CsvBulkLoaderTest_Players.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest_PlayersWithHeader.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithId.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest_PlayersWithIdUpdated.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest.php BUGFIX Fixed CSVBulkLoaderTest not to assume ID ordering in the assertions, which breaks with databases not ordering by PK automatically (e.g. Postgres) 2009-10-02 00:07:36 +00:00
CsvBulkLoaderTest.yml API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CSVParserTest.php Merged from branches/2.3 2009-02-03 04:00:02 +00:00
LogTest.php API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog. 2009-10-26 03:06:31 +00:00