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: dekpient/docker-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75d5553
Choose a head ref
  • 4 commits
  • 47 files changed
  • 1 contributor

Commits on Aug 30, 2014

  1. Fix some formatting - add @OverRide, remove unused imports, override …

    …hashCode()
    Nitkalya Wiriyanuparb committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    e421ecf View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2014

  1. Bump JDK version to 1.7 since our code eventually calls javax.ws.rs.c…

    …ore.MultivaluedMap.addAll anyway
    Nitkalya Wiriyanuparb committed Aug 31, 2014
    Configuration menu
    Copy the full SHA
    9b91e89 View commit details
    Browse the repository at this point in the history
  2. Fix an error when building an image from Dockerfile

    Nitkalya Wiriyanuparb committed Aug 31, 2014
    Configuration menu
    Copy the full SHA
    91a0bb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2014

  1. Use short prefix type in Ports.toString()

    Nitkalya Wiriyanuparb committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    75d5553 View commit details
    Browse the repository at this point in the history
Loading
X Tutup