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

add proxy poc #22

Merged
merged 44 commits into from
Mar 6, 2019
Merged

add proxy poc #22

merged 44 commits into from
Mar 6, 2019

Commits on Mar 2, 2019

  1. Configuration menu
    Copy the full SHA
    d42f513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d31f2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5f3491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f1a234 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4938a02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e776e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5879220 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb255c7 View commit details
    Browse the repository at this point in the history
  9. make the walker emit empty selection sets which is necessary to easil…

    …y append manually to an empty selection set
    jensneuse committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    8b10e87 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7fd3248 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. simplify proxy.graphqls

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    f34f482 View commit details
    Browse the repository at this point in the history
  2. remove unused fixture

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    eb4ffaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f037ffe View commit details
    Browse the repository at this point in the history
  4. add iterables to lookup

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    9cd440a View commit details
    Browse the repository at this point in the history
  5. extend node types

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    d718dc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bc2270 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d213f0d View commit details
    Browse the repository at this point in the history
  8. update printer fixtures

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    d09c929 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dccb21 View commit details
    Browse the repository at this point in the history
  10. update walker enums

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    146822b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f830b2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d9e3c9 View commit details
    Browse the repository at this point in the history
  13. fix node sorting

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8716030 View commit details
    Browse the repository at this point in the history
  14. remove unused code

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    93a82ea View commit details
    Browse the repository at this point in the history
  15. remove unused code

    jensneuse committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    0c63063 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59dc2eb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    bb3b4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6cce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cccea73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48ea63d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05696f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1f58fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b45c5b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c495da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aff606a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86dd31a View commit details
    Browse the repository at this point in the history
  11. remove unnecessary check

    jensneuse committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    773ba37 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    1224a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b14a05 View commit details
    Browse the repository at this point in the history
  3. simplify finding root node

    jensneuse committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    acd7e49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    693772a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d9a5b0 View commit details
    Browse the repository at this point in the history
  6. remove unused code

    jensneuse committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    de4aebf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #23 from jensneuse/add-typesystem-printer

    Add typesystem printer
    jensneuse authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    6c7da2c View commit details
    Browse the repository at this point in the history