..
api
[ss-2015-022]: XML escape RSSFeed $link parameter
2015-11-11 17:46:39 +13:00
assets
FIX extra_requirements to accept non associative arrays.
2013-06-02 13:37:34 +12:00
behat
Behat: Ignore native dropdowns if they're not visible
2015-01-06 10:19:17 +13:00
cache
Make CacheTest sleep properly
2013-12-21 15:05:51 +13:00
control
FIX getIP from behind a load-balancer that adds many IPs to the header
2016-03-01 21:07:48 +00:00
core
BUG fix ErrorControlChain causing errors to be displayed if display_errors in php.ini is false
2016-04-01 11:04:06 +13:00
dev
Nest and unnest Config and Controller for each test and test suite
2015-06-11 16:37:25 +01:00
email
Unit tests for Email
2013-10-09 11:51:29 +01:00
filesystem
Merge pull request #4155 from kinglozzer/pulls/getfiletype-case
2015-07-28 00:13:26 +01:00
forms
[ss-2016-002] Ensure Gridfield actions respect CSRF
2016-02-24 11:47:15 +13:00
i18n
BUG Fix of multiple i18nTextCollector issues: #3797 , #3798 , #3417
2015-07-09 10:45:08 +12:00
injector
BUG Fix issue with inheritance of Injector service configuration
2014-08-25 10:23:01 +12:00
integration
FIX We still need XML escaping on href attributes in HTML4Value
2013-04-18 09:13:24 +12:00
javascript
Add codesniffer that ensures indentation is with tabs.
2012-12-12 17:33:31 +13:00
model
Proving bug with Deep nested many_many relations
2016-05-12 12:38:02 +01:00
oembed
Nest and unnest Config and Controller for each test and test suite
2015-06-11 16:37:25 +01:00
parsers
Ensure that shortcodes inside script tags are parsed. Fixes #4332 .
2015-06-22 11:29:12 +01:00
phpcs
Add code-sniffs other than line length to scrutinizer
2013-05-23 10:39:01 +12:00
search
API Enable single-column fulltext filter search as fallback
2015-06-12 15:36:03 +12:00
security
[SS-2016-005] FIX Apply brute force protection to default admin
2016-04-19 23:20:29 +01:00
tasks
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
templates
BUG Fix default casted (boolean)false evaluating to true in templates
2015-06-12 15:47:15 +12:00
testing
API Marked statics private, use Config API instead ( #8317 )
2013-03-24 17:20:53 +01:00
view
[ss-2015-021] Fix rewrite hash links XSS
2015-11-11 17:46:27 +13: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
NEW Provide a consistent way of triggering flush
2014-08-22 09:24:27 +12:00
FakeController.php
Better support for overloading start and destroy methods in Session
2014-06-20 10:35:53 +12:00
MemoryLimitTest.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
phpcs_runner.php
Only have Scrutinizer check PHP files
2013-08-21 21:02:12 +12:00
PhpSyntaxTest.php
FIX Remove instances of lines longer than 120c
2012-09-30 17:18:13 +13:00