silverstripe-framework/_config
Damian Mooyman d20ab50f9d API Stronger Injector service unregistration
BUG Fix up test regressions
FIX director references to request object
API Move all middlewares to common namespace
API Implement RequestHandlerMiddlewareAdapter
ENHANCEMENT Improve IP address parsing
Fix up PHPDoc / psr2 linting
BUG Fix property parsing in TrustedProxyMiddleware
BUG Fix Director::is_https()
2017-06-27 13:32:39 +12:00
..
asset.yml API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
cache.yml Remove asset cache that belongs in assets module 2017-06-23 10:45:41 +01:00
config.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
cookie.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
database.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
dev.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
email.yml API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
encryptors.yml API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
html.yml API Move createTag to HTML class 2017-06-16 12:22:05 +12:00
i18n.yml API Replace ManifestCache with ManifestCacheFactory 2017-03-21 09:43:48 +13:00
logging.yml API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
mimetypes.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
model.yml API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
requestprocessors.yml API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
routes.yml NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
security.yml API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
tests.yml API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00