summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* 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