| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -7/+2 |
* | Add unit tests | Joas Schilling | 2016-10-21 | 1 | -5/+4 |
* | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -0/+158 |
* | Allow to retrieve the quota itself via the provisioning api | Joas Schilling | 2016-08-17 | 1 | -0/+1 |
* | Move Apps to OCSController | Roeland Jago Douma | 2016-08-14 | 1 | -30/+42 |
* | Move Users to OCSController | Roeland Jago Douma | 2016-08-14 | 1 | -189/+190 |
* | Move Groups over to OCSController | Roeland Jago Douma | 2016-08-14 | 1 | -60/+68 |
* | Add ProvisioningAPI middleware | Roeland Jago Douma | 2016-08-14 | 3 | -0/+103 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 3 | -9/+10 |
* | Fix Warnings Provisioning API | Roeland Jago Douma | 2016-07-12 | 3 | -112/+109 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -4/+4 |
* | Move Provisioning api to PSR-4 (#24510) | Joas Schilling | 2016-05-11 | 3 | -1/+1 |
* | Add provisioning api to enable and disable users | Thomas Müller | 2016-05-02 | 1 | -12/+60 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Consolidate getQuota and setQuota methods in User instance | Arthur Schiwon | 2016-02-09 | 1 | -1/+1 |
* | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 1 | -1/+1 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 3 | -3/+3 |
* | Update log message when error occurs during addGroup | Tom Needham | 2016-01-08 | 1 | -1/+1 |
* | Remove unnecessary group name validation | Tom Needham | 2016-01-08 | 1 | -1/+1 |
* | Inject OCSClient | Lukas Reschke | 2016-01-06 | 1 | -3/+7 |
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -1/+1 |
* | Return empty list if group does not have subadmins | Roeland Jago Douma | 2015-11-16 | 1 | -7/+1 |
* | Merge pull request #20292 from owncloud/provisioning_api_group_unittest | Thomas Müller | 2015-11-16 | 1 | -10/+25 |
|\ |
|
| * | Moved grouptest over to pure unit tests | Roeland Jago Douma | 2015-11-16 | 1 | -10/+25 |
* | | Added unit test for new functionality | Roeland Jago Douma | 2015-11-12 | 1 | -7/+8 |
* | | enable api addUser for subadmins | michag86 | 2015-11-12 | 1 | -7/+37 |
|/ |
|
* | Revert OCS error code change from #20135 | Joas Schilling | 2015-11-05 | 1 | -1/+6 |
* | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 2 | -111/+172 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 3 | -3/+4 |
* | Merge pull request #18399 from owncloud/api-getusers-for-subadmins | Thomas Müller | 2015-10-20 | 1 | -1/+26 |
|\ |
|
| * | Merge branch 'master' into api-getusers-for-subadmins | michag86 | 2015-10-13 | 3 | -24/+105 |
| |\ |
|
| * | | enable api getUsers for subadmins | michag86 | 2015-08-26 | 1 | -1/+26 |
* | | | Combine OCS API getUser method code into provisioning_api app | Roeland Jago Douma | 2015-10-13 | 1 | -27/+10 |
| |/
|/| |
|
* | | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -0/+5 |
* | | Add proper PHPDoc | Lukas Reschke | 2015-09-08 | 3 | -24/+100 |
|/ |
|
* | Check for userSession->getUser() === null | Roeland Jago Douma | 2015-08-11 | 2 | -24/+68 |
* | [provisioning api] Test for correct displayname | Roeland Jago Douma | 2015-08-11 | 1 | -1/+1 |
* | Fix groups | Roeland Jago Douma | 2015-08-11 | 1 | -2/+2 |
* | [provisioning api] Move away from OC\Util to OCP\Util | Roeland Jago Douma | 2015-08-02 | 1 | -2/+2 |
* | [provisioning_api] Move part of apps to OCP | Roeland Jago Douma | 2015-08-02 | 1 | -7/+14 |
* | [provisioning_api] OC_User to IUserSession | Roeland Jago Douma | 2015-08-02 | 2 | -22/+35 |
* | [provisioning_api] subadmin check for users | Roeland Jago Douma | 2015-08-02 | 1 | -10/+10 |
* | [provisioning_api] Moved groups away from static stuff | Roeland Jago Douma | 2015-08-02 | 1 | -19/+36 |
* | [provisioning_api] Move users away from static code | Roeland Jago Douma | 2015-08-02 | 1 | -42/+80 |
* | Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util | Morris Jobke | 2015-07-01 | 2 | -4/+4 |
|\ |
|
| * | Move core apps from OC_Log::write to OCP\Util | Roeland Jago Douma | 2015-05-18 | 2 | -4/+4 |
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 3 | -0/+5 |
* | | Catch NotFoundException and return no quota information which simply reflects... | Thomas Müller | 2015-05-19 | 1 | -10/+26 |
|/ |
|
* | Validate the quota value to be a correct value | Thomas Müller | 2015-05-07 | 1 | -1/+8 |
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 3 | -6/+6 |