summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-131-0/+125
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-211-0/+125
* | Fix formatting of email and circle sharesDaniel Calviño Sánchez2018-07-121-7/+61
* | update unit testsBjoern Schiessle2018-07-111-32/+46
* | Fix getting the information of group share as a shareeDaniel Calviño Sánchez2018-06-291-3/+3
* | Fix ShareControllerTestRoeland Jago Douma2018-06-201-210/+16
* | Fix PublicPreviewControllerTestsRoeland Jago Douma2018-06-201-8/+10
|/
* Fix testsRoeland Jago Douma2018-04-241-14/+14
* Fix testsJulius Härtl2018-04-051-2/+2
* Replace ContactsManagerRoeland Jago Douma2018-03-131-1/+15
* fixup! fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-2/+32
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-5/+5
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-271-1/+12
|\
| * fix unit testsBjoern Schiessle2018-02-271-1/+12
* | Fix files_sharing testsJulius Härtl2018-02-271-4/+30
|/
* Change @georgehrke's emailMorris Jobke2017-11-062-1/+2
* 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