summaryrefslogtreecommitdiffstats
path: root/lib/private/Cache
Commit message (Expand)AuthorAgeFilesLines
* Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-121-1/+1
* Move away from deprecated ILoggerCôme Chilliet2022-04-261-2/+2
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-042-0/+8
* 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
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-2/+0
* Fix RedundantPropertyInitializationCheckRoeland Jago Douma2021-03-091-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-052-2/+4
* remove unneeded is_dir from file cache gcRobin Appelman2018-05-241-1/+1
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* support pushing to CappedMemoryCacheRobin Appelman2017-03-301-1/+5
* Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-021-1/+1
* 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-212-4/+6
* Update license headersLukas Reschke2016-05-261-1/+1
* Allow chunk GC mtime tolerance for unfinished part chunksVincent Petry2016-05-181-1/+3
* Move \OC\Cache to PSR-4Roeland Jago Douma2016-04-152-0/+286