summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor provision api app's UserControllerTestChristoph Wurst2017-02-281-76/+67
* add groups to user info outputBjoern Schiessle2017-02-091-3/+30
* make sure that 'getCurrentUser' gets an array in order to manipulate the data...Bjoern Schiessle2017-01-261-11/+46
* unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-251-2/+86
* add data from the users profile to the provisioning apiBjoern Schiessle2017-01-241-1/+50
* Allow subadmins to add people to groups via provisioning apiJoas Schilling2017-01-181-7/+142
* Make sure subadmins can not delete users from their last subadmin groupJoas Schilling2017-01-181-0/+62
* No need to check the subadmin againJoas Schilling2017-01-181-5/+0
* Adds provisioning middleware testsRoeland Jago Douma2016-12-301-0/+122
* Use new appstore APILukas Reschke2016-10-311-17/+3
* Add unit testsJoas Schilling2016-10-211-0/+382
* Move Apps to OCSControllerRoeland Jago Douma2016-08-141-24/+30
* Move Users to OCSControllerRoeland Jago Douma2016-08-141-414/+269
* Move Groups over to OCSControllerRoeland Jago Douma2016-08-141-139/+58
* Fix apps/Joas Schilling2016-07-214-12/+16
* Fix Warnings Provisioning APIRoeland Jago Douma2016-07-123-218/+308
* Update license headersLukas Reschke2016-05-263-4/+4
* Move Provisioning api to PSR-4 (#24510)Joas Schilling2016-05-114-175/+192
* Add provisioning api to enable and disable usersThomas Müller2016-05-021-4/+60
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-011-0/+1
* More fixed tests :)Arthur Schiwon2016-02-091-12/+9
* Introduce IUser::setEMailAddress and add hook mechanismThomas Müller2016-01-201-3/+3
* Happy new year!Thomas Müller2016-01-124-4/+9
* Fix provisioning API unit testRoeland Jago Douma2016-01-081-1/+1
* Remove unnecessary group name validationTom Needham2016-01-081-0/+21
* Inject OCSClientLukas Reschke2016-01-061-14/+16
* More fixes to the docsJoas Schilling2015-12-081-4/+6
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-0/+6
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-29/+26
* Adding more DB groups to test suitsThomas Müller2015-11-302-4/+27
* Return empty list if group does not have subadminsRoeland Jago Douma2015-11-161-3/+2
* Merge pull request #20292 from owncloud/provisioning_api_group_unittestThomas Müller2015-11-161-126/+250
|\
| * Moved grouptest over to pure unit testsRoeland Jago Douma2015-11-161-126/+250
* | Added unit test for new functionalityRoeland Jago Douma2015-11-121-0/+339
* | enable api addUser for subadminsmichag862015-11-121-0/+42
|/
* Revert OCS error code change from #20135Joas Schilling2015-11-051-1/+11
* Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-292-1182/+1820
* Update license headersLukas Reschke2015-10-264-4/+4
* [provisioning api] losen testRoeland Jago Douma2015-10-211-1/+14
* Fix scrutinizer issuesRoeland Jago Douma2015-10-202-3/+3
* Merge branch 'master' into api-getusers-for-subadminsmichag862015-10-133-2/+3
|\
| * update licence headers via scriptMorris Jobke2015-10-053-2/+3
* | [provisioning api] Updated testsRoeland Jago Douma2015-08-261-1/+77
|/
* Check for userSession->getUser() === nullRoeland Jago Douma2015-08-111-1/+1
* [provisioning api] Fix grouptestRoeland Jago Douma2015-08-111-1/+1
* [provisioning api] Test for correct displaynameRoeland Jago Douma2015-08-111-0/+3
* Declare fieldsRoeland Jago Douma2015-08-111-0/+9
* [provisioning api] Improve apps test coverageRoeland Jago Douma2015-08-111-0/+6
* [provisioning api] improve coverage for groupsRoeland Jago Douma2015-08-111-0/+131