Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-05 | switched render with response | Gibheer | 1 | -2/+2 | |
The intention is, that everything gets rendered first and after that packed to a response. This way, error checking on the response can be done after rendering. | |||||
2012-10-05 | changed the way rendering happens | Gibheer | 1 | -1/+12 | |
2012-10-05 | a small api is needed | Gibheer | 1 | -1/+1 | |
2012-10-05 | the body is an array | Gibheer | 1 | -1/+1 | |
2012-10-05 | small changes to get it working | Gibheer | 1 | -2/+2 | |
2012-10-05 | added the request as a parameter to the controller | Gibheer | 1 | -0/+5 | |
2012-10-05 | fixed small error | Gibheer | 1 | -1/+1 | |
2012-10-05 | forgot the include for the new classes | Gibheer | 1 | -1/+3 | |
2012-10-05 | added some basic structures | Gibheer | 3 | -0/+46 | |
2012-10-05 | throw out the server as it was a test | Gibheer | 1 | -7/+0 | |
2012-10-04 | initial commit | Gibheer | 3 | -0/+13 | |