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

Feature/22-switch-to-jdbc-driver #23

Merged
merged 63 commits into from
Oct 27, 2021
Merged

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    5fef2c5 View commit details
    Browse the repository at this point in the history
  2. Update ODBC manifest

    kaklakariada committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4d5f4b0 View commit details
    Browse the repository at this point in the history
  3. Add JDBC connector

    kaklakariada committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    3f08dc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Update user guide

    -DDisableVerifyConnectorPluginSignature is not required when using -DConnectPluginsPath
    kaklakariada committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2a77ab7 View commit details
    Browse the repository at this point in the history
  2. Add JDBC capabilities

    kaklakariada committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f2a96bd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    61da07f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8005259 View commit details
    Browse the repository at this point in the history
  3. Adapt to Exasol

    kaklakariada committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d18e9b4 View commit details
    Browse the repository at this point in the history
  4. Add fingerprint

    kaklakariada committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    aa3f58a View commit details
    Browse the repository at this point in the history
  5. Configure tdvt

    kaklakariada committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    007584c View commit details
    Browse the repository at this point in the history
  6. Add data source tests

    kaklakariada committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    62693d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Add results workbook

    kaklakariada committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    888ddc8 View commit details
    Browse the repository at this point in the history
  2. Update data source

    kaklakariada committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    93e86f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5468ffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66743d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55b6ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d8a196 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6df6dc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bd6385 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate space

    kaklakariada committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f91f9db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4b871c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    d99ab28 View commit details
    Browse the repository at this point in the history
  2. Skip test for time data type

    TIME not supported by Exasol
    kaklakariada committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    94b2e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7824508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a46dd8c View commit details
    Browse the repository at this point in the history
  5. Adapt odbc tests to run

    kaklakariada committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4893e9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b69604c View commit details
    Browse the repository at this point in the history
  7. Fix odbc issues with spaces

    Remove trimming capabilities that hide issue with trailing spaces in TO_CHAR()
    kaklakariada committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    816e211 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31ac6e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Remvove argument for number of threads

    This is now configured in the ini file
    kaklakariada committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d33dbc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13a131f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    e841deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f612ec7 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    kaklakariada committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    7c0d9b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76cd272 View commit details
    Browse the repository at this point in the history
  5. Add HtmlUnit driver

    kaklakariada committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    11b75e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8b810a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18b5fad View commit details
    Browse the repository at this point in the history
  8. Cleanup

    kaklakariada committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    9bb3934 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d76fd7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41e960b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87165cd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Improve pom setup

    kaklakariada committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f7a9a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9049e72 View commit details
    Browse the repository at this point in the history
  3. Read properties file in Java code to avoid having to set environment

    variables when running tests from the IDE.
    kaklakariada committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5949a72 View commit details
    Browse the repository at this point in the history
  4. Upgrade testcontainers to fix uploading files to the container

    user id 'xxx' is too big ( > 2097151 ) when using commons-compress 1.21
    with large user ID
    
    testcontainers/testcontainers-java#4384
    kaklakariada committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b6f746e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3675255 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e447c8 View commit details
    Browse the repository at this point in the history
  7. Document ui-test setup

    kaklakariada committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a5d4996 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a824a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0279193 View commit details
    Browse the repository at this point in the history
  10. Add developer guide

    kaklakariada committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    d54a0d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f089ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16c24aa View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    5bcd40b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d17af39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7212df1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    ac3afbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45de930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2078c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Apply suggestions from code review

    Co-authored-by: Anastasiia Sergienko <[email protected]>
    kaklakariada and AnastasiiaSergienko authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    666f431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cd944a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    559a0a8 View commit details
    Browse the repository at this point in the history