summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Command/TransferOwnership.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Add option to transfer-ownership to move dataTobia De Koninck2020-02-031-2/+8
* Update license headersChristoph Wurst2019-12-051-2/+5
* Extract transfer ownership logic into a reusable serviceChristoph Wurst2019-11-261-220/+23
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Check quota before transfer ownershipRoeland Jago Douma2019-11-131-2/+14
* Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez2018-08-081-1/+1
* Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-241-1/+2
* Update license headersMorris Jobke2017-11-061-0/+4
* improve file transfer codeMorris Jobke2017-03-221-26/+15
* Providing --path option to transfer-ownershipSujith H2017-03-201-4/+44
* Use a proper date format for transfer ownershipMorris Jobke2017-03-021-1/+1
* Merge pull request #2109 from nextcloud/oc_26533Morris Jobke2016-11-181-0/+5
|\
| * Test on storageRoeland Jago Douma2016-11-151-2/+2
| * Transfer ownership only analyze home storageVincent Petry2016-11-141-0/+5
* | Merge pull request #2125 from nextcloud/downstream-26546Morris Jobke2016-11-151-3/+3
|\ \
| * | Transfer ownership now returns exit code on error (#26546)Vincent Petry2016-11-141-3/+3
| |/
* | Merge pull request #2115 from nextcloud/oc_26527Roeland Jago Douma2016-11-141-15/+21
|\ \
| * | Skip broken shares when transferring ownership (#26527)Vincent Petry2016-11-141-15/+21
| |/
* / First process group shares and then user sharesVincent Petry2016-11-141-1/+1
|/
* Add using casing check/fix for initMountPointsVincent Petry2016-11-021-8/+6
* Make sure the UID is correctly casedJoas Schilling2016-10-171-3/+11
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+2
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+240