Граф коммитов

43 Коммитов

Автор SHA1 Сообщение Дата
Christian Joudrey 67c0178e17
Bump gem to v0.0.9 2018-02-27 15:37:59 -05:00
Christian Joudrey 2a956c61c7
Merge pull request #13 from github/fix-empty-selection-set
Empty selection sets are no longer syntactically valid
2018-02-27 15:35:43 -05:00
Christian Joudrey 0ae0b9dca7
Do not rely on empty selection set syntax 2018-02-27 14:49:30 -05:00
Brooks Swinnerton ca4584a60e Merge pull request #12 from github/v0.0.8
Bump version to v0.0.8
2017-04-10 15:31:05 -04:00
Brooks Swinnerton 401a70436c
Bump gem to v0.0.8 2017-04-10 15:27:12 -04:00
Brooks Swinnerton f98d82ad21 Merge pull request #11 from github/graphql-ruby-1-5-6
Use valid_isolated_input? in place of valid_input?
2017-04-10 15:26:08 -04:00
Brooks Swinnerton 26f9dc9b80
Revert "Use valid_isolated_input in field_ast"
This reverts commit 7c4c85776a.
2017-04-10 14:31:09 -04:00
Brooks Swinnerton 7c4c85776a
Use valid_isolated_input in field_ast 2017-04-10 14:18:45 -04:00
Brooks Swinnerton 2bfa228868
Remove use of warden as it's no longer required 2017-04-10 14:03:37 -04:00
Brooks Swinnerton 1da76ca09c
Use valid_isolated_input?
As per the deprecation notice noted in https://git.io/vS6hn.
2017-04-10 13:45:22 -04:00
Garen Torikian ec31adb640
Add gem relesing tasks 2017-03-17 15:06:07 -07:00
Garen Torikian d012fe29c4
💎 bump to 0.0.7 2017-03-17 15:05:09 -07:00
Garen Torikian e6aece25b4 Merge pull request #10 from github/bump-the-string-length
Increase length of randomly generated string
2017-03-17 15:03:52 -07:00
Garen Torikian 8639dc49bf
Increase length of randomly generated string 2017-03-17 14:39:46 -07:00
Brandon Black 125135a617
bumping to v0.0.6 2017-01-09 14:02:26 -08:00
Brandon Black c96d5f2379 Merge pull request #9 from bswinnerton/graphql-ruby-1-4-0
Add support for GraphQL::Wardens of version 1.4.0
2017-01-09 13:57:04 -08:00
Brooks Swinnerton 2c3bbbd523
Add support for GraphQL::Wardens of version 1.4.0
The method fingerprint of GraphQL::Schema::Warden has changed in
graphql-ruby 1.4.0. Warden's first argument is now the mask, and then
two keyword arguments, schema and context as per https://git.io/vM8aG.

This commit updates that method signature in the query builder code.
2017-01-09 16:45:00 -05:00
Brandon Black 28e559a557
bump to v0.0.5 2016-11-08 11:31:57 -08:00
Brandon Black 71f828d171 Merge pull request #7 from github/new-graphql-fixes
Fixes for GraphQL 1.0.0+
2016-11-08 11:29:26 -08:00
Charlie Somerville 3991b2d1dd type name in fragment condition is a TypeName as of graphql 1.0.0 2016-11-08 19:19:04 +11:00
Charlie Somerville 4f0159ea09 pass allow-all warden to valid_input? on graphql >= 1.1.0 2016-11-08 19:03:49 +11:00
Benjamin P Toews f436cf736b
bump version to 0.0.4 2016-11-07 21:24:52 -07:00
Ben Toews 028d2edd07 Merge pull request #6 from github/relax-graphql-dependency
Relax graphql dependency
2016-11-07 21:21:34 -07:00
Charlie Somerville a9849a7372 relax graphql dependency 2016-11-08 14:38:55 +11:00
Brandon Black 24338cc986
bump to v0.0.3 2016-11-03 20:03:21 -07:00
Brandon Black 6234a42e10 Merge pull request #5 from github/allow-client-context
Adding the ability to pass context and variables through to GraphQL::Client
2016-11-03 19:47:17 -07:00
Brandon Black 6dc4192467
fixing travis config to avoid double ci jobs on PRs 2016-11-03 19:12:25 -07:00
Brandon Black 2830e4e3e1
needs moar docs yo 2016-11-03 19:05:27 -07:00
Brandon Black 5ac79b35db
adding ability to pass context and variables through to graphql client 2016-11-03 14:02:06 -07:00
Brandon Black d23b8e0af0
adding failing test for passthrough of variables and context 2016-11-03 14:01:33 -07:00
Ben Toews 602683f48b Merge pull request #4 from github/ci_fix
Fix CI
2016-10-27 11:41:51 -06:00
Ben Toews 1a91ccd390 update README 2016-10-26 11:03:04 -06:00
Ben Toews 6a95a32c61 update travis ruby versions
activesupport requires >= 2.2.2
2016-10-26 11:00:56 -06:00
Ben Toews d1df69ac2a Merge pull request #2 from github/ci-setup
Adding build status to README and travis config file
2016-10-25 16:21:15 -06:00
Brandon Black 6622aaf036
typo 2016-10-25 15:00:11 -07:00
Brandon Black 89b703bbe1
add versioning and compatibility info to readme 2016-10-25 14:59:21 -07:00
Brandon Black 2fa7fbc884
adding contributions and feedback to readme 2016-10-25 14:55:06 -07:00
Brandon Black b8a6b5477b
adding build status and travis config 2016-10-25 14:46:19 -07:00
Benjamin P Toews b3165b4c94
add some query-builder tests 2016-10-18 14:37:53 -06:00
Benjamin P Toews ceb750e9bc
queue specs 2016-10-18 12:17:40 -06:00
Benjamin P Toews d1fe418d62
add rspec 2016-10-18 10:10:01 -06:00
Benjamin P Toews 4e44679a5d
bump version 2016-10-18 10:02:02 -06:00
Benjamin P Toews 80c7187622
first commit 2016-10-18 09:27:31 -06:00