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

Add InfluxDB v2 support #3669

Merged

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    1d7a20f View commit details
    Browse the repository at this point in the history
  2. update influxdb.md

    raminqaf committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    60d8970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aa16a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    898b4a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. add influxDB v1.x code

    raminqaf committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    3ea5560 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

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

Commits on Jan 13, 2021

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

Commits on Mar 11, 2021

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

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    31ecbe3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    41e366a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

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

Commits on May 13, 2021

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

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    11ed5d4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/influxdb-v2-test-contain…

    …er' into feature/influxdb-v2-test-container
    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b5e5224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd2101 View commit details
    Browse the repository at this point in the history
  4. fix influxDB 1 dependency

    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    56887b0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    29c5605 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79d6dce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4ba6bf View commit details
    Browse the repository at this point in the history
  8. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV1.java
    
    Co-authored-by: Richard North <rich.north@gmail.com>
    raminqaf and rnorth committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9bc928e View commit details
    Browse the repository at this point in the history
  9. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV1.java
    
    Co-authored-by: Richard North <rich.north@gmail.com>
    raminqaf and rnorth committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    c4a23f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66e507a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f6db3fe View commit details
    Browse the repository at this point in the history
  12. Update docs/modules/databases/influxdb.md

    Co-authored-by: Richard North <rich.north@gmail.com>
    raminqaf and rnorth committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5021425 View commit details
    Browse the repository at this point in the history
  13. fix build.gradle

    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0f52423 View commit details
    Browse the repository at this point in the history
  14. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV1.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d606cb1 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    56b53c1 View commit details
    Browse the repository at this point in the history
  16. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV1.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2f8fdbc View commit details
    Browse the repository at this point in the history
  17. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV2.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    dfe23b6 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fd0dec4 View commit details
    Browse the repository at this point in the history
  19. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV2.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1b4ad56 View commit details
    Browse the repository at this point in the history
  20. add suggestions

    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e67fc5a View commit details
    Browse the repository at this point in the history
  21. resolve conflics

    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    77f2bac View commit details
    Browse the repository at this point in the history
  22. remove client code

    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    104f88f View commit details
    Browse the repository at this point in the history
  23. add getter to properties

    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9526fb3 View commit details
    Browse the repository at this point in the history
  24. Update modules/influxdb/build.gradle

    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b1a84a1 View commit details
    Browse the repository at this point in the history
  25. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainer.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    08af825 View commit details
    Browse the repository at this point in the history
  26. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV2.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7d5d03d View commit details
    Browse the repository at this point in the history
  27. add suggestions

    raminqaf committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    548713b View commit details
    Browse the repository at this point in the history
  28. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainer.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    53414ca View commit details
    Browse the repository at this point in the history
  29. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV2.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    22090c7 View commit details
    Browse the repository at this point in the history
  30. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV1.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    afa957f View commit details
    Browse the repository at this point in the history
  31. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainerV1.java
    
    Co-authored-by: Sergei Egorov <bsideup@gmail.com>
    raminqaf and bsideup committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2c03dda View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    89118fc View commit details
    Browse the repository at this point in the history
  2. fix gradle check

    raminqaf committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    207de33 View commit details
    Browse the repository at this point in the history
  3. override methods

    raminqaf committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5250407 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

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

Commits on Dec 15, 2021

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

Commits on Jan 12, 2022

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

Commits on Jul 30, 2022

  1. Merge branch 'master' of github.com:testcontainers/testcontainers-jav…

    …a into feature/influxdb-v2-test-container
    
    � Conflicts:
    �	modules/influxdb/src/main/java/org/testcontainers/containers/InfluxDBContainer.java
    �	modules/influxdb/src/test/java/org/testcontainers/containers/InfluxDBContainerV1Test.java
    �	modules/influxdb/src/test/java/org/testcontainers/containers/InfluxDBContainerV1WithUserTest.java
    raminqaf committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    31e3ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba98d8 View commit details
    Browse the repository at this point in the history
  3. Update docs

    raminqaf committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    0d99d8d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 5, 2022

  1. Add reviews

    raminqaf committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    cc1fc1a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    6df5da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37bfd1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ff5ec2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    0dee636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fdd745 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

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

Commits on Aug 9, 2022

  1. Fix javadoc

    raminqaf committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    e526c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f354c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    576cc04 View commit details
    Browse the repository at this point in the history
  2. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainer.java
    
    Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
    raminqaf and eddumelendez committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ae27fc3 View commit details
    Browse the repository at this point in the history
  3. Update modules/influxdb/src/main/java/org/testcontainers/containers/I…

    …nfluxDBContainer.java
    
    Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
    raminqaf and eddumelendez committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8c8ec4d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:testcontainers/testcontainers-jav…

    …a into feature/influxdb-v2-test-container
    
    � Conflicts:
    �	modules/influxdb/build.gradle
    �	modules/influxdb/src/test/java/org/testcontainers/containers/InfluxDBContainerTest.java
    �	modules/influxdb/src/test/java/org/testcontainers/containers/InfluxDBContainerWithUserTest.java
    raminqaf committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    335fbbd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    88f9847 View commit details
    Browse the repository at this point in the history
  6. update readme

    raminqaf committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8e1442d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. add snippet

    raminqaf committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d99342c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b92b63d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. add reviews

    raminqaf committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    edfc72c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    95dada5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f03ac43 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Oct 10, 2022

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

Commits on Oct 15, 2022

  1. Add reviews

    raminqaf committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    a1d1245 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    cb0c2c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba2714 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Fix docs

    raminqaf committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8f6f2a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/influxdb-v2-test-container' of github.com:ramin…

    …qaf/testcontainers-java into feature/influxdb-v2-test-container
    raminqaf committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    773328c View commit details
    Browse the repository at this point in the history
  3. Fix docs

    raminqaf committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    aa1e2ca View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. add reviews

    raminqaf committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1d817fe View commit details
    Browse the repository at this point in the history
  2. add checkstyle

    raminqaf committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    adab811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a190d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Polish

    eddumelendez committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    627a01c View commit details
    Browse the repository at this point in the history