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

implement ConnectionProvider #8

Merged
merged 42 commits into from
Nov 14, 2024
Merged

implement ConnectionProvider #8

merged 42 commits into from
Nov 14, 2024

Commits on Oct 28, 2024

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

Commits on Nov 1, 2024

  1. Update src/test/resources/hibernate.properties

    Co-authored-by: Jeff Yemin <[email protected]>
    NathanQingyangXu and jyemin authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cdba9c5 View commit details
    Browse the repository at this point in the history
  2. remove package-info.java in test folder;

    add copyright to package-info.java in main folder
    NathanQingyangXu committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ad28ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb51724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fb9c5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08a9603 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77b0a72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46e06e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d68a0db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b816075 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    e151069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd90f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4036693 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    9c9622c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97f2dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f9f958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b817a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ad89a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf49b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73cf04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c11f6c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. change default constructor of MongoDialect to end up with null value;…

    … override getMinimumSupportedVersion()
    NathanQingyangXu committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e366ea6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    452c559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2124619 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    196880e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ac4c4f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    8e5eb59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4756ea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a7ebed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51e3184 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5307610 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    7d11aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3eefe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250673b View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/com/mongodb/hibernate/jdbc/MongoConnectionProvid…

    …er.java
    
    Co-authored-by: Valentin Kovalenko <[email protected]>
    NathanQingyangXu and stIncMale authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b7c37ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    089ba52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e0d8e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1af2884 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dd11e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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