X Tutup
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: docker-java/docker-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7b7fabd
Choose a base ref
...
head repository: HoverEpic/docker-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f2475c
Choose a head ref
  • 6 commits
  • 18 files changed
  • 1 contributor

Commits on Jan 29, 2016

  1. Made the client swarm-compatible

    michael.freund committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    b2f47f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. - made temp variables transient

    - reverted arraychecking in PullResponseItem
    michael.freund committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    1edbc61 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	src/main/java/com/github/dockerjava/core/DockerClientConfig.java
    #	src/test/java/com/github/dockerjava/core/DockerClientConfigTest.java
    michael.freund committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    3be2793 View commit details
    Browse the repository at this point in the history
  3. swarm fixes

    michael.freund committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    fc6b71f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a517f86 View commit details
    Browse the repository at this point in the history
  5. removed comment

    michael.freund committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    0f2475c View commit details
    Browse the repository at this point in the history
Loading
X Tutup