Commit Graph

45 Commits (master)

Author SHA1 Message Date
provokateurin b1a398afb0
chore: Remove unused \OC\Cache\CappedMemoryCache 3 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 4 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 4 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 months ago
provokateurin 90705520c7
chore: Remove unused \OC\Cache\CappedMemoryCache 6 months ago
provokateurin 0d8f983c71
chore: Remove unused \OC\Cache\File 6 months ago
Git'Fellow 373c7e8c53 refactor(filecache): Move to more strict typing 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling 951c330d39
Revert "don't perform an explicit setup when using the file cache" 2 years ago
Robin Appelman c68fe20ac4 perf: don't perform an explicit setup when using the file cache 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Côme Chilliet 51f04ed514
Move away from deprecated ILogger 4 years ago
Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 4 years ago
Robin Appelman 917c74e214
type fixes 4 years ago
Robin Appelman 6c1d051ecd
add template annotations to CappedMemoryCache 4 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 4 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Robin Appelman 07e5b30b90
remove unneeded is_dir from file cache gc 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman dc4b983639
support pushing to CappedMemoryCache 9 years ago
Sebastian Wessalowski e399097e3a Remove deprecated OC_User::isLoggedIn 9 years ago
Robin Appelman 95ac9f60ce
Cap the number of queries we save in the query logger 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Vincent Petry c9b26d065b
Move cache chunk TTL value to FileChunking class 10 years ago
Frederik Kammer 299520b322
Add config value for cache gc ttl 10 years ago
Vincent Petry e0af5263fb
Allow chunk GC mtime tolerance for unfinished part chunks 10 years ago
Roeland Jago Douma d9007ccacf
Move \OC\Cache to PSR-4 10 years ago