summaryrefslogtreecommitdiffstats
path: root/src/Controller.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed issues with controllerinterface and testsArnold Daniels2017-02-091-1/+1
* Moved view logic to own libraryArnold Daniels2017-02-091-3/+4
* Tests and fixes for RouteActionArnold Daniels2016-11-201-2/+4
* Make all tests runArnold Daniels2016-11-191-5/+5
* Refactored CheckRequest and CheckResponse traitsArnold Daniels2016-11-181-1/+2
* Make using sessions opt-inArnold Daniels2016-11-181-3/+4
* Refactor controller. Move stuff to traits.Arnold Daniels2016-11-171-476/+30
* Merge branch 'Flash' of https://github.com/Minstel/controller into Minstel-FlashArnold Daniels2016-11-171-1/+21
|\
| * Flashminstel2016-10-251-0/+21
* | Merge branch 'Controller_request_method_methods' of https://github.com/Minste...Arnold Daniels2016-11-171-0/+64
|\ \
| * | Controller request method methodsminstel2016-10-211-17/+81
| |/
* | Controller response methodsminstel2016-10-231-33/+289
* | Controller::encodeData methodminstel2016-10-201-1/+65
|/
* Controller check response status methodsminstel2016-10-181-0/+68
* Controller classminstel2016-10-171-0/+67