8000 Comparing v1.1.1...v1.1.2 · colinmarc/hdfs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: colinmarc/hdfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: colinmarc/hdfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on May 22, 2018

  1. Reads on nil buffers

    emcfarlane committed May 22, 2018
    Configuration menu
    Copy the full SHA
    6f0c7b6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Merge pull request #117 from afking/readnil

    Correctly handle calls to Read with a nil buffer
    colinmarc authored May 24, 2018
    Configuration menu
    Copy the full SHA
    9b77bb6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

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

Commits on Jun 1, 2018

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

Commits on Jun 13, 2018

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

Commits on Jun 22, 2018

  1. Do some drive-by formatting

    colinmarc committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    0d8e54e View commit details
    Browse the repository at this point in the history
  2. Never use filepath.Join on the client

    Fixes #125
    colinmarc committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    5160e9f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #123 from remerge/fix_multi_home_hdfs

    use HostName instead of IpAddr for multi-homed HDFS
    colinmarc authored Jun 22, 2018
    Configuration menu
    Copy the full SHA
    80906ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #120 from afking/fix-singlenn

    Fix rpc.resolveConnection() deadlock
    colinmarc authored Jun 22, 2018
    Configuration menu
    Copy the full SHA
    195e2c7 View commit details
    Browse the repository at this point in the history
Loading
0