This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
control
History
Ingo Schommer
457ec9446b
Merge pull request
#2700
from ajshort/injector-factory
...
Injector Factory
2014-02-03 16:50:15 -08:00
..
injector
NEW: Allow specifying a factory to use for creating services.
2014-02-03 11:30:22 +11:00
ContentNegotiator.php
BUGFIX: added <param> tag to ContentNegotiator filtering
2013-09-19 17:30:36 +02:00
Controller.php
Add X-Backurl header to CMS ajax requests
2013-11-15 09:20:53 +00:00
Cookie.php
Ensure Cookie::get() will immediately return results.
2013-06-07 11:27:15 +12:00
Director.php
BUG Add support for X-Forwarded-Proto checking SSL (
Fixes
#1416
)
2014-01-12 18:05:09 +13:00
HTTP.php
BUG Fix regression introduced in
#2356
(method call on non-object)
2013-09-23 13:32:55 +12:00
HTTPRequest.php
BUG Fix regression in IE no-cache https file downloads.
2013-08-26 17:15:58 +12:00
HTTPResponse.php
API Make SSViewer#process return HTMLText not string
2013-03-14 12:49:03 +13:00
NullHTTPRequest.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
PjaxResponseNegotiator.php
Update @package, @subpackage labels
2013-05-21 22:24:41 +12:00
RequestFilter.php
Updating @package and @subpackage doc tags
2013-11-29 17:49:30 +13:00
RequestHandler.php
API Enforce $allowed_actions in RequestHandler->checkAccessAction()
2013-06-24 14:50:40 +02:00
RequestProcessor.php
Update @package, @subpackage labels
2013-05-21 22:24:41 +12:00
Session.php
Fix Session::set_cookie_domain
2014-01-17 15:27:51 +01:00
VersionedRequestFilter.php
FIX: Move stage choosing into a pre-request filter.
2013-10-23 18:29:13 +13:00