Skip to content
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

Optimize PROPFIND for non-shared/shared by reducing the number of que… #27284

Merged
merged 1 commit into from
Mar 10, 2017

Commits on Mar 10, 2017

  1. Optimize PROPFIND for non-shared/shared by reducing the number of que…

    …ries
    
    For already obtained nodes through `$folderNode->getDirectoryListing()`, query all share-types using IN() clause, injecting nodeID predicates directly into the query
    
    Full coverage with unit tests and fixes
    mrow4a committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    28ff6fe View commit details
    Browse the repository at this point in the history