| Commit message (Expand) | Author | Age | Files | Lines |
* | add viewBox to app icon for proper scaling in Firefox | Morris Jobke | 2016-08-17 | 1 | -1/+1 |
* | 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 | 3 | -64/+78 |
* | Move Users to OCSController | Roeland Jago Douma | 2016-08-14 | 3 | -625/+475 |
* | Move Groups over to OCSController | Roeland Jago Douma | 2016-08-14 | 3 | -214/+138 |
* | Add ProvisioningAPI middleware | Roeland Jago Douma | 2016-08-14 | 3 | -0/+103 |
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ |
|
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 8 | -24/+30 |
|/ |
|
* | Fix Warnings Provisioning API | Roeland Jago Douma | 2016-07-12 | 6 | -330/+417 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 7 | -9/+10 |
* | Move Provisioning api to PSR-4 (#24510) | Joas Schilling | 2016-05-11 | 8 | -176/+194 |
* | Add provisioning api to enable and disable users | Thomas Müller | 2016-05-02 | 3 | -19/+128 |
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -0/+2 |
* | More fixed tests :) | Arthur Schiwon | 2016-02-09 | 1 | -12/+9 |
* | 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 | 2 | -4/+4 |
* | Add a new app type that can not be enabled for groups | Joas Schilling | 2016-01-14 | 1 | -3/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 8 | -8/+13 |
* | Update log message when error occurs during addGroup | Tom Needham | 2016-01-08 | 1 | -1/+1 |
* | Fix provisioning API unit test | Roeland Jago Douma | 2016-01-08 | 1 | -1/+1 |
* | Remove unnecessary group name validation | Tom Needham | 2016-01-08 | 2 | -1/+22 |
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 |
* | Inject OCSClient | Lukas Reschke | 2016-01-06 | 3 | -18/+25 |
* | More fixes to the docs | Joas Schilling | 2015-12-08 | 1 | -4/+6 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -0/+6 |
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 2 | -30/+27 |
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 2 | -4/+27 |
* | Return empty list if group does not have subadmins | Roeland Jago Douma | 2015-11-16 | 2 | -10/+3 |
* | Merge pull request #20292 from owncloud/provisioning_api_group_unittest | Thomas Müller | 2015-11-16 | 3 | -137/+277 |
|\ |
|
| * | Moved grouptest over to pure unit tests | Roeland Jago Douma | 2015-11-16 | 3 | -137/+277 |
* | | Added unit test for new functionality | Roeland Jago Douma | 2015-11-12 | 2 | -7/+347 |
* | | enable api addUser for subadmins | michag86 | 2015-11-12 | 3 | -8/+80 |
|/ |
|
* | Revert OCS error code change from #20135 | Joas Schilling | 2015-11-05 | 2 | -2/+17 |
* | Merge pull request #20135 from owncloud/check-if-null-subadmin | Thomas Müller | 2015-10-29 | 5 | -1294/+1995 |
|\ |
|
| * | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 5 | -1294/+1995 |
* | | Kill empty app.php in provisioning_api | Joas Schilling | 2015-10-29 | 1 | -20/+0 |
|/ |
|
* | Update license headers | Lukas Reschke | 2015-10-26 | 8 | -8/+10 |
* | [provisioning api] losen test | Roeland Jago Douma | 2015-10-21 | 1 | -1/+14 |
* | Fix scrutinizer issues | Roeland Jago Douma | 2015-10-20 | 2 | -3/+3 |
* | Merge pull request #18399 from owncloud/api-getusers-for-subadmins | Thomas Müller | 2015-10-20 | 3 | -3/+104 |
|\ |
|
| * | Merge branch 'master' into api-getusers-for-subadmins | michag86 | 2015-10-13 | 8 | -27/+110 |
| |\ |
|
| * | | [provisioning api] Updated tests | Roeland Jago Douma | 2015-08-26 | 1 | -1/+77 |
| * | | enable api getUsers for subadmins | michag86 | 2015-08-26 | 2 | -2/+27 |