Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 1 | -3/+3 |
* | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 1 | -9/+9 |
* | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 1 | -38/+47 |
* | Extend OCSMiddleware | Roeland Jago Douma | 2016-08-14 | 1 | -2/+60 |
* | Support subdir in the OCS v2 endpoint | Roeland Jago Douma | 2016-07-27 | 1 | -1/+1 |
* | Set proper status code in OCS AppFramework Middleware | Roeland Jago Douma | 2016-07-22 | 1 | -1/+6 |
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 1 | -0/+1 |
|\ | |||||
| * | Fix others | Joas Schilling | 2016-07-21 | 1 | -0/+1 |
* | | AppFramework do not get default response | Roeland Jago Douma | 2016-07-20 | 1 | -1/+1 |
|/ | |||||
* | Add OCSMiddleware to catch OCS exceptions | Roeland Jago Douma | 2016-07-20 | 1 | -0/+80 |