| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [provisioning_api] Move tests to OCP | Roeland Jago Douma | 2015-08-02 | 4 | -199/+202 |
* | [provisioning_api] Move part of apps to OCP | Roeland Jago Douma | 2015-08-02 | 3 | -13/+29 |
* | [provisioning_api] OC_User to IUserSession | Roeland Jago Douma | 2015-08-02 | 5 | -26/+48 |
* | [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 | 3 | -56/+78 |
* | [provisioning_api] Move users away from static code | Roeland Jago Douma | 2015-08-02 | 3 | -248/+304 |
* | 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 | 8 | -1/+11 |
* | | Catch NotFoundException and return no quota information which simply reflects... | Thomas Müller | 2015-05-19 | 1 | -10/+26 |
* | | Fix provisioning API unit tests for login | Vincent Petry | 2015-05-18 | 3 | -49/+51 |
|/ |
|
* | Validate the quota value to be a correct value | Thomas Müller | 2015-05-07 | 2 | -8/+31 |
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 7 | -30/+32 |
* | Do not try to make user subadmin of group twice | Roeland Jago Douma | 2015-04-13 | 2 | -0/+29 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 9 | -134/+112 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 9 | -103/+142 |
* | Sort the array to be sure | Joas Schilling | 2015-02-26 | 1 | -1/+8 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 9 | -142/+103 |
* | disallow provisioning api to be enabled for groups only | Thomas Müller | 2015-01-29 | 1 | -0/+4 |
* | add icon for Provisioning API | Jan-Christoph Borchardt | 2015-01-16 | 1 | -0/+4 |
* | Extend Test\TestCase and do not use uniqid() | Joas Schilling | 2015-01-07 | 4 | -310/+286 |
* | Remove unnecessary setUp method | Tom Needham | 2015-01-04 | 1 | -5/+0 |
* | Add proper group setup and teardown to all provisioning_api tests | Tom Needham | 2015-01-03 | 3 | -0/+9 |
* | Create admin group before running provisioning_api tests | Tom Needham | 2015-01-03 | 1 | -0/+5 |
* | Ensure admin group is present before running tests | Tom Needham | 2015-01-03 | 4 | -4/+10 |
* | Change array element order to fix failing test | Tom Needham | 2015-01-02 | 1 | -1/+1 |
* | Add placeholder app.php for provisioning_api so app is detected | Tom Needham | 2015-01-02 | 1 | -0/+23 |
* | Add provisioning_api app | Tom Needham | 2014-12-24 | 9 | -0/+1674 |