-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: etcd-io/etcd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 8 files changed
- 4 contributors
Commits on Sep 9, 2016
-
Anthony Romano committed
Sep 9, 2016 Configuration menu - View commit details
-
Copy full SHA for e0a99fb - Browse repository at this point
Copy the full SHA e0a99fbView commit details
Commits on Sep 15, 2016
-
auth: fix range handling bugs.
Test 15, counting from zero, in TestGetMergedPerms in etcd/auth/range_perm_cache_test.go, was trying incorrectly assert that [a, b) merged with [b, "") should be [a, b). Added a test specifically for this. This patch fixes the incorrect larger test and the bugs in the code that it was hiding. Fixes #6359
Configuration menu - View commit details
-
Copy full SHA for 9ab811d - Browse repository at this point
Copy the full SHA 9ab811dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0f5ac - Browse repository at this point
Copy the full SHA 2f0f5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb533d - Browse repository at this point
Copy the full SHA 8fb533dView commit details -
clientv3: balancer panics when call up after close
Fix the issue by adding a simple guard varable.
Configuration menu - View commit details
-
Copy full SHA for 2435eb9 - Browse repository at this point
Copy the full SHA 2435eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee27174 - Browse repository at this point
Copy the full SHA ee27174View commit details -
integration: fix compilation for backported Election test
Anthony Romano committedSep 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 73c8fda - Browse repository at this point
Copy the full SHA 73c8fdaView commit details -
clientv3: drain buffered WatchResponses before resuming
Otherwise, the watcherStream can receive WatchResponses in the middle of a resume, corrupting the stream. Fixes #6364
Anthony Romano committedSep 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 4abc381 - Browse repository at this point
Copy the full SHA 4abc381View commit details -
Anthony Romano committed
Sep 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 494c012 - Browse repository at this point
Copy the full SHA 494c012View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.8...v3.0.9