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: lhallowes/docker-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kpelykh/docker-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 11 files changed
  • 5 contributors

Commits on May 18, 2014

  1. added support for a single centralized configuration

    alex.collins committed May 18, 2014
    Configuration menu
    Copy the full SHA
    3fcf3d7 View commit details
    Browse the repository at this point in the history
  2. README update

    alex.collins committed May 18, 2014
    Configuration menu
    Copy the full SHA
    9cf0799 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2014

  1. Merge branch 'config-spike' of https://github.com/alexec/docker-java

    into alexec-config-spike
    
    Conflicts:
    	src/main/java/com/kpelykh/docker/client/DockerClient.java
    Marcus Linke committed May 22, 2014
    Configuration menu
    Copy the full SHA
    44aa4b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431306b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alexec-config-spike

    Marcus Linke committed May 22, 2014
    Configuration menu
    Copy the full SHA
    81789ea View commit details
    Browse the repository at this point in the history
  4. Merge branch 'alexec-config-spike'

    Marcus Linke committed May 22, 2014
    Configuration menu
    Copy the full SHA
    a2e1a8d View commit details
    Browse the repository at this point in the history
  5. Merge pull request kpelykh#60 from marcuslinke/master

    Merge alexec-config-spike
    marcuslinke committed May 22, 2014
    Configuration menu
    Copy the full SHA
    f7f3992 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    marcuslinke committed May 22, 2014
    Configuration menu
    Copy the full SHA
    62be275 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

  1. Various fixes

    Marcus Linke committed May 23, 2014
    Configuration menu
    Copy the full SHA
    620e456 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kpelykh#61 from marcuslinke/master

    Various fixes
    marcuslinke committed May 23, 2014
    Configuration menu
    Copy the full SHA
    3d84b5b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2014

  1. Add ping method

    vjuranek committed Jun 8, 2014
    Configuration menu
    Copy the full SHA
    9aa7c50 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2014

  1. Merge pull request kpelykh#65 from vjuranek/ping

    Add ping method
    marcuslinke committed Jun 9, 2014
    Configuration menu
    Copy the full SHA
    c76d2dd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2014

  1. add tag method on image

    ydubreuil committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    1a997a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kpelykh#66 from ydubreuil/add-tag-method

    add tag method on image
    marcuslinke committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    8f49622 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2014

  1. Update README.md

    marcuslinke committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    26b4069 View commit details
    Browse the repository at this point in the history
Loading