summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* disallow provisioning api to be enabled for groups onlyThomas Müller2015-01-291-0/+4
* add icon for Provisioning APIJan-Christoph Borchardt2015-01-161-0/+4
* Extend Test\TestCase and do not use uniqid()Joas Schilling2015-01-074-310/+286
* Remove unnecessary setUp methodTom Needham2015-01-041-5/+0
* Add proper group setup and teardown to all provisioning_api testsTom Needham2015-01-033-0/+9
* Create admin group before running provisioning_api testsTom Needham2015-01-031-0/+5
* Ensure admin group is present before running testsTom Needham2015-01-034-4/+10
* Change array element order to fix failing testTom Needham2015-01-021-1/+1
* Add placeholder app.php for provisioning_api so app is detectedTom Needham2015-01-021-0/+23
* Add provisioning_api appTom Needham2014-12-249-0/+1674