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: etcd-io/etcd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: etcd-io/etcd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 14 commits
  • 32 files changed
  • 3 contributors

Commits on Jul 8, 2016

  1. version: bump to v3.0.2+git

    gyuho committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    f51fdbc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. test: add upgrade test flag

    gyuho committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    1edfcd6 View commit details
    Browse the repository at this point in the history
  2. e2e: add basic upgrade tests

    gyuho committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    6a79bda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bc1d08 View commit details
    Browse the repository at this point in the history
  4. etcdserver: fix TestSnap

    xiang90 authored and gyuho committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    a647b79 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

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

Commits on Jul 14, 2016

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

Commits on Jul 15, 2016

  1. rpctypes: test error equivalence with Error()

    grpc.Errorf() now returns *rpcError, which makes comparisons shallow.
    Anthony Romano authored and gyuho committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    4b6f9b7 View commit details
    Browse the repository at this point in the history
  2. integration: test grpc error equivalence with Error()

    Anthony Romano authored and gyuho committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    bec58d5 View commit details
    Browse the repository at this point in the history
  3. vendor: update grpc

    Fixes #5871
    Anthony Romano authored and gyuho committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    a11ee98 View commit details
    Browse the repository at this point in the history
  4. clientv3: use grpc.FailFast(false) for all calls

    Anthony Romano authored and gyuho committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    129b271 View commit details
    Browse the repository at this point in the history
  5. integration: add FailFast(false) to failing tests

    Anthony Romano authored and gyuho committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    6b7891d View commit details
    Browse the repository at this point in the history
  6. version: bump to v3.0.3

    gyuho committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    24a90ba View commit details
    Browse the repository at this point in the history
Loading