Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Provisioning api to PSR-4 (#24510) | Joas Schilling | 2016-05-11 | 1 | -2354/+0 |
* | Add provisioning api to enable and disable users | Thomas Müller | 2016-05-02 | 1 | -4/+60 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | More fixed tests :) | Arthur Schiwon | 2016-02-09 | 1 | -12/+9 |
* | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 1 | -3/+3 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -29/+26 |
* | Added unit test for new functionality | Roeland Jago Douma | 2015-11-12 | 1 | -0/+339 |
* | enable api addUser for subadmins | michag86 | 2015-11-12 | 1 | -0/+42 |
* | Revert OCS error code change from #20135 | Joas Schilling | 2015-11-05 | 1 | -1/+11 |
* | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 1 | -1176/+1814 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
* | [provisioning api] losen test | Roeland Jago Douma | 2015-10-21 | 1 | -1/+14 |
* | Fix scrutinizer issues | Roeland Jago Douma | 2015-10-20 | 1 | -2/+2 |
* | [provisioning api] Updated tests | Roeland Jago Douma | 2015-08-26 | 1 | -1/+77 |
* | Check for userSession->getUser() === null | Roeland Jago Douma | 2015-08-11 | 1 | -1/+1 |
* | [provisioning api] Test for correct displayname | Roeland Jago Douma | 2015-08-11 | 1 | -0/+3 |
* | [provisioning api] Improve test coverage user | Roeland Jago Douma | 2015-08-11 | 1 | -0/+358 |
* | [provisioning_api] Move tests to OCP | Roeland Jago Douma | 2015-08-02 | 1 | -161/+157 |
* | [provisioning_api] OC_User to IUserSession | Roeland Jago Douma | 2015-08-02 | 1 | -1/+4 |
* | [provisioning_api] Move users away from static code | Roeland Jago Douma | 2015-08-02 | 1 | -185/+194 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+3 |
* | Fix provisioning API unit tests for login | Vincent Petry | 2015-05-18 | 1 | -42/+44 |
* | Validate the quota value to be a correct value | Thomas Müller | 2015-05-07 | 1 | -7/+23 |
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 1 | -1/+1 |
* | Do not try to make user subadmin of group twice | Roeland Jago Douma | 2015-04-13 | 1 | -0/+25 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -14/+13 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -12/+15 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -15/+12 |
* | Extend Test\TestCase and do not use uniqid() | Joas Schilling | 2015-01-07 | 1 | -0/+770 |