summaryrefslogtreecommitdiffstats
path: root/lib/private/Cache/CappedMemoryCache.php
Commit message (Expand)AuthorAgeFilesLines
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-0/+1
* Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-121-1/+1
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-0/+4
* type fixesRobin Appelman2022-03-041-2/+2
* add template annotations to CappedMemoryCacheRobin Appelman2022-03-041-4/+24
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-3/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* support pushing to CappedMemoryCacheRobin Appelman2017-03-301-1/+5
* Cap the number of queries we save in the query loggerRobin Appelman2016-11-031-0/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Cache to PSR-4Roeland Jago Douma2016-04-151-0/+87