aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/api
Commit message (Expand)AuthorAgeFilesLines
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-161-13/+246
* The new sharing code now handles deletionRoeland Jago Douma2015-11-051-0/+113
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Do not allow user enumeration if the config is disabledJoas Schilling2015-09-231-47/+391
* Fix status codeJoas Schilling2015-09-151-15/+12
* Throw an error when the page count or perPage setting is invalidJoas Schilling2015-09-151-25/+86
* Fix parameter name to match the specsJoas Schilling2015-09-151-8/+8
* Bring the coverage back to 100%Joas Schilling2015-08-261-8/+148
* Adjust testsJoas Schilling2015-08-261-377/+297
* Manually query for the last idJoas Schilling2015-08-261-1/+11
* Fix wrong value for datetime fieldJoas Schilling2015-08-261-1/+2
* Rename file to match the class nameJoas Schilling2015-08-261-0/+0
* Add tests for "getShareesForShareIds()"Joas Schilling2015-08-261-0/+93
* Do not return the current user himselfJoas Schilling2015-08-261-5/+39
* Take a list of share IDs instead of the user and group namesJoas Schilling2015-08-261-53/+61
* Inject the logger as wellJoas Schilling2015-08-261-3/+6
* Add all possible links next, prev, first and lastJoas Schilling2015-08-261-1/+49
* Make shareType an arrayJoas Schilling2015-08-261-45/+100
* Add tests for "search()"Joas Schilling2015-08-261-1/+150
* Do not use deprecated method in new codeJoas Schilling2015-08-261-2/+2
* Split logic and global usage and add tests for "searchSharees()"Joas Schilling2015-08-261-35/+187
* Add tests for "getRemote()"Joas Schilling2015-08-261-1/+84
* Add tests for "getGroups()"Joas Schilling2015-08-261-2/+70
* Add tests for "getUsers()"Joas Schilling2015-08-261-24/+205
* Move test file to subdirJoas Schilling2015-08-261-0/+50