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

Reduce number of queries to read shares in a folder #34918

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 27, 2024

  1. Reduce number of queries to read shares

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    10bc136 View commit details
    Browse the repository at this point in the history
  2. An attempt to fix testGetShares unit test

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1d3070b View commit details
    Browse the repository at this point in the history
  3. Experimental change - disable uid check

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    641968d View commit details
    Browse the repository at this point in the history
  4. Fixes after review

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7d57fbf View commit details
    Browse the repository at this point in the history
  5. Seems to run as expected with uid check disabled

    Code clean-up
    
    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0aca9f1 View commit details
    Browse the repository at this point in the history
  6. Additional fixes after review (removed references)

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    093e47e View commit details
    Browse the repository at this point in the history
  7. Revert: Experimental change - disable uid check

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6054d48 View commit details
    Browse the repository at this point in the history
  8. Revert "Revert: Experimental change - disable uid check"

    This reverts commit 1367fc1.
    
    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and AndyScherzinger committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c7f5d11 View commit details
    Browse the repository at this point in the history