Commit Graph

266 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Roeland Jago Douma 9b64fa7b92 [provisioning api] losen test 10 years ago
Roeland Jago Douma aeffd51145 Fix scrutinizer issues 10 years ago
Joas Schilling 0d3d75b3b3 Increase the 2nd digit of shipped apps 10 years ago
Roeland Jago Douma 002e9c76cd Combine OCS API getUser method code into provisioning_api app 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Lukas Reschke a7f132a964 Add proper PHPDoc 10 years ago
Roeland Jago Douma ef3aa1218e [provisioning api] Updated tests 11 years ago
michag86 e958638221 enable api getUsers for subadmins 11 years ago
Roeland Jago Douma b41bccd385 Check for userSession->getUser() === null 11 years ago
Roeland Jago Douma b25c3beb2f [provisioning api] Fix grouptest 11 years ago
Roeland Jago Douma 2148120883 [provisioning api] Test for correct displayname 11 years ago
Roeland Jago Douma 4bffe393e9 Declare fields 11 years ago
Roeland Jago Douma 934f98b592 [provisioning api] Improve apps test coverage 11 years ago
Roeland Jago Douma ed1f034e6b Fix groups 11 years ago
Roeland Jago Douma 96949649f0 [provisioning api] improve coverage for groups 11 years ago
Roeland Jago Douma 867f5136c2 [provisioning api] Improve test coverage user 11 years ago
Roeland Jago Douma 98a7e42ebb [provisioning api] Move away from OC\Util to OCP\Util 11 years ago
Roeland Jago Douma cea72c47f9 [provisioning_api] Move tests to OCP 11 years ago
Roeland Jago Douma a4822f9f9a [provisioning_api] Move part of apps to OCP 11 years ago
Roeland Jago Douma 97d79202ac [provisioning_api] OC_User to IUserSession 11 years ago
Roeland Jago Douma 9f59add9ed [provisioning_api] subadmin check for users 11 years ago
Roeland Jago Douma b745e75737 [provisioning_api] Moved groups away from static stuff 11 years ago
Roeland Jago Douma abca7737b7 [provisioning_api] Move users away from static code 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Thomas Müller 6d97dfb00c Catch NotFoundException and return no quota information which simply reflects the current state - no file storage has been initialized for the user. 11 years ago
Vincent Petry 5899b7b6ea Fix provisioning API unit tests for login 11 years ago
Roeland Jago Douma 7a8072e958 Move core apps from OC_Log::write to OCP\Util 11 years ago
Thomas Müller 15d134124b Validate the quota value to be a correct value 11 years ago
Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants 11 years ago
Roeland Jago Douma b21dc35355 Do not try to make user subadmin of group twice 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Joas Schilling fe8df31fa5 Sort the array to be sure 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Thomas Müller f60406102f disallow provisioning api to be enabled for groups only 11 years ago
Jan-Christoph Borchardt 7624b395f2 add icon for Provisioning API 11 years ago
Joas Schilling fb37b3c687 Extend Test\TestCase and do not use uniqid() 11 years ago
Tom Needham f17f0ade7f Remove unnecessary setUp method 11 years ago
Tom Needham a20de1548d Add proper group setup and teardown to all provisioning_api tests 11 years ago
Tom Needham 5c0d7f2ee5 Create admin group before running provisioning_api tests 11 years ago
Tom Needham 97d31946c3 Ensure admin group is present before running tests 11 years ago
Tom Needham 32d9563359 Change array element order to fix failing test 11 years ago
Tom Needham a4f270a9ce Add placeholder app.php for provisioning_api so app is detected 11 years ago
Tom Needham dc85c20b18 Add provisioning_api app 11 years ago
Tom Needham a0452180b0 Remove provisioning_api apps from core 14 years ago
Tom Needham 707f74226f API: /cloud/groups use OCS response codes, fix response of getGroups, fix addGroup 14 years ago
Tom Needham 6fbc1d74c4 API: Fix responses of enable and disable app methods 14 years ago
Tom Needham 6c98a94d3d API: Fix addUser and added getUser methods 14 years ago
Tom Needham 3717969fb1 API: Add provisioning api methods for apps 14 years ago
Tom Needham 2c664c60e2 API: Fix routes definition 14 years ago