summaryrefslogtreecommitdiffstats
path: root/tests/ControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fixup after rebaseArnold Daniels2017-02-091-2/+2
* Tests and fixes for RouteActionArnold Daniels2016-11-201-11/+2
* Make all tests runArnold Daniels2016-11-191-1/+39
* Refactored CheckRequest and CheckResponse traitsArnold Daniels2016-11-181-716/+7
* Refactor controller. Move stuff to traits.Arnold Daniels2016-11-171-35/+46
* Merge branch 'Flash' of https://github.com/Minstel/controller into Minstel-FlashArnold Daniels2016-11-171-0/+39
|\
| * Flashminstel2016-10-251-0/+38
* | Merge branch 'Controller_request_method_methods' of https://github.com/Minste...Arnold Daniels2016-11-171-6/+60
|\ \
| * | Controller request method methodsminstel2016-10-211-3/+66
| |/
* | Controller response methodsminstel2016-10-231-53/+440
* | Minor fixminstel2016-10-201-3/+3
* | Controller::encodeData methodminstel2016-10-201-3/+156
|/
* Controller check response status methodsminstel2016-10-181-2/+82
* Controller classminstel2016-10-171-0/+26