summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Command
Commit message (Expand)AuthorAgeFilesLines
* fix(sharing): add command to fix broken shares after ownership transferringbackport/43025/stable30Luka Trovic2024-12-121-0/+116
* test: update share tests to work with shardingRobin Appelman2024-07-161-22/+22
* chore: Add SPDX headerAndy Scherzinger2024-06-061-22/+3
* fix(tests): Specify all positional parameters again to fix testsJoas Schilling2023-08-231-12/+16
* Remove at() matcher in files_sharing testsCôme Chilliet2022-05-241-9/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-01-281-1/+26
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Don't leave cursors open when tests failJoas Schilling2020-11-091-2/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Update license headersMorris Jobke2017-11-061-1/+3
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-2/+4
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-1/+0
* Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-171-0/+193