summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/ViewTest.php
Commit message (Expand)AuthorAgeFilesLines
* use exceptions for error signaling in writeStreamRobin Appelman2020-07-231-1/+0
* rollback cache rename if trashbin move failsRobin Appelman2020-07-231-7/+2
* Update share type constant usageJoas Schilling2020-06-241-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* fix testsRobin Appelman2020-04-011-6/+26
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-28/+28
* Mode to modern phpunitRoeland Jago Douma2019-11-271-13/+19
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Files first to use own GenericEventArthur Schiwon2019-11-261-1/+0
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* expose filecache extension data in FileInfoRobin Appelman2019-11-131-213/+236
* fix testsRobin Appelman2019-06-211-0/+3
* cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-0/+31
* Moves the logo files to logoMichael Weimann2018-10-021-2/+2
* Fix ViewTestRoeland Jago Douma2018-05-231-1/+11
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-7/+7
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+2
* Cleanup unused methodsMorris Jobke2017-08-151-1/+1
* Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-151-1/+1
* Replace wrong PHPDocsLukas Reschke2017-08-011-2/+3
* round the mtime in touchRobin Appelman2017-03-271-0/+17
* Move error message to log entryLukas Reschke2017-03-201-0/+2
* Cleanup testJoas Schilling2017-03-171-254/+266
* Fix unit testJoas Schilling2017-03-171-2/+1
* Redirect unlink to rmdir (#27101)Vincent Petry2017-03-161-0/+24
* Add testsLukas Reschke2016-12-011-0/+71
* only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-101-1/+3
* Fix getMock ViewTestRoeland Jago Douma2016-09-131-6/+7
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-6/+2
* Fix unit testsRoeland Jago Douma2016-06-141-0/+7
* allow deleting "ghost files" trough the View and Node apiRobin Appelman2016-06-031-1/+50
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+2447