.. |
install
|
MINOR Changed silverstripe.com references to silverstripe.org
|
2011-02-02 14:17:31 +13:00 |
Backtrace.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 |
BuildTask.php
|
trying to see why my commits are coming up under sam's name
|
2009-04-06 00:00:42 +00:00 |
BulkLoader.php
|
ENHANCEMENT: added option to truncate (clear) database table before importing a new CSV file with CSVBulkerLoader and ModelAdmin.
|
2009-09-04 00:31:08 +00:00 |
Cli.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 |
CliDebugView.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 |
CliTestReporter.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 |
CodeViewer.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 |
CSSContentParser.php
|
Merged in parent::__construct() additions from branches/2.3 - r83580 and r83587
|
2009-09-18 03:02:19 +00:00 |
CsvBulkLoader.php
|
MINOR ajshort: Replaced usage of the deprecated split() function with preg_split().
|
2009-06-18 09:34:17 +00:00 |
CSVParser.php
|
Merged in parent::__construct() additions from branches/2.3 - r83580 and r83587
|
2009-09-18 03:02:19 +00:00 |
Debug.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 |
DebugView.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 |
DevelopmentAdmin.php
|
MINOR Changed silverstripe.com references to silverstripe.org
|
2011-02-02 14:17:31 +13:00 |
FunctionalTest.php
|
ENHANCEMENT Added FunctionalTest::findAttribute() as a helper for getting an attribute from a SimpleXMLElement object by it's name
|
2011-02-02 14:17:57 +13:00 |
InstallerTest.php
|
Merged changes from 2.3 branch
|
2009-02-01 23:49:53 +00:00 |
JSTestRunner.php
|
MINOR phpdoc documentation
|
2009-03-22 22:59:14 +00:00 |
Log.php
|
ENHANCEMENT Allow passing in an Exception object to SS_Log::log() in addition to an array describing the error context (line number, file, trace etc)
|
2011-02-02 14:17:57 +13:00 |
LogEmailWriter.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 |
LogErrorEmailFormatter.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 |
LogErrorFileFormatter.php
|
BUGFIX Fixed newlines for Windows when logging errors in LogErrorFileFormatter
|
2011-02-02 14:17:38 +13:00 |
LogFileWriter.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 |
MigrationTask.php
|
ENHANCEMENT Improved TaskRunner and BuildTask metadata and styling
|
2008-10-16 20:40:24 +00:00 |
ModelViewer.php
|
Merged in parent::__construct() additions from branches/2.3 - r83580 and r83587
|
2009-09-18 03:02:19 +00:00 |
SapphireInfo.php
|
Secured SapphireInfo
|
2008-10-02 20:43:22 +00:00 |
SapphireREPL.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 |
SapphireTest.php
|
BUGFIX Fixing regression in TranslatableTest due to outdated singleton caching.
|
2009-10-22 00:30:21 +00:00 |
SapphireTestReporter.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 |
SapphireTestSuite.php
|
ENHANCEMENT Adding SapphireTest::set_up_once() and SapphireTest::tear_down_once() for better test performance with state that just needs to be initialized once per test case (not per test method). Added new SapphireTestSuite to support this through PHPUnit.
|
2009-04-22 03:22:09 +00:00 |
TaskRunner.php
|
MINOR Unified permission control for i18nTextCollectorTask, TaskRunner, TestRunner, ModelViewer, DevelopmentAdmin, TestViewer, MigrateTranslatableTask
|
2009-09-10 01:49:56 +00:00 |
TestMailer.php
|
BUGFIX Return values in TestMailer for send() commands same as Mailer class
|
2009-06-26 04:28:47 +00:00 |
TestOnly.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
TestRunner.php
|
MINOR: Don't use test manifest for dev/startsession and dev/endsession (from r93528) (from r94431)
|
2011-02-02 14:17:58 +13:00 |
TestSession.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 |
TestViewer.php
|
MINOR Unified permission control for i18nTextCollectorTask, TaskRunner, TestRunner, ModelViewer, DevelopmentAdmin, TestViewer, MigrateTranslatableTask
|
2009-09-10 01:49:56 +00:00 |
ZendLog.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 |