Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 年 前 |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 年 前 |
Mark Story
|
db7943d14e
Fix more usage of config().
|
8 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 年 前 |
saeid
|
56965febc4
use new response class within tests
|
9 年 前 |
ADmad
|
855c4d114b
Fix CS error.
|
9 年 前 |
ADmad
|
893358fa3b
Remove use of TestCase::getMock() from "Routing" namepace tests.
|
9 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
Guy Warner
|
26b9d9449a
Add @trigger to functions docs when event added
|
11 年 前 |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 年 前 |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 年 前 |
Jose Lorenzo Rodriguez
|
5840bf2a7b
Routing\Error -> Routing\Exception
|
11 年 前 |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 年 前 |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 年 前 |
Juan Basso
|
a3509a7202
Supporting regex on dispatcher "for" condition
|
12 年 前 |
mark_story
|
c0666fbd8e
Make priority a configuration value.
|
12 年 前 |
mark_story
|
3c86c3feb2
Implement remaining tests for DispatcherFilter.
|
12 年 前 |
mark_story
|
7a808d0a43
Implement matches() and add in progress test cases.
|
12 年 前 |