summaryrefslogtreecommitdiffstats
path: root/lib/public/Files.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Deprecate OCP\FilesMorris Jobke2018-03-211-0/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-191-12/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-191-13/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-221-7/+7
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-2/+3
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+134