Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Refactor OverlayedChanges #5989

Merged
merged 12 commits into from
May 20, 2020
Merged

Refactor OverlayedChanges #5989

merged 12 commits into from
May 20, 2020

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    52b2419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8874a8e View commit details
    Browse the repository at this point in the history
  3. Do not clone pending changes

    Discarding prospective changes should be equivalent as a state machine
    is not to be called with peding changes.
    
    This will be replaced by a storage transaction that is rolled back before
    executing the call the second time removing this constraint.
    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    4fd4427 View commit details
    Browse the repository at this point in the history
  4. Doc fixes

    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    079b58c View commit details
    Browse the repository at this point in the history
  5. Remove overlong line

    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    1fef5b1 View commit details
    Browse the repository at this point in the history
  6. Revert "Do not clone pending changes"

    This reverts commit 4799491.
    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    531cded View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e60e6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02c8def View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a6ab5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    069f1d5 View commit details
    Browse the repository at this point in the history
  11. Swap order of comitted and prospective in fn child_infos

    This is only for consistency and does not impact the result.
    athei committed May 19, 2020
    Configuration menu
    Copy the full SHA
    fe48580 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58fb712 View commit details
    Browse the repository at this point in the history