summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* Update license headersLukas Reschke2016-05-267-9/+10
* Move Provisioning api to PSR-4 (#24510)Joas Schilling2016-05-118-176/+194
* Add provisioning api to enable and disable usersThomas Müller2016-05-023-19/+128
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-012-0/+2
* More fixed tests :)Arthur Schiwon2016-02-091-12/+9
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-1/+1
* Introduce IUser::setEMailAddress and add hook mechanismThomas Müller2016-01-202-4/+4
* Add a new app type that can not be enabled for groupsJoas Schilling2016-01-141-3/+2
* Happy new year!Thomas Müller2016-01-128-8/+13
* Update log message when error occurs during addGroupTom Needham2016-01-081-1/+1
* Fix provisioning API unit testRoeland Jago Douma2016-01-081-1/+1
* Remove unnecessary group name validationTom Needham2016-01-082-1/+22
* Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
* Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
* Inject OCSClientLukas Reschke2016-01-063-18/+25
* 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-022-30/+27
* 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-162-10/+3
* Merge pull request #20292 from owncloud/provisioning_api_group_unittestThomas Müller2015-11-163-137/+277
|\
| * Moved grouptest over to pure unit testsRoeland Jago Douma2015-11-163-137/+277
* | Added unit test for new functionalityRoeland Jago Douma2015-11-122-7/+347
* | enable api addUser for subadminsmichag862015-11-123-8/+80
|/
* Revert OCS error code change from #20135Joas Schilling2015-11-052-2/+17
* Merge pull request #20135 from owncloud/check-if-null-subadminThomas Müller2015-10-295-1294/+1995
|\
| * Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-295-1294/+1995
* | Kill empty app.php in provisioning_apiJoas Schilling2015-10-291-20/+0
|/
* Update license headersLukas Reschke2015-10-268-8/+10
* [provisioning api] losen testRoeland Jago Douma2015-10-211-1/+14
* Fix scrutinizer issuesRoeland Jago Douma2015-10-202-3/+3
* Merge pull request #18399 from owncloud/api-getusers-for-subadminsThomas Müller2015-10-203-3/+104
|\
| * Merge branch 'master' into api-getusers-for-subadminsmichag862015-10-138-27/+110
| |\
| * | [provisioning api] Updated testsRoeland Jago Douma2015-08-261-1/+77
| * | enable api getUsers for subadminsmichag862015-08-262-2/+27
* | | Merge pull request #19666 from owncloud/fix_13002Thomas Müller2015-10-201-27/+10
|\ \ \
| * | | Combine OCS API getUser method code into provisioning_api appRoeland Jago Douma2015-10-131-27/+10
| | |/ | |/|
* / | Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+4
|/ /
* | update licence headers via scriptMorris Jobke2015-10-058-3/+10
* | Add proper PHPDocLukas Reschke2015-09-083-24/+100
|/
* Check for userSession->getUser() === nullRoeland Jago Douma2015-08-113-25/+69
* [provisioning api] Fix grouptestRoeland Jago Douma2015-08-111-1/+1
* [provisioning api] Test for correct displaynameRoeland Jago Douma2015-08-112-1/+4
* Declare fieldsRoeland Jago Douma2015-08-111-0/+9
* [provisioning api] Improve apps test coverageRoeland Jago Douma2015-08-111-0/+6
* Fix groupsRoeland Jago Douma2015-08-111-2/+2
* [provisioning api] improve coverage for groupsRoeland Jago Douma2015-08-111-0/+131
* [provisioning api] Improve test coverage userRoeland Jago Douma2015-08-111-0/+358