aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/CacheTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* test(files_sharing): Test if recent files result use actual share target nameJulius Härtl2023-10-181-0/+37
* make share cache test resilient against skeleton files not being thereRobin Appelman2022-02-251-5/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Fix CS in CacheTestVincent Petry2021-03-161-1/+1
* Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-151-0/+36
|\
| * fix search in nested jailsRobin Appelman2021-01-261-0/+36
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-8/+8
|/
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update share type constant usageJoas Schilling2020-06-241-8/+8
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-13/+13
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-90/+90
* Update license headersChristoph Wurst2019-12-051-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Fix share testsRoeland Jago Douma2019-11-201-6/+21
* Remove deprecated searchByTagRoeland Jago Douma2019-07-261-90/+0
* Cleanup OC_User and OCP\UserMorris Jobke2018-01-161-2/+4
* Use the correct root for shared jail when the source storage is also a jailRobin Appelman2017-11-101-0/+39
* Fix files_sharing CacheTestsRoeland Jago Douma2017-08-091-2/+2
* fix shared storage numeric idRobin Appelman2017-03-271-0/+3
* Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-231-0/+24
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-2/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-1/+3
* Move tests to PSR-4Joas Schilling2016-05-251-0/+525