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 permission lookups for a user #10906

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    cfd9da8 View commit details
    Browse the repository at this point in the history
  2. add release note

    stevenwinship committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7f8ed30 View commit details
    Browse the repository at this point in the history
  3. removed unused include

    stevenwinship committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    66c112d View commit details
    Browse the repository at this point in the history
  4. optimize sql

    stevenwinship committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e51cf6c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    3b860e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c01d1 View commit details
    Browse the repository at this point in the history
  3. remove tabs from sql

    stevenwinship committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    728835e View commit details
    Browse the repository at this point in the history
  4. adding :authenticated-users to SQl and swapping out ServiceDocumentMa…

    …nagerImpl call for new call
    stevenwinship committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7257e7d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. fix typo

    stevenwinship committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a194138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423077d View commit details
    Browse the repository at this point in the history
  3. updated docs

    stevenwinship committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ef85364 View commit details
    Browse the repository at this point in the history
  4. update doc

    stevenwinship committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    529db68 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    5a1f151 View commit details
    Browse the repository at this point in the history
  2. check for null request

    stevenwinship committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a10ba68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6090fb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    be2c143 View commit details
    Browse the repository at this point in the history