30 Commits (181f819e417a1818f37200f9071fa632c82a0fc2)

Author SHA1 Message Date
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 3 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 4 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 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 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