summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/Storage.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-2/+1
* Use query builder instead of OC_DB in OC\Files\*Joas Schilling2020-11-091-9/+24
* 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-051-1/+2
* log which storage id can't be insertedRobin Appelman2019-09-261-1/+1
* set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-08-221-2/+3
* add event for inserting cache entriesRobin Appelman2019-02-071-1/+3
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* more efficient querying of numeric storage idsRobin Appelman2016-09-071-4/+14
* always return numeric storage id as int, also check type equality in test ass...Jörn Friedrich Dreyer2016-08-291-4/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+189