aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/FederationContext.php
Commit message (Expand)AuthorAgeFilesLines
* fix(ocm): switching to IdentityProofMaxence Lange2024-12-041-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-131-25/+3
* Add integration tests for federated shares from unavailable serversDaniel Calviño Sánchez2021-11-051-0/+33
* Add integration tests for listing federated sharesDaniel Calviño Sánchez2021-11-051-0/+32
* Add integration tests for deleting federated sharesDaniel Calviño Sánchez2021-11-051-0/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Add integration tests for "sharing:cleanup-remote-storages" OCC commandDaniel Calviño Sánchez2021-01-261-0/+14
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Reset app configs by deleting the values instead of setting the defaultsDaniel Calviño Sánchez2020-11-161-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Remove unused importsChristoph Wurst2020-03-251-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* add some integration testsBjoern Schiessle2018-07-111-0/+27
* Adjust integration tests to new guzzleRobin Appelman2018-02-091-1/+1
* Update license headersMorris Jobke2017-11-061-1/+1
* Update with robinJoas Schilling2016-07-211-0/+22
* Added tests about overwriting files and folders as recipientSergio Bertolin2016-05-311-1/+1
* Only match LOCAL and REMOTE as servers, correctly make use of the sharer serv...Joas Schilling2016-03-141-22/+20
* Merge pull request #23141 from owncloud/behat-code-styleThomas Müller2016-03-111-2/+0
|\
| * Fix the use of traitsJoas Schilling2016-03-111-2/+0
* | Adding new tests for federation sharingSergio Bertolín2016-03-111-1/+32
|/
* Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin2015-11-261-0/+27