summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup unused methodsMorris Jobke2017-08-152-3/+3
* Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-154-8/+8
|\
| * Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-154-8/+8
* | Use proper methods for registerBackendMorris Jobke2017-08-151-1/+1
|/
* Cleanup unused methodsMorris Jobke2017-08-151-63/+0
* Add unit testsRoeland Jago Douma2017-08-102-0/+414
* Fix files_sharing CacheTestsRoeland Jago Douma2017-08-091-2/+2
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-249-21/+17
* update sharing test to new master key defaultBjoern Schiessle2017-07-061-0/+2
* Improve wording of various error messagesJan-Christoph Borchardt2017-06-211-1/+1
* Add unit testJoas Schilling2017-06-141-0/+15
* Move the file sharing app to migrationJoas Schilling2017-05-122-188/+124
* Fix share indicator handlingVincent Petry2017-04-261-0/+78
* Merge pull request #4406 from nextcloud/fix-unit-test-problemsRoeland Jago Douma2017-04-211-3/+4
|\
| * Don't use deprecated getMock() anymoreJoas Schilling2017-04-201-3/+4
* | Merge pull request #4412 from individual-it/masterMorris Jobke2017-04-201-1/+0
|\ \ | |/ |/|
| * deleted forgotten code in testArtur Neumann2017-04-201-1/+0
* | Merge pull request #4212 from individual-it/masterJoas Schilling2017-04-201-0/+99
|\|
| * remove accidently left over *f*itArtur Neumann2017-04-181-1/+1
| * JS tests for upload only functionArtur Neumann2017-04-181-0/+99
* | Adjust existing bruteforce protection codeLukas Reschke2017-04-141-0/+1
* | Merge pull request #4337 from nextcloud/fix-adblock-share-iconMorris Jobke2017-04-132-22/+22
|\ \
| * | Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-122-22/+22
* | | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-121-9/+6
|\ \ \ | |/ / |/| |
| * | Do proper DIRoeland Jago Douma2017-04-111-1/+1
| * | remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-9/+6
* | | [files_sharing] Remove unneeded update stepsMorris Jobke2017-04-121-252/+0
* | | share api expanded by tags (#26583)Michael Jobst2017-04-111-15/+45
|/ /
* | Merge pull request #4256 from nextcloud/themingLukas Reschke2017-04-111-1/+1
|\ \
| * | Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+1
* | | move capabilities to share by mail appBjoern Schiessle2017-04-101-3/+1
|/ /
* | update unit testsBjoern Schiessle2017-04-072-32/+2
* | update capabilitiesBjoern Schiessle2017-04-071-4/+7
* | add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-031-10/+70
|/
* Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-281-0/+27
|\