summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Correctly convert OCS permissions paramsVincent Petry2016-11-241-0/+57
* Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-171-0/+22
* Fix fed share test call to return proper resultVincent Petry2016-09-071-6/+22
* Allow increasing permissions for share ownerVincent Petry2016-09-061-0/+108
* Allow space for federated share id search (#25981)Vincent Petry2016-08-301-0/+52
* Fix OR operands in SharedMountTest (#25779)Vincent Petry2016-08-121-9/+9
* [stable9.1] Group shares with same source and target (#25534)Vincent Petry2016-07-261-44/+238
* [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
* Add explicit delete permission to link sharesVincent Petry2016-06-242-12/+81
* 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-211-0/+129
* Extend unit testsRoeland Jago Douma2016-06-071-1/+33
* Fix unit testsRoeland Jago Douma2016-06-072-9/+21
* Update license headersLukas Reschke2016-05-2628-24/+47
* Move tests to PSR-4Joas Schilling2016-05-2532-104/+118
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-1/+1
* Fix ShareControllerTest (#24824)Joas Schilling2016-05-251-1/+5
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-0/+2
* move request handler for federated shares to the federated sharing appBjörn Schießle2016-05-201-263/+0
* Fix more failuresJoas Schilling2016-05-192-2/+2
* Group fixup (#24621)Roeland Douma2016-05-171-1/+1
* Fix test race conditionRoeland Jago Douma2016-05-111-1/+2
* Add locking to modifying operation of the OCS Share APIRoeland Jago Douma2016-04-301-37/+156
* Merge pull request #24027 from owncloud/translate_ocs_shareThomas Müller2016-04-262-33/+57
|\
| * Translate OCS Share API error messagesRoeland Jago Douma2016-04-252-33/+57
* | Merge pull request #24073 from owncloud/move_federated_sharing_settings_to_appBjörn Schießle2016-04-252-2/+21
|\ \ | |/ |/|
| * move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-222-2/+21
* | Add unit tests for shared size propagation with encryptionRobin Appelman2016-04-212-14/+68
|/
* Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller2016-04-2014-681/+656
|\
| * Fix testsRoeland Jago Douma2016-04-1914-681/+656
* | Move the group dummy backend to testRoeland Jago Douma2016-04-191-1/+1
|/
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-121-1/+1
* Fix Share20OCSTestRoeland Jago Douma2016-04-081-4/+3
* Add capability to show if group sharing is enabledRoeland Jago Douma2016-04-041-0/+18
* Fix displaying owner before share icon in file listVincent Petry2016-03-301-1/+1
* Merge pull request #23398 from owncloud/block_group_sharingThomas Müller2016-03-222-32/+102
|\
| * Respect disabled group sharing in sharee endpointRoeland Jago Douma2016-03-221-31/+53
| * Block group sharing in API and in share managerRoeland Jago Douma2016-03-221-1/+49
* | When the Share API is disabled do not return sharesRoeland Jago Douma2016-03-221-0/+71
|/
* Add webdav property for share info in PROPFIND responseVincent Petry2016-03-171-21/+12
* Specify the target user when unsharing a federated shareRobin Appelman2016-03-141-0/+32
* Fix intergration testsRoeland Jago Douma2016-03-131-893/+631
* Add mimetype to OCS Share API outputRoeland Jago Douma2016-03-101-4/+18
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-012-2/+0
* Update author informationLukas Reschke2016-03-017-1/+6
* Merge pull request #22681 from owncloud/add-autodiscovery-for-ocsThomas Müller2016-03-012-1/+12
|\
| * Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-262-1/+12
* | Merge pull request #22728 from owncloud/external-share-testremoteThomas Müller2016-03-011-20/+14
|\ \
| * | Fix testsLukas Reschke2016-03-011-20/+14