aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/CommandLineContext.php
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-091-2/+7
* feat(files): Use receiving users language for the ownership transfer target f...Ferdinand Thiessen2024-05-291-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-23/+3
* Fix "Creation of dynamic property CommandLineContext::$…BaseUrl is deprecat...Joas Schilling2024-01-261-0/+2
* Require a recent phpunit version in integration and acceptanceCôme Chilliet2022-05-241-1/+1
* Test for transfer ownership with incoming sharesVincent Petry2021-08-271-2/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+2
* Add integration tests for transferring files of a user with a risky nameDaniel Calviño Sánchez2020-09-181-0/+8
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* build: Fix two typos in function namesStefan Weil2020-06-061-2/+2
* build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-061-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-1/+4
* Add integration testsLukas Reschke2017-04-111-0/+14
* Providing --path option to transfer-ownershipSujith H2017-03-201-0/+14
* Fix finding transferred folder in integration testsVincent Petry2016-12-191-1/+1
* Add transfer ownership integration tests (#26543)Vincent Petry2016-12-191-0/+99