Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests and minor fixes for Twig viewv1.0.0origin/refactor | Arnold Daniels | 2016-11-21 | 1 | -20/+41 |
| | |||||
* | Fixed tests for Session\Flash | Arnold Daniels | 2016-11-20 | 1 | -4/+0 |
| | |||||
* | Session trait tests and fixes | Arnold Daniels | 2016-11-20 | 2 | -2/+2 |
| | |||||
* | Tests and fixes for RouteAction | Arnold Daniels | 2016-11-20 | 2 | -26/+47 |
| | |||||
* | Implemented Input trait | Arnold Daniels | 2016-11-19 | 1 | -0/+105 |
| | |||||
* | Make all tests run | Arnold Daniels | 2016-11-19 | 7 | -13/+13 |
| | | | | | | Mark some tests incomplete, rather than have them fail or error Completed tests for Controller Made getRequest and get/setResponse public | ||||
* | Tested and fixed Output trait | Arnold Daniels | 2016-11-19 | 1 | -37/+55 |
| | |||||
* | Refactored CheckRequest and CheckResponse traits | Arnold Daniels | 2016-11-18 | 4 | -27/+137 |
| | | | | | WIP Controller\Output Restructuring the tests (one test per trait) | ||||
* | Simplify Twig trait | Arnold Daniels | 2016-11-18 | 1 | -87/+60 |
| | |||||
* | Make using sessions opt-in | Arnold Daniels | 2016-11-18 | 1 | -3/+4 |
| | |||||
* | Refactor controller. Move stuff to traits. | Arnold Daniels | 2016-11-17 | 9 | -620/+744 |
| | |||||
* | Merge branch 'Flash' of https://github.com/Minstel/controller into Minstel-Flash | Arnold Daniels | 2016-11-17 | 3 | -1/+308 |
|\ | |||||
| * | Flash | minstel | 2016-10-25 | 3 | -4/+137 |
| | | |||||
| * | Twig trait | minstel | 2016-10-25 | 1 | -0/+175 |
| | | |||||
* | | Merge branch 'Controller_request_method_methods' of ↵ | Arnold Daniels | 2016-11-17 | 1 | -0/+64 |
|\ \ | | | | | | | | | | https://github.com/Minstel/controller into Minstel-Controller_request_method_methods | ||||
| * | | Controller request method methods | minstel | 2016-10-21 | 1 | -17/+81 |
| |/ | |||||
* | | Merge branch 'master' into Controller-encodeData_method | Arnold Daniels | 2016-11-03 | 1 | -0/+117 |
|\ \ | |||||
| * | | Fixes | minstel | 2016-10-21 | 1 | -11/+43 |
| | | | |||||
| * | | RouteAction trait | minstel | 2016-10-18 | 1 | -0/+85 |
| |/ | |||||
* | | Controller response methods | minstel | 2016-10-23 | 1 | -33/+289 |
| | | |||||
* | | Controller::encodeData method | minstel | 2016-10-20 | 1 | -1/+65 |
|/ | |||||
* | Controller check response status methods | minstel | 2016-10-18 | 1 | -0/+68 |
| | |||||
* | Controller class | minstel | 2016-10-17 | 1 | -0/+67 |