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

Reusable containers #1781

Merged
merged 17 commits into from
Oct 26, 2019
Merged

Reusable containers #1781

merged 17 commits into from
Oct 26, 2019

Commits on May 10, 2019

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

Commits on Jul 12, 2019

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

Commits on Aug 24, 2019

  1. Merge remote-tracking branch 'origin/master' into reusable_containers

    # Conflicts:
    #	modules/kafka/src/main/java/org/testcontainers/containers/KafkaContainer.java
    bsideup committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    81021ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dba2fb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    480b9d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0adb3 View commit details
    Browse the repository at this point in the history
  3. Simplify the startup sequence

    bsideup committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    66f481e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    111ae0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45f972d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e5951a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    173f66e View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/separate_environment_and_classpa…

    …th_properties' into reusable_containers
    bsideup committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    2b13c46 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Merge remote-tracking branch 'origin/master' into reusable_containers

    # Conflicts:
    #	core/src/main/java/org/testcontainers/images/builder/ImageFromDockerfile.java
    #	core/src/main/java/org/testcontainers/utility/TestcontainersConfiguration.java
    bsideup committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    44c7ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99d4d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf790d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Add @UnstableAPI annotation

    bsideup committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    63b276e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e793eb0 View commit details
    Browse the repository at this point in the history