summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fix shared storage numeric idRobin Appelman2017-03-271-0/+3
| * Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-231-0/+24
* | Merge pull request #3953 from nextcloud/downstream-27027Morris Jobke2017-03-231-0/+38
|\ \ | |/ |/|
| * set cache to failedcache when shared storage init failsRobin Appelman2017-03-231-2/+2
| * Ignore NoUserException for shares from ghostsVincent Petry2017-03-201-0/+38
* | 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-202-2/+27
|\ \
| * | Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-172-2/+27
* | | Fix public link download buttonVincent Petry2017-03-201-0/+4
| |/ |/|
* | shares-circlesMaxence Lange2017-03-173-7/+41
* | Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-171-0/+193
|/
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-8/+17
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-084-7/+26
* allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-041-1/+33
* fix testsArthur Schiwon2016-12-221-2/+1
* Use group display name in sharing API + UIVincent Petry2016-12-222-4/+91
* use unmasked permissions in shared scannerRobin Appelman2016-12-141-0/+28
* apply permissions mask for shared storageRobin Appelman2016-12-021-2/+2
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-221-81/+0
|\
| * Move file sharing activities to the new APIJoas Schilling2016-11-161-81/+0
* | Add config switchLukas Reschke2016-11-211-4/+20
|/
* Merge pull request #2100 from nextcloud/do_not_increse_link_share_permsRoeland Jago Douma2016-11-141-1/+56
|\
| * Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-131-1/+56
* | Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-141-1/+2
|\ \ | |/ |/|
| * only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-101-1/+2