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

Deprecating 'tables' #49

Merged
merged 52 commits into from
Aug 30, 2023
Merged

Deprecating 'tables' #49

merged 52 commits into from
Aug 30, 2023

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    93077e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9254f8 View commit details
    Browse the repository at this point in the history
  3. patch: metadata schema

    brouillette committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c47d426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeedbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fe7247 View commit details
    Browse the repository at this point in the history
  6. patch: readme

    brouillette committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7796caa View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    db59ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a0e59f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a47884 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. chore: dataset summary

    brouillette committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    315170a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2df96 View commit details
    Browse the repository at this point in the history
  3. chore: type safe dataset qp

    - improved http context composition
    brouillette committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    cba7a57 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    1c6cd61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df72857 View commit details
    Browse the repository at this point in the history
  3. patch: readme

    brouillette committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    32930bc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    d51c8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2773477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4ed1dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82939ff View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    2340082 View commit details
    Browse the repository at this point in the history
  2. chore: improved datset query coverage

    - discovered bug (unknown dataset id returns results)
    brouillette committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1048d3f View commit details
    Browse the repository at this point in the history
  3. patch|chore: dataset http middleware, repo query

    - improved tests
    brouillette committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    241d2c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. nodemon hot reload

    v-rocheleau committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5682d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3493f View commit details
    Browse the repository at this point in the history
  3. node image

    v-rocheleau committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4a93253 View commit details
    Browse the repository at this point in the history
  4. go reload with air

    v-rocheleau committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    db1e78e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a7d027 View commit details
    Browse the repository at this point in the history
  6. dev dockerfil fix

    v-rocheleau committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a277830 View commit details
    Browse the repository at this point in the history
  7. air config

    v-rocheleau committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5660468 View commit details
    Browse the repository at this point in the history
  8. test air install

    v-rocheleau committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7546185 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. working air conf

    v-rocheleau committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9ef94a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0612589 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    6cffa72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1130879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b10044d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix authz header in curl

    v-rocheleau committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5afd1c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d7de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0213c1a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. wes client auth

    v-rocheleau committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    217cf8f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. gohan url from config

    v-rocheleau committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8cfdc2a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. uniform dataset responses

    v-rocheleau committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7075ca3 View commit details
    Browse the repository at this point in the history
  2. fix dataset routes

    v-rocheleau committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    485d66a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

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

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    299e20e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9836a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c86809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cca5188 View commit details
    Browse the repository at this point in the history