GitHub / github/graphql-relay-walker / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a532d0c8 | 0.3.0 | Robert Mosolgo <r****o@g****m> | almost 7 years ago | |
| 0e9385ec | merge Merge pull request #17 from github/support-class-based-types |
Robert Mosolgo <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| ec840275 | Use a more recent Ruby which is required by graphql-client's use of String#-@ | Robert Mosolgo <r****o@g****m> | almost 7 years ago | |
| 17d9348c | remove debug code; update deps | Robert Mosolgo <r****o@g****m> | almost 7 years ago | |
| 4fdbb218 | Support class-based schemas and types | Robert Mosolgo <r****o@g****m> | almost 7 years ago | |
| 34156725 | 0.2.0 | Robert Mosolgo <r****o@g****m> | about 7 years ago | |
| a37a69ed | 0.2.0 | Robert Mosolgo <r****o@g****m> | about 7 years ago | |
| 45670a19 | merge Merge pull request #16 from github/drop-legacy-graphql |
Robert Mosolgo <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| b9e99430 | remove 1.9 build because 1.9-dev is gone | Robert Mosolgo <r****o@g****m> | about 7 years ago | |
| 6c67fc9b | Drop support for GraphQL <1.5.6 | Robert Mosolgo <r****o@g****m> | about 7 years ago | |
| 1095cfc4 | Bump version for graphql 1.9+ compat | Robert Mosolgo <r****o@g****m> | almost 8 years ago | |
| 7a4279be | Build 1.9 and 1.8 on travis | Robert Mosolgo <r****o@g****m> | almost 8 years ago | |
| d7436ed6 | merge Merge pull request #15 from github/support-1.9-dev |
Robert Mosolgo <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 8b89c6c0 | Fix: don't generate empty inline fragments, they're invalid graphql | Robert Mosolgo <r****o@g****m> | almost 8 years ago | |
| e3626ca2 | Preserve behavior returning nil when arguments are missing | Robert Mosolgo <r****o@g****m> | almost 8 years ago | |
| f8d8ad79 | Also support <1.9 | Robert Mosolgo <r****o@g****m> | almost 8 years ago | |
| e9459e46 | Put back test helper | Robert Mosolgo <r****o@g****m> | almost 8 years ago | |
| 2a661e14 | Support GraphQL-Ruby 1.9-dev | Robert Mosolgo <r****o@g****m> | almost 8 years ago | |
| 9202cfa3 | Bump to 0.0.10 | Garen J. Torikian <g****n@u****m> | over 8 years ago | |
| 69d90572 | Support `except` and `only` masks | Garen J. Torikian <g****n@u****m> | over 8 years ago | |
| 281c2541 | Let Rubocop do its thing | Garen J. Torikian <g****n@u****m> | over 8 years ago | |
| 67c0178e | Bump gem to v0.0.9 | Christian Joudrey <c****e@g****m> | over 8 years ago | |
| 2a956c61 | merge Merge pull request #13 from github/fix-empty-selection-set |
Christian Joudrey <c****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0ae0b9dc | Do not rely on empty selection set syntax | Christian Joudrey <c****e@g****m> | over 8 years ago | |
| ca4584a6 | merge Merge pull request #12 from github/v0.0.8 |
Brooks Swinnerton <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 401a7043 | Bump gem to v0.0.8 | Brooks Swinnerton <b****n@g****m> | over 9 years ago | |
| f98d82ad | merge Merge pull request #11 from github/graphql-ruby-1-5-6 |
Brooks Swinnerton <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 26f9dc9b | Revert "Use valid_isolated_input in field_ast" | Brooks Swinnerton <b****n@g****m> | over 9 years ago | |
| 7c4c8577 | Use valid_isolated_input in field_ast | Brooks Swinnerton <b****n@g****m> | over 9 years ago | |
| 2bfa2288 | Remove use of warden as it's no longer required | Brooks Swinnerton <b****n@g****m> | over 9 years ago | |
| 1da76ca0 | Use valid_isolated_input? | Brooks Swinnerton <b****n@g****m> | over 9 years ago | |
| ec31adb6 | Add gem relesing tasks | Garen Torikian <g****n@g****m> | over 9 years ago | |
| d012fe29 | :gem: bump to 0.0.7 | Garen Torikian <g****n@g****m> | over 9 years ago | |
| e6aece25 | merge Merge pull request #10 from github/bump-the-string-length |
Garen Torikian <g****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 8639dc49 | Increase length of randomly generated string | Garen Torikian <g****n@g****m> | over 9 years ago | |
| 125135a6 | bumping to v0.0.6 | Brandon Black <b****k@g****m> | over 9 years ago | |
| c96d5f23 | merge Merge pull request #9 from bswinnerton/graphql-ruby-1-4-0 |
Brandon Black <b****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 2c3bbbd5 | Add support for GraphQL::Wardens of version 1.4.0 | Brooks Swinnerton <b****n@g****m> | over 9 years ago | |
| 28e559a5 | bump to v0.0.5 | Brandon Black <b****k@g****m> | almost 10 years ago | |
| 71f828d1 | merge Merge pull request #7 from github/new-graphql-fixes |
Brandon Black <b****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 3991b2d1 | type name in fragment condition is a TypeName as of graphql 1.0.0 | Charlie Somerville <c****e@c****z> | almost 10 years ago | |
| 4f0159ea | pass allow-all warden to valid_input? on graphql >= 1.1.0 | Charlie Somerville <c****e@c****z> | almost 10 years ago | |
| f436cf73 | bump version to 0.0.4 | Benjamin P Toews <m****i@u****m> | almost 10 years ago | |
| 028d2edd | merge Merge pull request #6 from github/relax-graphql-dependency |
Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| a9849a73 | relax graphql dependency | Charlie Somerville <c****e@c****z> | almost 10 years ago | |
| 24338cc9 | bump to v0.0.3 | Brandon Black <b****k@g****m> | almost 10 years ago | |
| 6234a42e | merge Merge pull request #5 from github/allow-client-context |
Brandon Black <b****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 6dc41924 | fixing travis config to avoid double ci jobs on PRs | Brandon Black <b****k@g****m> | almost 10 years ago | |
| 2830e4e3 | needs moar docs yo | Brandon Black <b****k@g****m> | almost 10 years ago | |
| 5ac79b35 | adding ability to pass context and variables through to graphql client | Brandon Black <b****k@g****m> | almost 10 years ago | |
| d23b8e0a | adding failing test for passthrough of variables and context | Brandon Black <b****k@g****m> | almost 10 years ago | |
| 602683f4 | merge Merge pull request #4 from github/ci_fix |
Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 1a91ccd3 | update README |
Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 6a95a32c | update travis ruby versions |
Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d1df69ac | merge Merge pull request #2 from github/ci-setup |
Ben Toews <m****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 6622aaf0 | typo | Brandon Black <b****k@g****m> | almost 10 years ago | |
| 89b703bb | add versioning and compatibility info to readme | Brandon Black <b****k@g****m> | almost 10 years ago | |
| 2fa7fbc8 | adding contributions and feedback to readme | Brandon Black <b****k@g****m> | almost 10 years ago | |
| b8a6b547 | adding build status and travis config | Brandon Black <b****k@g****m> | almost 10 years ago | |
| b3165b4c | add some query-builder tests | Benjamin P Toews <m****i@u****m> | almost 10 years ago | |
| ceb750e9 | queue specs | Benjamin P Toews <m****i@u****m> | almost 10 years ago | |
| d1fe418d | add rspec | Benjamin P Toews <m****i@u****m> | almost 10 years ago | |
| 4e44679a | bump version | Benjamin P Toews <m****i@u****m> | almost 10 years ago | |
| 80c71876 | first commit | Benjamin P Toews <m****i@u****m> | almost 10 years ago |