silverstripe-framework/dev
Ingo Schommer c57ce5f1a4 FEATURE Formatting MySQL error messages with newlines through new SQLFormatter class (used in MySQLDatabase)
ENHANCEMENT Using CliDebugView to report errors on ajax requests (with plaintext output)
ENHANCEMENT Removed "ERROR:" prefix hack for ajax error responses - clientside evaluation should inspect HTTP status codes instead

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@62467 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-09-16 18:12:07 +00:00
..
simpletest (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 22:49:59 +00:00
BuildTask.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
BulkLoader.php FEATURE Added BulkLoader_Result for better inspection of import results, replacing the simple numeric count result format. 2008-09-15 14:21:43 +00:00
CliDebugView.php ENHANCEMENT Showing error level in custom error handlers on DebugView and CliDebugView 2008-08-13 08:40:02 +00:00
CliTestReporter.php Include full traces in unit test failures, for easier debugging 2008-08-13 03:42:45 +00:00
CodeViewer.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-10 23:29:30 +00:00
CSSContentParser.php Improved robustness of FunctionalTest HTML testing. 2008-08-13 03:40:56 +00:00
CsvBulkLoader.php FEATURE Added BulkLoader_Result for better inspection of import results, replacing the simple numeric count result format. 2008-09-15 14:21:43 +00:00
Debug.php FEATURE Formatting MySQL error messages with newlines through new SQLFormatter class (used in MySQLDatabase) 2008-09-16 18:12:07 +00:00
DebugView.php ENHANCEMENT Showing error level in custom error handlers on DebugView and CliDebugView 2008-08-13 08:40:02 +00:00
DevelopmentAdmin.php Fixed URL handling for /dev after merge from branches/roa to trunk 2008-08-11 03:56:09 +00:00
FunctionalTest.php Improved robustness of FunctionalTest HTML testing. 2008-08-13 03:40:56 +00:00
InstallerTest.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
MigrationTask.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
SapphireInfo.php MINOR Moving SapphireInfo into /dev folder 2008-06-15 14:06:06 +00:00
SapphireTest.php ENHANCEMENT: Added dev/tests/startsession and dev/tests/endsession to allow the use of fixtures with external test frameworks, such as Windmill 2008-08-27 08:19:46 +00:00
SapphireTestReporter.php Include full traces in unit test failures, for easier debugging 2008-08-13 03:42:45 +00:00
TaskRunner.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 00:03:57 +00:00
TestMailer.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
TestOnly.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
TestRunner.php ENHANCEMENT: Added dev/tests/startsession and dev/tests/endsession to allow the use of fixtures with external test frameworks, such as Windmill 2008-08-27 08:19:46 +00:00
TestSession.php Improved error checking in TestSession 2008-08-11 23:02:22 +00:00
TestViewer.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00