summaryrefslogtreecommitdiffstats
path: root/apps/files/command/transferownership.php
Commit message (Expand)AuthorAgeFilesLines
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-240/+0
* Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller2016-04-151-0/+6
* Inject the Mount ManagerJoas Schilling2016-04-041-5/+8
* Unmount the share before deleting it, so we don't try to use it later onJoas Schilling2016-04-011-0/+6
* Some typo corrections in occ command outputCarla Schroder2016-03-161-1/+1
* Update author informationLukas Reschke2016-03-011-1/+1
* Adjust command descriptionThomas Müller2016-02-091-1/+1
* Set share owner and share initiator on upate as wellThomas Müller2016-02-091-7/+1
* Introduce console command to transfer ownerships of files - refs #19154Thomas Müller2016-02-091-0/+231