summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/FileInfo.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix type hints and doc blocksJoas Schilling2017-03-231-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add ignore_files to config,Felix Heidecke2017-03-201-0/+6
| | | | | | | | | | | | | | | | test files against ignore_files list on upload fix typo and indentation Move blacklist declaration to lib/public/Files/FileInfo.php, Rename *ignored to *blacklisted Mocked blacklist_files for testing Mocked blacklist_files for testing Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix constant name, copy-pasterinoJoas Schilling2016-08-171-1/+1
|
* add recent files to node apiRobin Appelman2016-07-221-0/+5
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-3/+4
|
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-0/+249