Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust license headers to new mail address | Bernhard Posselt | 2014-05-11 | 1 | -0/+2 |
* | default to GET request when no method is set to fix unittests, also set parse... | Bernhard Posselt | 2014-04-12 | 1 | -0/+7 |
* | Correctly process request parameters other than GET or POST, dont use globals... | Bernhard Posselt | 2014-04-12 | 1 | -49/+31 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+1 |
* | passesCSRFCheck added to OCP\IRequest | Bart Visscher | 2013-10-04 | 1 | -3/+35 |
* | Fix fix of POST :P | Thomas Tanghus | 2013-10-03 | 1 | -10/+11 |
* | Fix POST decoding | Thomas Tanghus | 2013-10-03 | 1 | -2/+2 |
* | Modified PUT behaviour | Thomas Tanghus | 2013-10-02 | 1 | -26/+30 |
* | Remove JSON request parsing from Server | Thomas Tanghus | 2013-10-01 | 1 | -4/+1 |
* | Implement PUT an PATCH support | Thomas Tanghus | 2013-10-01 | 1 | -28/+73 |
* | Check if accessor matched request method. | Thomas Tanghus | 2013-10-01 | 1 | -0/+3 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+307 |