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

chore: switching out ConnectorRegistry references for DatasourceDAO #20380

Merged
merged 32 commits into from
Jun 21, 2022

Commits on May 18, 2022

  1. rename and move dao file

    pkdotson committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0fbde4a View commit details
    Browse the repository at this point in the history
  2. Update dao.py

    hughhhh authored May 18, 2022
    Configuration menu
    Copy the full SHA
    148f400 View commit details
    Browse the repository at this point in the history
  3. add cachekey

    pkdotson committed May 18, 2022
    Configuration menu
    Copy the full SHA
    c63d575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    139e8f4 View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    hughhhh authored May 18, 2022
    Configuration menu
    Copy the full SHA
    bb79bc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8119f7a View commit details
    Browse the repository at this point in the history
  7. add utils ref

    pkdotson committed May 18, 2022
    Configuration menu
    Copy the full SHA
    7804433 View commit details
    Browse the repository at this point in the history
  8. more ref changes

    pkdotson committed May 18, 2022
    Configuration menu
    Copy the full SHA
    7ea4d1e View commit details
    Browse the repository at this point in the history
  9. add helpers

    pkdotson committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e691320 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. add todo in dashboard.py

    pkdotson committed May 19, 2022
    Configuration menu
    Copy the full SHA
    d0a694a View commit details
    Browse the repository at this point in the history
  2. add cachekey

    pkdotson committed May 19, 2022
    Configuration menu
    Copy the full SHA
    c92443a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    606a285 View commit details
    Browse the repository at this point in the history
  4. push rest of refs

    pkdotson committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f0d308f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. fix linting

    hughhhh authored May 20, 2022
    Configuration menu
    Copy the full SHA
    0e44849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea7ee06 View commit details
    Browse the repository at this point in the history
  3. fix more linting

    hughhhh authored May 20, 2022
    Configuration menu
    Copy the full SHA
    6439dfa View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. update enum

    hughhhh authored May 23, 2022
    Configuration menu
    Copy the full SHA
    36bf229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba919fc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. fixed merge conflicts

    hughhhh authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    5dff58f View commit details
    Browse the repository at this point in the history
  2. big reafctor

    hughhhh authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    95c5eb2 View commit details
    Browse the repository at this point in the history
  3. take value

    hughhhh authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    e08c4b8 View commit details
    Browse the repository at this point in the history
  4. fix

    hughhhh authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    ec17f51 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    19de44a View commit details
    Browse the repository at this point in the history
  2. delete connectregistry

    hughhhh authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b678a8b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. address concerns

    hughhhh authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    748805e View commit details
    Browse the repository at this point in the history
  2. address comments

    hughhhh authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    eb0da19 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. fix merge conflicts

    hughhhh authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b9b77b6 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    hughhhh authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    a7555ee View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. address concern II

    hughhhh authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    64ecbfe View commit details
    Browse the repository at this point in the history
  2. address concern II

    hughhhh authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f282ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0653a58 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. fix test

    hughhhh authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ed31bf1 View commit details
    Browse the repository at this point in the history