Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
41671410cb
Replace other literal configure calls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
180553633c
Enable MiddlewareQueue to be constructed with middleware objects.
|
9 years ago |
Ross Chater
|
b0e953ec06
Fix camel case typo
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
mark_story
|
8065a18db3
Fix PHPCS errors.
|
9 years ago |
antograssiot
|
9c7623b9cd
fix tests on inserting with negative index and CS
|
9 years ago |
antograssiot
|
daa5dbec62
add failling test on inserting Middleware instances
|
9 years ago |
ADmad
|
c4a0a4ddd9
Add missing parent::tearDown() call
|
9 years ago |
ADmad
|
e2794a408c
Account for middlware as string in insertBefore() and insertAfter().
|
9 years ago |
ADmad
|
07aec6071e
Add tests for MiddlewareQueue::add()/prepend().
|
9 years ago |
ADmad
|
40d9671d5f
Rename var.
|
9 years ago |
ADmad
|
37d06d27be
Rename test methods.
|
9 years ago |
ADmad
|
f492ddbce3
Rename MiddlewareStack to MiddlewareQueue.
|
9 years ago |