aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/Sharing.php
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use lowercase true, false and null constantsChristoph Wurst2020-03-251-12/+12
* Update license headersChristoph Wurst2019-12-051-1/+6
* Accept incoming shares in integration testsDaniel Calviño Sánchez2019-11-201-0/+33
* Add integration tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-251-0/+108
* Replace fully qualified name with aliasDaniel Calviño Sánchez2019-10-251-10/+11
* Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez2019-10-041-2/+0
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-141-19/+47
* Add integration tests for updating folder sharesJulius Härtl2019-04-161-0/+17
* Fixed phpunit Test classJohn Molakvoæ (skjnldsv)2018-06-131-13/+14
* Adjust integration tests to new guzzleRobin Appelman2018-02-091-20/+24
* Update license headersMorris Jobke2017-11-061-1/+1
* Integration test check download without saving file locallyVincent Petry2017-03-161-17/+25
* Make OCS intergration tests check for CSPRoeland Jago Douma2016-09-151-0/+23
* Add OCS-APIREQUEST header to intergration test callsRoeland Jago Douma2016-08-051-3/+23
* Add integration tests for merging received sharesVincent Petry2016-08-031-12/+12
* Update with robinJoas Schilling2016-07-211-1/+26
* Split the context so we don't reset the config on each testJoas Schilling2016-03-151-57/+0
* Add tests for user enumeration and sharing in group onlyJoas Schilling2016-03-151-1/+7
* Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-se...Thomas Müller2016-03-131-0/+51
|\
| * Add integration tests for sharee APIJoas Schilling2016-03-111-0/+51
* | Merge pull request #23141 from owncloud/behat-code-styleThomas Müller2016-03-111-12/+28
|\ \
| * | Fix inheritance of membersJoas Schilling2016-03-111-4/+3
| * | Fix type in class nameJoas Schilling2016-03-111-1/+1
| * | Remove hardcoded api versionsJoas Schilling2016-03-111-3/+3
| * | asCreatingAShareWith has no returnJoas Schilling2016-03-111-1/+1
| * | Fix docsJoas Schilling2016-03-111-3/+20
| |/
* / Adding new tests for federation sharingSergio Bertolín2016-03-111-0/+11
|/
* Merge pull request #22700 from owncloud/only_1_linkshareThomas Müller2016-03-011-0/+20
|\
| * Intergration testsRoeland Jago Douma2016-03-011-0/+20
* | Return -3 for unlimited quotaVincent Petry2016-02-291-4/+12
|/
* Add integration tests for commentsLukas Reschke2016-02-191-0/+44
* Change from with ofSergio Bertolin2015-11-301-2/+2
* Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin2015-11-261-0/+374