Commit Graph

417 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Louis Chemineau 425e0c3660
test(View): Copy preserves content 1 year ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry 1 year ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 1 year ago
Robin Appelman 7cb07bf306 test: add test for nested jail cross-storage move 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
provokateurin 4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types 1 year ago
provokateurin d1977b8d25
refactor(Stream\Encryption): Migrate to strong types 1 year ago
provokateurin 256a8d8903
test: Fix IStorage return types 1 year ago
Côme Chilliet 4adf5fd5b0
fix(tests): Pause trashbin for lock tests in ViewTest using rmdir and unlink 1 year ago
Côme Chilliet b8ab560bdd
fix(tests): Fix test to remove call to non-existing constructor 1 year ago
Louis Chemineau 22d5d29c01 fix(users): Don't crash if disabled user is missing in the database 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman 1db3d94e1e test: put parent items into cache in tests 1 year ago
Robin Appelman 74adaebf96 test: fix incorrect ltrim usage in test 1 year ago
Côme Chilliet cfca7e7911
fix(tests): Fix most obvious errors in ObjectStore tests 1 year ago
Côme Chilliet 2bdc97741c
fix(tests): Fix Folder tests 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Fiehe 9597072ada perf(ObjectStoreStorage): Improve (slow) move on same object bucket 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Ferdinand Thiessen 81c6c24cd5
fix: Adjust filename validation messages 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin ebfbe99652
fix(files): Create non-existent parents of mountpoints 1 year ago
Joas Schilling e1caa198e3
ci: Skip flaky test on PHP 8.3 1 year ago
Ferdinand Thiessen b9cc7bcec7
fix: `FilenameValidator::isForbidden` should only check forbidden files 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Robin Appelman c5b687271b
fix: make batch propagator work with sharding restrictions 1 year ago
Robin Appelman 0931492ff0
fix: make usermountcache compatible with sharding 1 year ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 1 year ago
Ferdinand Thiessen 69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 1 year ago
Ferdinand Thiessen bdbeabafa7
feat: Add `forbidden_filename_basenames` config option 1 year ago
Ferdinand Thiessen cf935e33ae
fix: `OCP\Files\Node\Folder::search` was not setting the owner 1 year ago
Ferdinand Thiessen 46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Robin Appelman 88ccea6d06
test: add test for jail watcher 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 2 years ago
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