summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-063-3/+29
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-15/+15
* Use ::class in test mocks of dav appMorris Jobke2017-10-262-8/+9
* Use ::class in test mocksMorris Jobke2017-10-242-61/+69
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-041-1545/+52
|\
| * shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-261-57/+21
| * remove unused methodArthur Schiwon2017-09-261-21/+0
| * move splitUserRemote unit testsArthur Schiwon2017-09-261-72/+0
| * adapt unit test for ensuring exceptionArthur Schiwon2017-09-261-2/+2
| * split off former searchSharee unit testArthur Schiwon2017-09-261-176/+0
| * adjust ShareeAPIController invalid-input search unit testArthur Schiwon2017-09-261-16/+15
| * adjust ShareeAPIController search testArthur Schiwon2017-09-261-31/+18
| * split off getEmail testsArthur Schiwon2017-09-261-244/+0
| * split off getRemote unit testsArthur Schiwon2017-09-261-220/+0
| * split off getGroups unit testsArthur Schiwon2017-09-261-392/+0
| * split off getUsers unit testsArthur Schiwon2017-09-261-318/+0
* | Fix testsRoeland Jago Douma2017-09-251-1/+2
|/
* Fix commentMorris Jobke2017-09-211-1/+1
* Update to new test caseRoeland Jago Douma2017-08-161-7/+17
* Add unit testsRoeland Jago Douma2017-08-101-0/+278
* Add unit testJoas Schilling2017-06-141-0/+15
* Don't use deprecated getMock() anymoreJoas Schilling2017-04-201-3/+4
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-0/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+1
* Merge pull request #3955 from nextcloud/downstream-27113Roeland Jago Douma2017-03-211-1/+2
|\
| * [CI] Can we get some faster phpunit execution? (#27113)Thomas Müller2017-03-201-1/+2
* | Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-201-1/+6
|\ \ | |/ |/|
| * Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-171-1/+6
* | shares-circlesMaxence Lange2017-03-171-6/+12
|/
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-4/+15
* fix testsArthur Schiwon2016-12-221-2/+1
* Use group display name in sharing API + UIVincent Petry2016-12-222-4/+91
* Add config switchLukas Reschke2016-11-211-4/+20
* Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-131-1/+56
* Only check the sharing backends for file/folder itemsJoas Schilling2016-11-101-11/+40
* More testsRoeland Jago Douma2016-11-031-0/+193
* unit tests updated and new addedBjoern Schiessle2016-11-011-172/+136
* unified way to display remote shares and mail sharesBjoern Schiessle2016-11-011-0/+2
* Merge pull request #1876 from nextcloud/shareesAPI_emailMorris Jobke2016-10-251-12/+244
|\
| * Add ShareesAPI E-mail searchRoeland Jago Douma2016-10-241-12/+244
* | Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-242-0/+658
|/
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-241-0/+2002
* Allow space for federated share id searchVincent Petry2016-08-301-0/+52
* Sharee API to AppFrameworkRoeland Jago Douma2016-08-261-0/+1545