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

[stable6] Backports of perf improvements for stable 6 on 26 #3446

Merged
merged 7 commits into from
Apr 24, 2024

Commits on Apr 24, 2024

  1. fix: Cache if no share is found for current poll in Acl

    Not pretty but avoids a few DB calls. Ideally we should not do these
     requests at all, I do not really understand this share part in Acl.
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc authored and artonge committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    65a23bc View commit details
    Browse the repository at this point in the history
  2. join votes for participation check

    Signed-off-by: dartcafe <[email protected]>
    dartcafe authored and artonge committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    05e208a View commit details
    Browse the repository at this point in the history
  3. adjust tests

    Signed-off-by: dartcafe <[email protected]>
    dartcafe authored and artonge committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1e4f6ed View commit details
    Browse the repository at this point in the history
  4. Run cs:fix

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    62f4d96 View commit details
    Browse the repository at this point in the history
  5. join share for user role

    Signed-off-by: dartcafe <[email protected]>
    Signed-off-by: Louis Chemineau <[email protected]>
    dartcafe authored and artonge committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1eba16a View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    faa7ecf View commit details
    Browse the repository at this point in the history
  7. Fix cs:check

    Signed-off-by: Louis Chemineau <[email protected]>
    artonge committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ec3d982 View commit details
    Browse the repository at this point in the history