summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Only check the sharing backends for file/folder itemsJoas Schilling2016-11-101-11/+40
|/
* Add testsRoeland Jago Douma2016-11-071-0/+224
* Cleanup OC_Group usage a bitRoeland Jago Douma2016-11-042-25/+49
* More testsRoeland Jago Douma2016-11-031-0/+193
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-022-19/+27
|\
| * remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-021-1/+27
| * remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-18/+0
* | Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-021-1/+2
|\ \ | |/ |/|
| * Fix testsLukas Reschke2016-10-311-1/+2
* | unit tests updated and new addedBjoern Schiessle2016-11-012-175/+143
* | 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
* | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-0/+23
* | Fix testsRoeland Jago Douma2016-10-241-19/+19
* | Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-242-3/+3
|/
* Fix middleware testsRoeland Jago Douma2016-10-241-13/+17
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-242-72/+75
* Fix testsRoeland Jago Douma2016-10-211-1/+1
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-1/+5
* Merge pull request #1835 from nextcloud/downstream-24948Morris Jobke2016-10-203-4/+4
|\
| * Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-203-4/+4
* | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-201-0/+22
|/
* remove duplicate traitRobin Appelman2016-10-121-1/+0
* fix share tests not passing pathRobin Appelman2016-10-121-4/+7
* more robust test setupRobin Appelman2016-10-123-11/+11
* phpunit is weirdRobin Appelman2016-10-121-3/+4
* Generate coverage for quick DB testsLukas Reschke2016-10-053-3/+3
* Inject IHTTPClientServiceLukas Reschke2016-09-291-1/+21
* Fix fed share test call to return proper resultVincent Petry2016-09-201-6/+22
* Fix testsRoeland Jago Douma2016-09-131-23/+17
* Allow increasing permissions for share ownerVincent Petry2016-09-131-0/+108
* Merge pull request #1317 from nextcloud/add-sharing-disclaimerMorris Jobke2016-09-081-1/+7
|\
| * Adjust testLukas Reschke2016-09-081-1/+7
* | more efficient querying of numeric storage idsRobin Appelman2016-09-071-0/+1
|/
* Fix getMock files_sharingRoeland Jago Douma2016-09-061-5/+7
* Allow space for federated share id searchVincent Petry2016-08-301-0/+52
* Sharee API to AppFrameworkRoeland Jago Douma2016-08-261-49/+40
* Fix testsRoeland Jago Douma2016-08-241-13/+44