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
/
tests
/
control
History
Sean Harvey
91c356a0c6
MINOR Disabling offending MIME type test case on multiple operating systems. See
...
pull request
#432
for more information.
2012-05-12 10:21:23 +12:00
..
files
API CHANGE: Do not rely on a specific OS mime type detection, use PHP finfo
2012-05-11 11:34:07 +12:00
ControllerTest.php
SECURITY Return true for Director::is_absolute_url() checks if they're prefixed with two or more slashes (as browsers interpret this as a valid URL)
2012-05-04 12:10:59 +02:00
ControllerTest.yml
…
DirectorTest.php
API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
2012-05-09 23:05:39 +12:00
HTTPRequestTest.php
…
HTTPResponseTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
HTTPTest.php
MINOR Disabling offending MIME type test case on multiple operating systems. See
2012-05-12 10:21:23 +12:00
NullHTTPRequestTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
PjaxResponseNegotiatorTest.php
…
RequestHandlingTest.php
API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
2012-05-09 23:05:39 +12:00
SessionTest.php
ENHANCEMENT Session::start() now only called when there is changed
2012-04-27 16:28:46 +12:00