summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-041-0/+11
|\
| * dont set folder size to negative values during propagationRobin Appelman2019-11-261-0/+11
* | Mode to modern phpunitRoeland Jago Douma2019-11-276-47/+47
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-2711-17/+17
|/
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* 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
* Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-061-0/+38
* 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
* Moves the logo files to logoMichael Weimann2018-10-023-7/+7
* Fix risky tests without assertionsJoas Schilling2018-01-251-1/+1
* Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
* Fix CacheTestRoeland Jago Douma2017-08-091-2/+2
* Can not insert auto increment on oracleJoas Schilling2017-08-021-18/+23
* add tests for renaming paths with multibyte utf8 charactersRobin Appelman2017-07-221-36/+38
* fix moving folders out of a cache jailRobin Appelman2017-06-151-0/+50
* Allow searching for favoritesRobin Appelman2017-03-081-6/+64
* add tests for filesearchbackendRobin Appelman2017-03-011-0/+3
* add tests for searchQueryRobin Appelman2017-03-011-15/+59
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+173
* add icewind/searchdavRobin Appelman2017-02-281-0/+28
* Make sure we don't scan files that can not be accessedJoas Schilling2016-11-211-0/+26
* only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-101-9/+14
* Do not skip when mysql uses utf8mb4Joas Schilling2016-10-191-1/+2
* Fix getMock CacheRoeland Jago Douma2016-09-131-1/+5
* Adding test case for getPathById including a jailed cache where root is just ...Thomas Müller2016-08-051-2/+11
* mysql only works with 3 byte UTF-8Morris Jobke2016-06-291-0/+8
* add tests for propagator batchingRobin Appelman2016-06-021-0/+125
* Only recurse into incomplete folders during background scansRobin Appelman2016-05-231-0/+27
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-209-0/+2150