aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Check correct permissions when resharingRoeland Jago Douma2016-02-291-0/+4
|/ /
* | Merge pull request #22640 from owncloud/fix_22587Thomas Müller2016-02-261-0/+120
|\ \
| * | Remove delete permissions for read-only federated resharesRoeland Jago Douma2016-02-251-0/+120
| |/
* / Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-13/+18
|/
* Add unit tests for formatShareRoeland Jago Douma2016-02-171-0/+325
* OCS Share API should not return invalid sharesRoeland Jago Douma2016-02-171-0/+6
* Merge pull request #22351 from owncloud/fix_22277Thomas Müller2016-02-131-4/+97
|\
| * add remote server to the resultBjoern Schiessle2016-02-121-4/+97
* | Fix migration step to avoind invisible sharesRoeland Jago Douma2016-02-111-1/+26
* | Add testsRoeland Jago Douma2016-02-111-0/+120
* | Revert back to non-webdav download link for public URLsVincent Petry2016-02-101-4/+4
|/
* add testsRobin Appelman2016-02-091-0/+49
* Fix unit testsRoeland Jago Douma2016-02-091-0/+2
* Example hook checkRoeland Jago Douma2016-02-091-5/+19
* Fix unit testRoeland Jago Douma2016-02-091-1/+5
* Merge pull request #22206 from owncloud/share2_migration_with_federatedThomas Müller2016-02-081-2/+19
|\
| * Update the migration step to include federated sharesRoeland Jago Douma2016-02-081-2/+19
* | Respect not allowing outgoing sharesRoeland Jago Douma2016-02-081-0/+2
* | Update OCS Share API to use federated share providerRoeland Jago Douma2016-02-081-3/+8
|/
* Even single shares are returned as arrayRoeland Jago Douma2016-02-081-1/+1
* [Share 2.0] Fix public link sharingRoeland Jago Douma2016-02-031-18/+24
* [Share 2.0] Fix OCS endpointRoeland Jago Douma2016-02-031-66/+80
* Merge pull request #22095 from owncloud/public_link_with_portThomas Müller2016-02-031-5/+3
|\
| * Construct valid URLRoeland Jago Douma2016-02-031-5/+3
* | [Share 2.0] Use GenericShareExceptionRoeland Jago Douma2016-02-021-19/+0
* | [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-022-3/+3
|/
* Update the initiator of the share as well in migrationRoeland Jago Douma2016-01-281-7/+7
* Update reshares in batches as not to run out of memoryRoeland Jago Douma2016-01-281-0/+59
* upgrade to sharing 2.0, remove hierarchical re-sharesBjörn Schießle2016-01-281-33/+200
* Fix OCS unit tests after two share mergesRoeland Jago Douma2016-01-281-31/+31
* Merge pull request #21960 from owncloud/share2_ocs_fix_passing_empty_stringsThomas Müller2016-01-281-5/+665
|\
| * [Share 2.0] Allow using permissions to update link shareRoeland Jago Douma2016-01-271-0/+72
| * [Share 2.0] Still allow isolated updatesRoeland Jago Douma2016-01-271-7/+121
| * [Share 2.0] Also handle empty parameter in updateShareRoeland Jago Douma2016-01-271-0/+238
| * [Share 2.0] When passing empty strings don't failRoeland Jago Douma2016-01-271-5/+241
* | cleanup shared cacheRobin Appelman2016-01-281-2/+2
* | [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-282-7/+8
* | [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-272-26/+28
|/
* Fix testsJoas Schilling2016-01-261-3/+5
* Directly get from the server containerRoeland Jago Douma2016-01-201-43/+70
* [Share 2.0] Make link share download use share managerRoeland Jago Douma2016-01-201-18/+11
* [Share 2.0] Move tests over the sharemanagerRoeland Jago Douma2016-01-201-78/+166
* [Share 2.0] Add share owner information to OCS Share APIRoeland Jago Douma2016-01-151-11/+19
* Safe teardownsRobin Appelman2016-01-145-12/+22