-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat: Add new methods to list distinct mounts and retrieve all files in a mount #51810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
845b780
feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve …
marcelklehr 3eef614
feat(IFileAccess#getMounts): Add new method to retrieve all distinct …
marcelklehr 611d83a
fix: Fix psalm issues
marcelklehr d8c6f8d
fix(FileAccess): Address review comments
marcelklehr 5689af5
fix(FileAccess): Run cs:fix
marcelklehr d67c877
fix(FileAccess): Add tests
marcelklehr 10cc430
fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests
marcelklehr 34b3f75
fix(FileAccess#getDistinctMounts): Order results deterministically
marcelklehr 3941622
fix(FileAccessTest): Make sure path_hash is not NULL
marcelklehr 895160a
fix(FileAccessTest): Do not use LIMIT in subquery
marcelklehr 26f6013
fix(FileAccessTest): Make it work on sharded instance
marcelklehr 131125b
fix(FileAccessTest): Adress review comments
marcelklehr 7e98698
fix(FileAccess*): Adress review comments
julien-nc 28dc4a2
fix(FileAccess): exclude trashbin nodes on the oc_filecache query, th…
julien-nc a2aeec0
fix(FileAccess*): Adress review comments
julien-nc cb221c8
fix(FileAccess*): Change the way home dir root is found, remove the e…
julien-nc 3a96f8e
fix(FileAccess*): fix tests
julien-nc 43be97d
fix(FileAccess): Use one param for rewriting home dirs and excluding …
marcelklehr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests
Signed-off-by: Marcel Klehr <[email protected]>
- Loading branch information
commit 10cc43041bb6a0fd7470ec13e7e48f871aa1895e
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.