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

Update with external checkpoints #199

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    d92696a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0552fe9 View commit details
    Browse the repository at this point in the history
  3. fixups for tests

    davidbirdsong committed May 4, 2020
    Configuration menu
    Copy the full SHA
    c108c8e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    0969f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c15785 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. implement feedback on UpdateMode

    UpdateMode will allow for 3 differen actions taken before old application is cancelled:
    - savepoint
    - checkpoint
    - no state saved (taking over existing SavepointDisabled flag)
    davidbirdsong committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    84e650e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. log savepointpath

    savepointpath can be supplied or found dynamically, helps with debugpath to observe which one is used
    davidbirdsong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    7b4e12d View commit details
    Browse the repository at this point in the history