Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stumash/DistributedSystemsProject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stumash/DistributedSystemsProject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: milestone3-two-phase-commit
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 51 files changed
  • 2 contributors

Commits on Nov 19, 2018

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

Commits on Nov 26, 2018

  1. fix BeforeImage equals method and Middleware Bundle method

    Neil DEVAS authored and Neil DEVAS committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    5bcb6cc View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. start implementation of shadowing

    Neil DEVAS authored and Neil DEVAS committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    ea04d8f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. initial implementation of 2PC without failures

    Neil DEVAS authored and Neil DEVAS committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    78caa17 View commit details
    Browse the repository at this point in the history
  2. abstracted 2pc methods to interface

    Neil DEVAS authored and Neil DEVAS committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    71916d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. fix equals method for RM pairs

    Neil DEVAS authored and Neil DEVAS committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    7639819 View commit details
    Browse the repository at this point in the history
  2. fix XML persistor

    Neil DEVAS authored and Neil DEVAS committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    d137566 View commit details
    Browse the repository at this point in the history
  3. add reserved item class to allowed classes in xml persistor

    Neil DEVAS authored and Neil DEVAS committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    5aae76b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. wip milestone03

    Neil DEVAS authored and Neil DEVAS committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    99c1578 View commit details
    Browse the repository at this point in the history
  2. fix abort

    Neil DEVAS authored and Neil DEVAS committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    ce1f0d0 View commit details
    Browse the repository at this point in the history
  3. fix delete maybe

    Neil DEVAS authored and Neil DEVAS committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    a71f84b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. implement crash API

    Neil DEVAS authored and Neil DEVAS committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    723ed81 View commit details
    Browse the repository at this point in the history
  2. make fixes to crash API

    Neil DEVAS authored and Neil DEVAS committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    db135dc View commit details
    Browse the repository at this point in the history
  3. Crash API fixes

    Neil DEVAS authored and Neil DEVAS committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    0780256 View commit details
    Browse the repository at this point in the history
  4. fix crash API

    Neil DEVAS authored and Neil DEVAS committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    53530c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a771882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea10465 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. final version very broken

    stumash committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f1596b1 View commit details
    Browse the repository at this point in the history
Loading