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

Add Async method to ContentDefinitionManager to prevent possible thread starvation #14668

Merged
merged 28 commits into from
Nov 23, 2023

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    62341f3 View commit details
    Browse the repository at this point in the history
  2. Address more warnings

    MikeAlhayek committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b3d0634 View commit details
    Browse the repository at this point in the history
  3. more warnings

    MikeAlhayek committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    cd2bbb7 View commit details
    Browse the repository at this point in the history
  4. Address more warnings

    MikeAlhayek committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b021f19 View commit details
    Browse the repository at this point in the history
  5. More warnings

    MikeAlhayek committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    07af98e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    c0148fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4703c2e View commit details
    Browse the repository at this point in the history
  3. Fix build

    MikeAlhayek committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    68025fe View commit details
    Browse the repository at this point in the history
  4. Update index providers

    MikeAlhayek committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    919a40f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b169ee View commit details
    Browse the repository at this point in the history
  6. Update docs

    MikeAlhayek committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    84b3e9c View commit details
    Browse the repository at this point in the history
  7. update edit view

    MikeAlhayek committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e044e54 View commit details
    Browse the repository at this point in the history
  8. Fix errors

    MikeAlhayek committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    9c1e59d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    55ed397 View commit details
    Browse the repository at this point in the history
  2. wip

    jtkech committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    71b5a7b View commit details
    Browse the repository at this point in the history
  3. wip

    jtkech committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0df91e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    5dde514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa6198c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb7970e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Cleanup

    MikeAlhayek committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d12d07c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. wip

    jtkech committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fe492e2 View commit details
    Browse the repository at this point in the history
  2. tweaks

    jtkech committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b8002f8 View commit details
    Browse the repository at this point in the history
  3. Order methods as in Interface

    jtkech committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    422aaad View commit details
    Browse the repository at this point in the history
  4. tweaks

    jtkech committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    88c4c20 View commit details
    Browse the repository at this point in the history
  5. Minor change

    jtkech committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b6592ea View commit details
    Browse the repository at this point in the history
  6. Minor formatting

    jtkech committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4874844 View commit details
    Browse the repository at this point in the history
  7. Minor changes

    jtkech committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7e8d0f4 View commit details
    Browse the repository at this point in the history