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

Support GraphQL #850

Merged
merged 31 commits into from
Jun 17, 2020
Merged

Support GraphQL #850

merged 31 commits into from
Jun 17, 2020

Commits on Jun 2, 2020

  1. support graphene

    RyanKung committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b838d45 View commit details
    Browse the repository at this point in the history
  2. granphene

    RyanKung committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    08642e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. unittest

    RyanKung committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    56470b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc02aba View commit details
    Browse the repository at this point in the history
  3. rm unused variable

    RyanKung committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6a8044b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. support more executor

    RyanKung committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d21dd49 View commit details
    Browse the repository at this point in the history
  2. rm unused import

    RyanKung committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ff46e30 View commit details
    Browse the repository at this point in the history
  3. add missing test boilerplate

    Sorry about this, we really need to document how to add testing
    for a new instrumentation, as it involves quite a few files.
    beniwohli committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    034ae7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e82a03 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Merge pull request #1 from beniwohli/fix-graphene-test-setup

    add missing test boilerplate
    RyanKung authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7a1fb98 View commit details
    Browse the repository at this point in the history
  2. add empty lines

    RyanKung committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    360f1d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af7a687 View commit details
    Browse the repository at this point in the history
  4. graphql

    RyanKung committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    c674a80 View commit details
    Browse the repository at this point in the history
  5. rm assert

    RyanKung committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3bf33e2 View commit details
    Browse the repository at this point in the history
  6. unittest for django

    RyanKung committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    56dd24a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    1bc86b0 View commit details
    Browse the repository at this point in the history
  2. updated graphql support

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    a658281 View commit details
    Browse the repository at this point in the history
  3. rename graphene to graphql

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    5aac234 View commit details
    Browse the repository at this point in the history
  4. rm imports

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    3e688bc View commit details
    Browse the repository at this point in the history
  5. bugfixed

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    e1fdcae View commit details
    Browse the repository at this point in the history
  6. rm blank line

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    41b840e View commit details
    Browse the repository at this point in the history
  7. added missing unittest

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    0590714 View commit details
    Browse the repository at this point in the history
  8. rm blank line

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    b7f13e7 View commit details
    Browse the repository at this point in the history
  9. setup name

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    45be344 View commit details
    Browse the repository at this point in the history
  10. fixed unittest

    RyanKung committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    0eb628d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    125a3f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. ignore basic type

    RyanKung committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c5f9989 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

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

Commits on Jun 17, 2020

  1. fixed test requirement

    RyanKung committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    11fef7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff484c View commit details
    Browse the repository at this point in the history
  3. Update changelog

    basepi committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    63e7157 View commit details
    Browse the repository at this point in the history