Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for ContentNegotiation::getNegotiator() | Arnold Daniels | 2017-02-09 | 1 | -39/+69 |
| | |||||
* | Fixup after rebase | Arnold Daniels | 2017-02-09 | 1 | -1/+1 |
| | |||||
* | Reworked views using Jasny View | Arnold Daniels | 2017-02-09 | 3 | -276/+159 |
| | | | | | Added View/PHP trait Ability to set a viewer | ||||
* | Fixed issues with controllerinterface and tests | Arnold Daniels | 2017-02-09 | 2 | -5/+8 |
| | |||||
* | Moved view logic to own library | Arnold Daniels | 2017-02-09 | 1 | -0/+1 |
| | |||||
* | Add content negotiation (fixes #11) | minstel | 2017-01-17 | 1 | -0/+140 |
| | |||||
* | Fixed RouteAction test to use cancel() | Arnold Daniels | 2016-12-02 | 1 | -15/+24 |
| | |||||
* | Tests and fixes for setResponseHeaderv1.0.1 | Arnold Daniels | 2016-11-22 | 1 | -0/+30 |
| | |||||
* | Tests and minor fixes for Twig viewv1.0.0origin/refactor | Arnold Daniels | 2016-11-21 | 1 | -229/+210 |
| | |||||
* | Fixed tests for Session\Flash | Arnold Daniels | 2016-11-20 | 1 | -122/+133 |
| | |||||
* | Session trait tests and fixes | Arnold Daniels | 2016-11-20 | 1 | -37/+57 |
| | |||||
* | Tests and fixes for RouteAction | Arnold Daniels | 2016-11-20 | 1 | -70/+132 |
| | |||||
* | Implemented Input trait | Arnold Daniels | 2016-11-19 | 2 | -3/+224 |
| | |||||
* | Make all tests run | Arnold Daniels | 2016-11-19 | 4 | -722/+59 |
| | | | | | | 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 | -320/+326 |
| | |||||
* | Refactored CheckRequest and CheckResponse traits | Arnold Daniels | 2016-11-18 | 7 | -2/+1857 |
| | | | | | WIP Controller\Output Restructuring the tests (one test per trait) | ||||
* | Fixes | minstel | 2016-10-21 | 1 | -18/+65 |
| | |||||
* | Minor fix | minstel | 2016-10-18 | 1 | -5/+5 |
| | |||||
* | RouteAction trait | minstel | 2016-10-18 | 1 | -0/+63 |