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
Ingo Schommer
1088d044c5
Merge remote-tracking branch 'origin/3.0'
...
Conflicts: .travis.yml
2012-09-07 17:21:41 +02: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
BUGFIX: Ticket
#6069
Checking of URLSegment can end in an infinite loop (when saving Page in CMS)
2012-06-15 11:27:58 +12:00
ControllerTest.yml
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
2011-03-31 09:56:21 +13:00
DirectorTest.php
Merge remote-tracking branch 'origin/3.0'
2012-09-07 17:21:41 +02:00
HTTPRequestTest.php
API: add $includeGetVars flag for SS_HTTPRequest() to return the URL with the attached GET parameters.
2012-06-29 22:02:30 +12:00
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
Merge branch 'pjax-set-fragments' of
https://github.com/mateusz/sapphire
into mateusz-pjax-set-fragments
2012-06-13 10:31:09 +02:00
RequestHandlingTest.php
NEW Allow arguments to be passed to allowed_action checkers
2012-08-23 17:05:12 +12:00
SessionTest.php
BUGFIX Avoid Session::set() clearing on existing val (
fixes
#7487
)
2012-06-17 23:46:52 +02:00