summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix apps/Joas Schilling2016-07-2133-84/+121
* Add eventdispatcher to public link viewRoeland Jago Douma2016-07-181-1/+10
* Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-181-245/+0
|\
| * move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-245/+0
* | Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-154-116/+116
|/
* Simplify test code and don't show anything if no date is setMorris Jobke2016-07-071-9/+3
* add unit testsMorris Jobke2016-07-071-3/+40
* Merge branch 'master' into sync-masterMorris Jobke2016-07-071-1/+27
|\
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-272-12/+81
| |\
| * \ Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-0/+136
| |\ \
| * \ \ Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-112-9/+53
| |\ \ \
| * | | | Add PHP unit testLukas Reschke2016-06-091-1/+25
| * | | | add hide file list optionBjoern Schiessle2016-06-091-0/+2
* | | | | 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