Commit Graph

362 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader 2 years ago
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
Robin Appelman 51019fda7a fix: clearify logic around getMountsForFileId filtering 2 years ago
Dariusz Olszewski 277a6fc7ea test: Additional tests for issue #35776 2 years ago
Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id 2 years ago
Ferdinand Thiessen 27642d3e6d fix: Enforce forbidden filename characters on backend 2 years ago
Robin Appelman 3890aa54be
add some comments for the distributive operation and add another test 2 years ago
Robin Appelman 1c87cee5ad
add extra flatten step to improve "or eq" -> "in" optimization 2 years ago
Robin Appelman 7ca516773f
add a search query step to split IN statements that are to large for oci 2 years ago
Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 2 years ago
Robin Appelman 963721330f only get the path for the users cached mount info when we use it 2 years ago
Robin Appelman 5aea3f4d76 make storage directory test be a bit less strict about mtimes 2 years ago
Thomas Citharel 30798eb6c2
refactor(objectstorage): cleanup types 2 years ago
Robin Appelman 7aed19ac98
add test for updating etag with unchanged mtime in child folder 2 years ago
Robin Appelman 2cf9ed7ca5
add test for updating etag with unchanged mtime 2 years ago
Joas Schilling 5850695284
fix(tests): Add messages to assertions to explain what failed 2 years ago
Ferdinand Thiessen 8e02014b55
chore(tests): Migrate object storage unit tests from drone to GitHub Actions 2 years ago
Ferdinand Thiessen fceb781058
fix(tests): Fix deprecation errors in S3 tests 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
Robin Appelman b942850af9
optimize UserMountCache::registerStorage 2 years ago
Robin Appelman f4fa2fb93c
optimize isShared and isMounted 2 years ago
Daniel Kesselberg 18af7cc86b test: add test for cache mount provider 2 years ago
Robin Appelman ccf8843d9f apply known mtime wrapper for external storages 2 years ago
Robin Appelman 5bf34979fe add wrapper to ensure we don't get an mtime that is lower than we know it is 2 years ago
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 2 years ago
Robin Appelman e704470c79
update tests 2 years ago
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable 2 years ago
Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Ferdinand Thiessen 5b37d6d9ff tests: Add test for CacheEntry getters 2 years ago
Côme Chilliet ee756579a7
Fix setting static property in tests on PHP 8.3 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Joas Schilling 44a0a62107
fix: Move Node HookConnecter events to IEventDispatcher 2 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Julius Härtl d9c81f56ad tests: Adapt node related unit tests mocks to required root view 3 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Robin Appelman 91d5f6a826 more filesystem setup performance instrumentation 3 years ago
Robin Appelman 9f3dbb699a fix tests 3 years ago
Côme Chilliet 0f8c34cdc6
Fix filesize return type error in ViewTest 3 years ago
Louis Chemineau d8b479752d Fix hookconnector tests 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet b22b6431d2
Fix gzip mimetype mapping 3 years ago
Côme Chilliet 7ebbb6b2ca
Remove workarounds specific to 7.4 3 years ago
Julius Härtl 59ae6e9dd6
Also update the unencrypted size of files when creating them with empty content 3 years ago