Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Users to OCSController | Roeland Jago Douma | 2016-08-14 | 1 | -631/+0 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
| | |||||
* | Fix Warnings Provisioning API | Roeland Jago Douma | 2016-07-12 | 1 | -80/+79 |
| | | | | | * OC_OCS_Result is deprecated * getMock is deprecated in phpunit 5.4 | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | Move Provisioning api to PSR-4 (#24510) | Joas Schilling | 2016-05-11 | 1 | -0/+631 |
* Move app to PSR-4 * Fix setUp method * Fix the tests |