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

Graphql update #144

Closed
wants to merge 12 commits into from
Closed

Graphql update #144

wants to merge 12 commits into from

Commits on Sep 15, 2018

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

Commits on Sep 26, 2018

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

Commits on Sep 27, 2018

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

Commits on Oct 1, 2018

  1. refactor(graphql): refactor graphql and dataloader initialization

    - initialize dataloader so that it only caches during a single request
    - also add test for graphql queries that are redundantly nested
    evansiroky committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    485a016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8170bd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2262cd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

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

Commits on Oct 8, 2018

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

Commits on Oct 15, 2018

  1. refactor(jdbcFetchers): simplify getResults method and add comments

    Addresses some PR review comments in #144
    evansiroky committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    dd3767f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

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

Commits on Oct 18, 2018

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