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

log enrty indises for logging should be "absolute", i.e. contain base #43

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

Commits on Jun 22, 2017

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

Commits on Jun 25, 2017

  1. Configuration menu
    Copy the full SHA
    df36251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    951ed9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a85ff40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0242cb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. null pointer checks added

    skorokhod committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    6007088 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Merge branch 'master' of https://github.com/willemt/raft

    # Conflicts:
    #	src/raft_log.c
    #	src/raft_server.c
    #	tests/test_log.c
    #	tests/test_server.cpp
    skorokhod committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    82e7367 View commit details
    Browse the repository at this point in the history
  2. test_snapshotting.c -> cpp

    skorokhod committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    d6a67fb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Merge branch 'master' of https://github.com/willemt/raft

    # Conflicts:
    #	tests/test_snapshotting.cpp
    skorokhod committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    68b0d52 View commit details
    Browse the repository at this point in the history
  2. log's test are synced

    skorokhod committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    251fcce View commit details
    Browse the repository at this point in the history