-
Notifications
You must be signed in to change notification settings - Fork 355
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: colinmarc/hdfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: colinmarc/hdfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 63 files changed
- 3 contributors
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ab8b3a2 - Browse repository at this point
Copy the full SHA ab8b3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa52a5 - Browse repository at this point
Copy the full SHA 2fa52a5View commit details -
travis: touch *.pb.go before running make
For some reason, make on travis recently started deciding that the *.pb.go files were older than the *.proto files, ever though they originate from the same `git checkout`. The easiest way to fix this is simply to touch them right before we run make, so that they look newer.
1Configuration menu - View commit details
-
Copy full SHA for b116559 - Browse repository at this point
Copy the full SHA b116559View commit details -
Configuration menu - View commit details
-
Copy full SHA for a02f0cf - Browse repository at this point
Copy the full SHA a02f0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db86c7 - Browse repository at this point
Copy the full SHA 1db86c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f30457 - Browse repository at this point
Copy the full SHA 0f30457View commit details
Commits on Jan 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 47855e4 - Browse repository at this point
Copy the full SHA 47855e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a127fd5 - Browse repository at this point
Copy the full SHA a127fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be8f31 - Browse repository at this point
Copy the full SHA 4be8f31View commit details -
Add a very basic test, and put everything in the same directory so it gets cleaned up properly.
Configuration menu - View commit details
-
Copy full SHA for 7d48490 - Browse repository at this point
Copy the full SHA 7d48490View commit details
Commits on Jan 31, 2018
-
Improve conf loading and surrounding tests
- Fix a bug where configuration wasn't loaded from specified paths - Only search one path at a time, rather than deduping from all - Correctly handle fs.default.name - Improve test coverage and documentation
Configuration menu - View commit details
-
Copy full SHA for 01da926 - Browse repository at this point
Copy the full SHA 01da926View commit details
Commits on Apr 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0d4351a - Browse repository at this point
Copy the full SHA 0d4351aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a6c4d - Browse repository at this point
Copy the full SHA c4a6c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c31e90 - Browse repository at this point
Copy the full SHA 7c31e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84dbd09 - Browse repository at this point
Copy the full SHA 84dbd09View commit details
Commits on May 11, 2018
-
Change FileReader.ReadAt to return io.EOF for short reads
Previously we would return io.ErrUnexpectedEOF, but this better matches the behavior of os.File.ReadAt. Fixes #115
Configuration menu - View commit details
-
Copy full SHA for 7cb3ffe - Browse repository at this point
Copy the full SHA 7cb3ffeView 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 v1.1.0...v1.1.1