.. |
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
|
FEATURE: Added coloured output to dev/tests/all
|
2008-10-04 05:41:15 +00:00 |
CliTestReporter.php
|
Improved backtrace generation in test reporter, to limit the amount of unnecessary waffle.
|
2008-10-09 01:45:36 +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
|
API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it
|
2008-10-03 00:27:58 +00:00 |
CSVParser.php
|
API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it
|
2008-10-03 00:27:58 +00:00 |
Debug.php
|
MINOR: Reformatting
|
2008-10-09 01:45:12 +00:00 |
DebugView.php
|
API CHANGE Changed parameters for Debug::friendlyError()
|
2008-10-01 14:43:43 +00:00 |
DevelopmentAdmin.php
|
Added initial module manager API, with the capability of adding a module to svn:externals
|
2008-10-02 20:59:43 +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 |
ModuleManager.php
|
Added dev/modules/remove and cleaned up rebuilding code on add and remove module
|
2008-10-02 22:06:44 +00:00 |
SapphireInfo.php
|
Secured SapphireInfo
|
2008-10-02 20:43:22 +00:00 |
SapphireTest.php
|
Update test runner so that password validation config isn't tested by default
|
2008-09-18 03:59:00 +00:00 |
SapphireTestReporter.php
|
Include full traces in unit test failures, for easier debugging
|
2008-08-13 03:42:45 +00:00 |
SSCli.php
|
BUGFIX: Improved detection of CLI colour support
|
2008-10-09 00:49:53 +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 Introduced constants for system paths like /sapphire in preparation for a more flexible directory reorganisation. Instead of hardcoding your path, please use the following constants: BASE_PATH, BASE_URL, SAPPHIRE_DIR, SAPPHIRE_PATH, CMS_DIR, CMS_PATH, THIRDPARTY_DIR, THIRDPARTY_PATH, ASSETS_DIR, ASSETS_PATH, THEMES_DIR, THEMES_PATH
|
2008-09-27 16:02:38 +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 |