summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/CacheTest.php
Commit message (Expand)AuthorAgeFilesLines
* Check style updateCarl Schwan2022-01-131-12/+6
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-2/+5
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-12/+12
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-79/+79
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* fix folder deleteRobin Appelman2019-11-131-0/+2
* dont create empty filecache extended rowsRobin Appelman2019-11-131-1/+8
* store filecache extension fieldsRobin Appelman2019-11-131-0/+61
* Remove deprecated searchByTagRoeland Jago Douma2019-07-261-70/+0
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-2/+2
* add test for non existing file by idRobin Appelman2018-11-191-0/+1
* Fix CacheTestRoeland Jago Douma2017-08-091-2/+2
* add tests for renaming paths with multibyte utf8 charactersRobin Appelman2017-07-221-36/+38
* Allow searching for favoritesRobin Appelman2017-03-081-6/+64
* add tests for searchQueryRobin Appelman2017-03-011-15/+59
* Do not skip when mysql uses utf8mb4Joas Schilling2016-10-191-1/+2
* Fix getMock CacheRoeland Jago Douma2016-09-131-1/+5
* mysql only works with 3 byte UTF-8Morris Jobke2016-06-291-0/+8
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+678