Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate ambiguous constructors #2839

Merged
merged 22 commits into from
Jul 19, 2020
Merged

Commits on Jun 25, 2020

  1. WIP

    rnorth committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    68ee3bc View commit details
    Browse the repository at this point in the history
  2. WIP

    rnorth committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    46c7e1b View commit details
    Browse the repository at this point in the history
  3. WIP

    rnorth committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    054b637 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. WIP

    rnorth committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    196f1a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Tidy up test image references

    rnorth committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f3fe807 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into deprecate-ambiguous…

    …-constructors
    
    # Conflicts:
    #	core/src/test/java/org/testcontainers/images/RemoteDockerImageTest.java
    #	modules/kafka/src/main/java/org/testcontainers/containers/KafkaContainer.java
    #	modules/kafka/src/test/java/org/testcontainers/containers/KafkaContainerTest.java
    #	modules/pulsar/src/main/java/org/testcontainers/containers/PulsarContainer.java
    #	modules/selenium/src/test/java/org/testcontainers/junit/ChromeRecordingWebDriverContainerTest.java
    rnorth committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c523b38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    296f9f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa94289 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    77aa418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    592f08a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Configuration menu
    Copy the full SHA
    1edc307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    113f3b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc7f625 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd7e13b View commit details
    Browse the repository at this point in the history
  5. Fix constructor delegation

    rnorth committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    a35b3c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    868f962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faf1217 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee45003 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Jul 16, 2020

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

Commits on Jul 19, 2020

  1. Update core/src/test/java/org/testcontainers/images/ImagePullPolicyTe…

    …st.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    rnorth and bsideup committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    cc4190d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eee5d8 View commit details
    Browse the repository at this point in the history