.. |
install
|
BUGFIX: Get installer working with php_short_tags off (Merged r73481-3 from trunk)
|
2011-02-02 14:27:11 +13:00 |
phpunit
|
BUGFIX Renamed PHPUnit wrappers not to use underscores in classnames, as this confuses ManifestBuilder prior to the 2.4 release
|
2011-02-02 14:27:36 +13:00 |
BuildTask.php
|
ENHANCEMENT Improved TaskRunner and BuildTask metadata and styling
|
2008-10-16 20:40:24 +00:00 |
BulkLoader.php
|
API CHANGE: Added increase_memory_limit_to() for increasing but not decreasing memory limit.
|
2011-02-02 14:27:29 +13:00 |
CliDebugView.php
|
FEATURE: Added coloured output to dev/tests/all
|
2008-10-04 05:41:15 +00:00 |
CliTestReporter.php
|
BUGFIX: Fixed text runner for PHP 5.1
|
2011-02-02 14:27:22 +13:00 |
CodeViewer.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
CSSContentParser.php
|
BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance
|
2011-02-02 14:27:31 +13:00 |
CsvBulkLoader.php
|
BUGFIX: Memory usage improvements to CsvBulkLoader and Member::onBeforeWrite()
|
2011-02-02 14:27:08 +13:00 |
CSVParser.php
|
BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance
|
2011-02-02 14:27:31 +13:00 |
Debug.php
|
API CHANGE: Replaced BasicAuth::enable() with BasicAuth::protect_entire_site()
|
2011-02-02 14:27:33 +13:00 |
DebugView.php
|
BUGFIX #2328: Show backtrace for uncaught exceptions (merged from r70444)
|
2011-02-02 14:27:27 +13:00 |
DevelopmentAdmin.php
|
ENHANCEMENT: Removed dev/reset, instead encouraging the use of dev/tests/startsession for tests.
|
2011-02-02 14:27:34 +13:00 |
FunctionalTest.php
|
ENHANCEMENT Added SecurityToken to wrap CSRF protection via "SecurityID" request parameter (from r113272)
|
2011-02-02 14:27:36 +13:00 |
InstallerTest.php
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
JSTestRunner.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
MigrationTask.php
|
ENHANCEMENT Improved TaskRunner and BuildTask metadata and styling
|
2008-10-16 20:40:24 +00:00 |
ModelViewer.php
|
BUGFIX Object subclasses with a constructor that didn't already will now call parent to respect inheritance
|
2011-02-02 14:27:31 +13:00 |
ModuleManager.php
|
MINOR package information for ModuleManager
|
2008-11-01 13:24:14 +00:00 |
SapphireInfo.php
|
Secured SapphireInfo
|
2008-10-02 20:43:22 +00:00 |
SapphireTest.php
|
MINOR Added deprecated SapphireTest->assertType() in order to support PHPUnit 3.5 or newer, but stay backwards compatible to PHPUnit 3.4
|
2011-02-21 19:00:00 +13:00 |
SapphireTestReporter.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
SapphireTestSuite.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
SSCli.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
TaskRunner.php
|
BUGFIX: fixed TaskRunner generating link with 2 slashes
|
2011-02-02 14:27:34 +13: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
|
MINOR: added phpdoc to the new PHPUnitWrapper classes.
|
2011-02-02 14:27:36 +13:00 |
TestSession.php
|
ENHANCEMENT Added mock controller instances to each FunctionalTest, which passes the existing mock session object into the controller stack. This means Sesssion::get()/set() in application code will use the test session. Helpful mainly for overriding login information used by Member::currentUser().
|
2011-02-02 14:26:43 +13:00 |
TestViewer.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |