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

Commits on Aug 7, 2017

  1. prepare 3.0.x branch

    KostyaSha committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    41dc114 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Include empty directories in build context

    Łukasz Warchał committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    08b617b View commit details
    Browse the repository at this point in the history
  2. Merge pull request docker-java#892 from orzeh/empty-dirs-3.0.x

    Include empty directories in build context (3.0.x)
    KostyaSha authored Aug 8, 2017
    Configuration menu
    Copy the full SHA
    535c359 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

  1. Fix .dockerignore handling on Windows

    Łukasz Warchał committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    dc46072 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Merge pull request docker-java#896 from orzeh/dockerignore-windows-3.0.x

    Fix .dockerignore handling on Windows
    KostyaSha authored Aug 14, 2017
    Configuration menu
    Copy the full SHA
    63ff635 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Configuration menu
    Copy the full SHA
    a79baa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d5c76 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

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

Commits on Sep 21, 2017

  1. Merge pull request docker-java#916 from orzeh/space_url_encoding

    Encode spaces as %20 rather than + in URL params
    KostyaSha authored Sep 21, 2017
    Configuration menu
    Copy the full SHA
    943cc6f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

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

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    19da4b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7b5e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Add Privileged property to ExecCreateCmd

    Johannes Schüth committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    4defafd View commit details
    Browse the repository at this point in the history
  2. Merge pull request docker-java#903 from Jotschi/3.0.x

    Add Privileged property to ExecCreateCmd
    KostyaSha authored Oct 20, 2017
    Configuration menu
    Copy the full SHA
    141d674 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Merge pull request docker-java#928 from albestia/3.0.x

    INFRA Add getPid to InspectExecCmd
    KostyaSha authored Oct 22, 2017
    Configuration menu
    Copy the full SHA
    a9f9838 View commit details
    Browse the repository at this point in the history
Loading
X Tutup