Commit Graph

22 Commits (08afce3d7e1221170948c460ac2d052d25070403)

Author SHA1 Message Date
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
Tom Needham 75dbed2208 Fix the api routes 14 years ago
Tom Needham c4d87c1aff Add methods for getting users and creating users to provisioning api 14 years ago
Tom Needham caa9182eed Updated group methods for provisioning api 14 years ago
Tom Needham 8161b04c33 Add Provisioning_API app and routes 14 years ago