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