..
api
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
cache
MINOR Add newline to end of files without one
2012-04-15 10:50:19 +12:00
control
MINOR Disabling offending MIME type test case on multiple operating systems. See
2012-05-12 10:21:23 +12:00
core
MINOR Fixing ArrayDataTest to use toMap() instead of getArray() which is deprecated.
2012-05-11 11:27:36 +12:00
dev
API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
2012-05-09 23:05:39 +12:00
filesystem
API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
2012-05-09 23:05:39 +12:00
forms
Merge pull request #438 from ajshort/sapphire
2012-05-14 14:25:16 +02:00
i18n
API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
2012-05-09 23:05:39 +12:00
integration
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
javascript
MINOR Cleaning up code of Datagrid with related classes with more tests
2011-09-29 12:16:15 +13:00
model
MINOR Fixing use of deprecated getAllFields(), mark field as deprecated properly.
2012-05-11 11:23:24 +12:00
parsers
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
search
API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
2012-05-09 23:05:39 +12:00
security
BUGFIX: Member::mapInGroups() throws SQL error
2012-05-10 13:53:54 +12:00
tasks
ENHANCEMENT: Implement blowfish encryption and use it by default. ( #7111 )
2012-05-02 13:51:29 +12:00
templates
MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary.
2012-05-11 13:49:20 +12:00
testing
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
view
BUGFIX: Looping over a PaginatedList in the template caused a seg fault/bus error.
2012-05-11 14:03:31 +12:00
Bare.yml
MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests.
2011-02-02 14:17:57 +13:00
bootstrap.php
MINOR Remove old _ALL_CLASSES from old manifest builder (has been replaced since)
2012-05-10 13:25:04 +12:00
FakeController.php
MINOR Moving FakeController class (required for bootstrap.php) into its own file, so that autoloading doesn't execute bootstrap (which is the case when invoking TestRunner->module())
2012-04-30 15:04:59 +02:00
MemoryLimitTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
PhpSyntaxTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00