summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-171-0/+22
* Fix fed share test call to return proper resultVincent Petry2016-09-072-7/+23
* Allow increasing permissions for share ownerVincent Petry2016-09-062-1/+109
* Allow space for federated share id search (#25981)Vincent Petry2016-08-302-1/+53
* Added closeCursor in SharedMount numeric id (#25979)Vincent Petry2016-08-301-0/+1
* Prevent error with orphaned shares when updating user mount cacheVincent Petry2016-08-292-2/+10
* Merge pull request #25789 from owncloud/stable9.1-usermountcache-hell-shortcu...Vincent Petry2016-08-162-8/+24
|\
| * Use FailedStorage when share is invalidVincent Petry2016-08-151-3/+4
| * Flag to not recurse into shared mounts in getPathVincent Petry2016-08-151-1/+1
| * Lazy init shared storage by tweaking jailVincent Petry2016-08-152-7/+13
| * Get shared storage numeric id directly from DBVincent Petry2016-08-151-0/+9
* | Store the shared propagator instanceVincent Petry2016-08-151-1/+6
|/
* Fix OR operands in SharedMountTest (#25779)Vincent Petry2016-08-121-9/+9
* [stable9.1] Added integration test (#25675)Thomas Müller2016-08-021-0/+10
* [stable9.1] Group shares with same source and target (#25534)Vincent Petry2016-07-264-97/+376
* [stable9.1] Simplify testPermissionMovedGroupShare (#25573) (#25607)Thomas Müller2016-07-261-55/+20
* fix swift primary object store test (#25281)Thomas Müller2016-07-051-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2016-07-042-0/+38
* [tx-robot] updated from transifexJenkins for ownCloud2016-07-022-0/+34
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-292-0/+2
* Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman2016-06-271-1/+1
* handle unavailable fed shares while testing for availability (#25277)Robin Appelman2016-06-271-2/+17
* Add explicit delete permission to link sharesVincent Petry2016-06-243-16/+98
* Increase fed share timeout from 3 to 10 + unit testsVincent Petry2016-06-222-6/+6
* Add timeouts to make the UI usable again when a remote share is unreachableJoas Schilling2016-06-222-3/+13
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-222-0/+2
* fix broken unit test (#25198)Thomas Müller2016-06-211-1/+8
* Filter out group shares for owner where owner is included (#25190)Vincent Petry2016-06-212-2/+132
* Catch exceptions while creating shared mounts (#25077)Robin Appelman2016-06-202-11/+25
* Merge pull request #25159 from owncloud/share-app-initorderVincent Petry2016-06-201-3/+3
|\
| * Delay files_sharing's registerMountProvidersVincent Petry2016-06-171-3/+3
* | Make getShareFolder use given view instead of static FSVincent Petry2016-06-172-5/+9
* | disable cleanFolder for the federated share storageRobin Appelman2016-06-142-1/+43
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-142-0/+38
* Merge pull request #25003 from owncloud/fix_ocs_path_responseVincent Petry2016-06-103-21/+65
|\
| * Extend unit testsRoeland Jago Douma2016-06-071-1/+33
| * Fix unit testsRoeland Jago Douma2016-06-072-9/+21
| * Show the path relative to the requesting userRoeland Jago Douma2016-06-071-12/+12
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-104-2/+48
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-092-0/+2
* | Bring back sharedstorage hooksRoeland Jago Douma2016-06-081-0/+18
* | handle path not being set in shared cache (#24993)Robin Appelman2016-06-061-1/+1
|/
* Merge pull request #24964 from owncloud/issue-24961-public-upload-unlimitedVincent Petry2016-06-061-1/+1
|\
| * Allow public upload when the quota is unlimitedJoas Schilling2016-06-021-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-042-0/+18
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-0332-608/+608
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-022-38/+38
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-314-6/+34
* Fix for #23066 (#24689)Torben Dannhauer2016-05-311-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-302-28/+28