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

Few more NRT tweaks #12323

Merged
merged 9 commits into from May 1, 2022
Merged

Few more NRT tweaks #12323

merged 9 commits into from May 1, 2022

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    08f0f94 View commit details
    Browse the repository at this point in the history
  2. Added a ClearSessionValue method to ISessionManager (given you can no…

    … longer set a value to null).
    AndyButland committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1d7ada5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5822cde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce18e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    2930a71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468df3c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v10/dev' into v10/feature/more-nrt-tweaks

    # Conflicts:
    #	src/Umbraco.Core/Events/QueuingEventDispatcherBase.cs
    AndyButland committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    58a1f18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dffe47a View commit details
    Browse the repository at this point in the history
  5. Aligned nullablility of retreiving tree nodes and menus, synchronousl…

    …y or asynchronously (such that we no longer can get null values, always empty collection objects).
    AndyButland committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    f8059d5 View commit details
    Browse the repository at this point in the history