Commit Graph

412 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Louis Chemineau 8c04dbe599
fix(Updater): Lower deadlock log level from warning to info 3 months ago
Côme Chilliet 12532bb535
fix(encryption): Correctly set encrypted to 0 when copying 4 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 4 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
Robin Appelman 1a716578fd
fix: fix moving cache items from cache jail with sharding 4 months ago
Robin Appelman 01147cf872 fix: add missing color select to tags usage query 5 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 6 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 6 months ago
Julien Veyssier a2aeec0f4b fix(FileAccess*): Adress review comments 6 months ago
Julien Veyssier 28dc4a299e fix(FileAccess): exclude trashbin nodes on the oc_filecache query, there is no trashbin mount 6 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 6 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 6 months ago
Marcel Klehr 895160a1d3 fix(FileAccessTest): Do not use LIMIT in subquery 6 months ago
Marcel Klehr 34b3f7553b fix(FileAccess#getDistinctMounts): Order results deterministically 6 months ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 6 months ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 6 months ago
Marcel Klehr 5689af5a94 fix(FileAccess): Run cs:fix 6 months ago
Marcel Klehr d8c6f8d18e fix(FileAccess): Address review comments 6 months ago
Marcel Klehr 611d83aa6a fix: Fix psalm issues 6 months ago
Marcel Klehr 3eef614769 feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts 6 months ago
Marcel Klehr 845b78086b feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Joas Schilling f230abeef8
fix: Run cleanByMoundId query on all shards 7 months ago
Robin Appelman 5329c373cc fix: improve error message when cache rename source can't be found 8 months ago
Robin Appelman 1e72620169 fix: fix unjailedroot of nested jails if there are other wrappers in between 8 months ago
Robin Appelman 0001c22668 test: add test for nested cache jail unjailedroot 8 months ago
Robin Appelman bb4cf2830a
fix: better error message when trying to scan a folder that is already being scanned 8 months ago
Ferdinand Thiessen 3a09acebd2
fix(cache): always require updates if mtime is null 9 months ago
Robin Appelman 2e9222a29a
feat: add getParentId to ICacheEntry 9 months ago
Benjamin Gaussorgues 9bdee76535
perf(files): faster query to fetch incomplete directories 11 months ago
Robin Appelman 2786ca579a
fix: don't use cached root info from shared cache if the watcher has detected an update 11 months ago
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access 11 months ago
Louis Chemineau a635710117
fix: Metadata field search 11 months ago
Côme Chilliet 08c7001a04 fix: Fix copying to the root of another mountpoint 1 year ago
Daniel Kesselberg 44e4fc5d41
Revert "fix: don't recalculate folder size in Cache::delete if the entry didn't exist" 1 year ago
Robin Appelman e7b882dd22
fix: only do cache copy in updater if the parent folder should be in cache 1 year ago
Robin Appelman 37199779de
fix: fix mimetype not being updated when changing file extention on object store 1 year ago
Robin Appelman 6419de7acc fix: use scan_permissions when copying cache items 1 year ago
Robin Appelman 88c685f27c fix: store unmaked source permissions as scan_permissions when loading share cache items 1 year ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
Robin Appelman aadfcb3fe6
fix: don't propagate future mtimes 1 year ago
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry 1 year ago
skjnldsv 4db5f708b6 fix(cache): etag constraint violation 1 year ago
skjnldsv 14e2a8d3f9 feat(systemtags): add etag support and handle proppatch 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago