Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/graphql-java/graphql-java

GraphQL Java implementation
https://github.com/graphql-java/graphql-java

merged master

d1dd1bda2f3eb20340f29fdbe95f8c32f97f4ec6 authored almost 8 years ago by Brad Baker <[email protected]>
Merge pull request #280 from bbakerman/261-use-generics-where-possible

#273 - use generics where possible

a339c65716a4e1c5913f26031c2491e7dea22afc authored almost 8 years ago by bbakerman <[email protected]>
Merge pull request #272 from bbakerman/253-equals-hashcodes-on-grapherror

#253 - hash code and equals on error helper

00f0035c185275be16f1587122eaab702956161e authored almost 8 years ago by bbakerman <[email protected]>
#261 - PR feedback

54833ce03363fe3325b82b9d30881b5d4aca0e0a authored about 8 years ago by Brad Baker <[email protected]>
Merge remote-tracking branch 'upstream/master' into 261-use-generics-where-possible

fc26392ebc19d9426946a97add10f0f108ab5185 authored about 8 years ago by Brad Baker <[email protected]>
Merge pull request #287 from sean-brandt/281-extensions-in-execution-result

#281: Spec allows for 'extensions' map in result but graphql-java does not

04be852b70fd0d0ff4274ee47b35285e13c85668 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Issue 281: Spec allows for 'extensions' map in result but

graphql-java does not.

ExecutionResult changed to have an extensions Map<Object,Object> and
Exec...

68e2b23b52ab0a4e482ffa5aa200e42be793cde1 authored about 8 years ago by Sean Brandt <[email protected]>
Merge pull request #286 from dminkovsky/master

Updated README For v2.3.0

9122adb00c1d9c7566490db933082bf9d85cd7ae authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Updated README For v2.3.0

9aeab59f795aad75c85fb2e86ea60e55579ffc4f authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #204 from kaqqao/master

#172 Allow TypeReference as InputType

7a7bd6b4917263d912d2f923b7ac94e91b19ec89 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
#273 - updated readme to reflect generics

0379192626eecc4c8494fae49439a85d27343f46 authored about 8 years ago by Brad Baker <[email protected]>
#273 - use generics where possible

This picks up from where https://github.com/graphql-java/graphql-java/pull/91/ left off.

The or...

24edbfa3d755ee16d893589cca1d70232128f5e1 authored about 8 years ago by Brad Baker <[email protected]>
#278 - consistent parameter ordering

ee92046597bd6ea964264ac8b6cd0d804accd66e authored about 8 years ago by Brad Baker <[email protected]>
#278 - merged in upstream master with tweaks

8c732866c9747754557d07e55893b1c24b69e7d7 authored about 8 years ago by Brad Baker <[email protected]>
#278 - merged in upstream master

49ce96fbe616cf4e4c8436131be4206fc3232ef2 authored about 8 years ago by Brad Baker <[email protected]>
#278 - generate a unique id for a graphql query

9d947841f274e417a3d1c7779ee71ae94a7cfaa7 authored about 8 years ago by Brad Baker <[email protected]>
Merge pull request #240 from dminkovsky/custom-mutation-strategy

Allow specification of mutation strategy

8f1681d7c9adb4d0a572173d45b7b13fcc769355 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Fix #208: Cannot use custom execution strategies on mutations

421383c49a1bff10bcc04ec5db673c72f209cc14 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge remote-tracking branch 'upstream/master' into 273-builder-pattern-on-graphql-object

d4097e94abf41db7706732150c4612c5a7145349 authored about 8 years ago by Brad Baker <[email protected]>
Merge pull request #277 from dminkovsky/keywords-as-names

Parsing: ensure that keywords can be used as names

f9a3e60dfa94d61919492c7b90ca637be1e50649 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge branch 'master' into 273-builder-pattern-on-graphql-object

f40e7bdc99d6079ba9b42d38311f60c7cfe8c48c authored about 8 years ago by Brad Baker <[email protected]>
Parsing: ensure that keywords can be used as names

8aaafaafd139e604a1d15606450160d85dd7bd4d authored about 8 years ago by Dmitry Minkovsky <[email protected]>
273 - use builder pattern in GraphQL top level object

b3412907b2f886098ef7d4a156ede64c208bb1aa authored about 8 years ago by Brad Baker <[email protected]>
Merge pull request #275 from dminkovsky/type-conditions-optional

Fixed grammar: type conditions in inline fragments are optional

902681f915ce51b402a1d2e36f6600b292707e9e authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #274 from dminkovsky/directive-introspection

Fixed directive introspection

166ffde5718206606a913f0c1f6c6e6027df4999 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Fixed grammar: type conditions in inline fragments are optional

e3bc842907bb65c22a32f6c378575e70338445c1 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Fixed directive introspection

bf9a85a5604248c16993a673942417382121c67e authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #156 from trevor-morris/input-object-value-resolver-fixes

ValuesResolver fixes for input object literals and variable values

05cc5c0d82336e0cef0a61fc6d6dad5383ecdefb authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #207 from dminkovsky/add-127-test

Add tests for #127

ed7fbb25c9c63df65571135d2e4aa0696b38740f authored about 8 years ago by Dmitry Minkovsky <[email protected]>
GH #196: Add tests for #127

730cd537190014eca35954b4addf526961196a7f authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #252 from dminkovsky/gh-244-id-integer

Fix #244: Support for integer-valued ID fields

484dd5176f8bb2f63f20ad7e0fe0adaf2e80e785 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #271 from bbakerman/263-make-execution-context-threadsafe

#263 - make execution context thread safe

6e3dc46a4f94435aa6d120d5bb2c49a0f5125bf3 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #243 from Distelli/add-graphql-schema-parsing

Initial take on adding GraphQL Schema parsing.

02b0c1162a4a2179258b50b6f1bc493072557182 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #1 from dminkovsky/pull-243

Added 'query' and 'mutation' as keywords in the grammar

e691e8716d8c3fd3602172e0cb0e2b9734f26a6b authored about 8 years ago by Brian Maher <[email protected]>
Added 'query' and 'mutation' as keywords in the grammar

0ae4872e7f298f6c6b39f824fa21c7fc41f45ec7 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
#253 - oops - included code I used to help generate the hashcode / equals

4ef6f0b23316eb0d856cca52ac1307ecad730586 authored about 8 years ago by Brad Baker <[email protected]>
#253 - hash code and equals on error helper

4afab48ba43f08927408972962a1cd65bdd93fc2 authored about 8 years ago by Brad Baker <[email protected]>
#263 - make execution context thread safe by being mostly immutable and otherwise thread safe

a095f738f711e8f953c913404615076da66dd4b2 authored about 8 years ago by Brad Baker <[email protected]>
#269 - this adds parameter objects to Instrumentation SPI and hence makes it less brittle for future changes. Hmm missed test commit

56eb2a75e4f171282cb64336d51683f6ba23b870 authored about 8 years ago by Brad Baker <[email protected]>
#269 - this adds parameter objects to Instrumentation SPI and hence makes it less brittle for future changes

973e5ab96c38eb66949cdd2ac5386a3774f8f7c7 authored about 8 years ago by Brad Baker <[email protected]>
#269 - this adds instrumentation to the execution of the graphql query

b79a9146f76249895277696325f58a050da40c48 authored about 8 years ago by Brad Baker <[email protected]>
use getter

adb7fedb450565a43cca36306dccc8b9eab64815 authored about 8 years ago by Jiayu Liu <[email protected]>
edge as well

659c6ae0e5a41662bc31aa079f572bc3941c1260 authored about 8 years ago by Jiayu Liu <[email protected]>
allow customized prefix

f51671abc37714117c979bad3ba0eb474fb836df authored about 8 years ago by Jiayu Liu <[email protected]>
relay interfaces

7927b9a30d7d042f5c126cdb112d89dea9dedf7c authored about 8 years ago by Jiayu Liu <[email protected]>
Merge pull request #190 from p-guldbaek-elsevier/directive-argument-name-check

Directive argument name check against directive instead of field

b549805b278a4768b165726b9b73137ccbd72f8c authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Fix #244: Support for integer-valued ID fields

73639da2c9c60beee94164742e2937866ce41edb authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Ensured type references are replaced regardless of type definition order

Added a simple schema validation mechanism and a rule for recursive input types
Added a test to e...

7fe7d33da584d8a8be1d0236fe7892647bc60948 authored about 8 years ago by Bojan Tomic <[email protected]>
Problem: passing input object as a resolved class doesn't work

ValueResolver makes an assumption that an object passed through
is always going to be a map.

Ho...

1414bc0701677e0d0e1a89b311f9b8d2e64ef33f authored about 8 years ago by Yurii Rashkovskii <[email protected]>
Merge pull request #246 from AntwaneB/master

Fixed DataFetcher example and typo in the readme

b2d6e04ce340ef273588495d47d73317efa23be6 authored about 8 years ago by Andreas Marek <[email protected]>
Fixed DataFetcher example and typo in the readme

5427de5540b90ea965a20084c82c290e6f1cd394 authored about 8 years ago by Antoine Buchser <[email protected]>
Finish the GraphQL Schema parsing so it supports SchemaDefinition,

DirectiveDefinition, and TypeExtensionDefinition type declarations.

bb7e36db8604dbfc64257089abdf5658d2e3f12c authored about 8 years ago by Brian Maher <[email protected]>
Initial take on adding GraphQL Schema parsing.

The definitions come from this pending pull request:

https://github.com/facebook/graphql/pull/9...

a2513f342bda673feb7afc80c78bfeade3c13788 authored about 8 years ago by Brian Maher <[email protected]>
change to fix open-jdk image instead java to fix build

4f9a66d76dec463703529e5c34b5c25fcfb16625 authored about 8 years ago by andimarek <[email protected]>
update to latest gradle version 3.2

0bd261d342a206f375e4a1112a42ac18fc269bb9 authored about 8 years ago by andimarek <[email protected]>
ValuesResolver fixes for input object literals and variable values

Addresses #152 and #106

When resolving an object literal check for any fields which are omitted...

26b68e3f4eade9072022fb5f19b0ad6444713c62 authored about 8 years ago by Trevor Morris <[email protected]>
Merge pull request #238 from graphql-java/pcarrier/0._is_float

4. parses as FloatValue

d6ef6141348ddef20dc8b84555411257fb3c3c3d authored about 8 years ago by Pierre Carrier <[email protected]>
make 4. parse as FloatValue

62b57cb06ec71b2b2cc22007a8280ae2e7a22644 authored about 8 years ago by Pierre Carrier <[email protected]>
test that 4. parses as FloatValue

7997d175aef6db37f9e3026a409f7881d427bc06 authored about 8 years ago by Pierre Carrier <[email protected]>
update for new version 2.2.0

bef5072fdaed9327ad0da0d6a43ac226d34d777a authored about 8 years ago by Andreas Marek <[email protected]>
Updated README for v2.2.0

fb544d6a239af470739bdd31f51be9266dd124c1 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #236 from dminkovsky/fix-225

Fix #225: remove ANTLR compile dep from published POM

b406b067cb582072deff8c4c688dc26b19f314c5 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Added note regarding fix for #225

c9f85661e04623f1793e9174d035ee9a1c9e4bb9 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Fix #225: remove ANTLR compile dep from published POM

1ac98bf57496281e9098af87c8c84b34ee0565ff authored about 8 years ago by Dmitry Minkovsky <[email protected]>
illegal global id should yield illegal argument exception

662ec104dfe7ccedbac6ea7a03f8e4b8f129a4f5 authored about 8 years ago by Jiayu Liu <[email protected]>
Fix a bug in SimpleConnection where if a 'last' argument is used that was larger than the data set an error was thrown.

7b87d5487bb711e534f041e0cc9d09ca65aa3217 authored about 8 years ago by Matt Cirillo <[email protected]>
Fix example code

dc46beb3c026916ed7a2648862b3579f6a4274bb authored about 8 years ago by Jeff Scott Brown <[email protected]>
This call to .build() will no longer be needed.

See
https://github.com/graphql-java/graphql-java/commit/be0e7f3ae90a4c53fd4c
5dfe43b4d9cff94f59dd

a307914a7a1d5ed7eaad2410d098f7e9c14ab0ad authored about 8 years ago by Jeff Scott Brown <[email protected]>
PR #217: Allow serialization of any Iterable collection as a GraphQLList

02ab468c0e6ee8bb65fe1586f698f526ff43e70e authored about 8 years ago by Ian Will <[email protected]>
Fix validation stack overflow errors

12212bffcee0ce9c39c4878a7c16f05b1973a851 authored about 8 years ago by herojan <[email protected]>
Change log-levels to more appropriate setting.

1c4842265ffc6bfe3edae70cc4f9415b70549232 authored about 8 years ago by Arnold Schrijver <[email protected]>
Merge pull request #228 from AntwaneB/master

Fixed link to grammar

2b5789c22f2cf4afc321cea814927c93d501ee74 authored about 8 years ago by Dmitry Minkovsky <[email protected]>
Fixed link to grammar

9e2ed5d0e5be887f56bd7db89eae01d59d531eb5 authored about 8 years ago by Antoine Buchser <[email protected]>
Merge pull request #214 from dminkovsky/fix-213

Fix #213

df0c65d31a3263c929ea247ee2f30246e125f588 authored over 8 years ago by Andreas Marek <[email protected]>
Failing test for #213

49b09c452353a56d9998e8060e593ab07d713776 authored over 8 years ago by Dmitry Minkovsky <[email protected]>
Update ANTLR grammar to fix #213

649adb3d4c79d0987fa4f14406fa78e21cc6b49f authored over 8 years ago by Dmitry Minkovsky <[email protected]>
#172 Allow TypeReference as InputType

cdedf3b27037a4e48ef5c61e31e3bb0b822e22ab authored over 8 years ago by Bojan Tomic <[email protected]>
Merge pull request #159 from IamCornholio/feature/builder-function

Improve schema builders

0946f830a947b95adbdc3c23e97d244150be66b1 authored over 8 years ago by Dmitry Minkovsky <[email protected]>
Add overrides for incomplete builder and supplier

- Add a jdk8 supplier-esque builder function interface to support
lambda builder functions.

-...

be0e7f3ae90a4c53fd4c5dfe43b4d9cff94f59dd authored over 8 years ago by IamCornholio <[email protected]>
update reame to point to newest release 2.1.0

cbbe2e2479a2cf06daa47bc8398c30ee7139eb0f authored over 8 years ago by andimarek <[email protected]>
update to gradle 3.0

aae93219f6d2400de7512f5364087afdcd76495c authored over 8 years ago by andimarek <[email protected]>
Merge pull request #123 from alexkrebiehl/master

Recursive types not being resolved

8eb4a49d3edf38a0a771a2635cb31dfb65b5a2ae authored over 8 years ago by Mark Philpot <[email protected]>
Merge branch 'master' of github.com:graphql-java/graphql-java

b8145426fee3e169d4777e80f7582449b0505e55 authored over 8 years ago by Mark Philpot <[email protected]>
Adding link to project page for javadocs

2a7e7b7855041a609d5f779b190e55d4827185d7 authored over 8 years ago by Mark Philpot <[email protected]>
Merge pull request #191 from Jimexist/feature/code-cleanup

some code cleanup

e02f63fea32508ab4c9ff8cf53866e13f5a5f1cf authored over 8 years ago by Mark Philpot <[email protected]>
some code cleanup

9defb6940e7f677039024d2c55f1d437746c6c64 authored over 8 years ago by Jiayu Liu <[email protected]>
Reverted import to be in line with upstream

c6c9faae02b752d56b3d4876da616fae0d920c33 authored over 8 years ago by Peter Kjaer Guldbaek <[email protected]>
Merge branch 'master' into directive-argument-name-check

148b5899e93c5b5b304af9b35a99d54e71fb3369 authored over 8 years ago by Peter Kjaer Guldbaek <[email protected]>
Directive argument is no longer validated as field argument

2f339355b3bde087f4f8952a53e6f7725f2a4dcc authored over 8 years ago by Peter Kjaer Guldbaek <[email protected]>
Merge pull request #187 from aschrijver/issue-#138/introspection-query

Added introspection query to codebase (issue #138)

0ad210c038a9daa54b593c2c157a9e2f4e3cc35a authored over 8 years ago by Mark Philpot <[email protected]>
Merge pull request #164 from ayhanap/master

Fix for #130 - Adds support for Boolean property accessors with 'get' prefix in PropertyDataFetcher

ad26987d3f42af05d4b3c7cb7502f442a226cbad authored over 8 years ago by Mark Philpot <[email protected]>
removed unused parameters from methods

8c0bd481b6515ee1dc24475ac3758abdae18c963 authored over 8 years ago by Ayhan APAYDIN <[email protected]>
removed unnecessary catch block in getPropertyViaGetterUsingPrefix

97b6358574ef4e31377767172102bdaeb4a3dbf2 authored over 8 years ago by Ayhan APAYDIN <[email protected]>
made getPropertyViaGetter cleaner

c25ed3eaee0ba8a9548ace2428e705b5ac3de7bf authored over 8 years ago by Ayhan APAYDIN <[email protected]>
Added introspection query to codebase (issue #138)

4381383b09ea8c0829511c6762e7161404c4dc8b authored over 8 years ago by Arnold Schrijver <[email protected]>
remove hint about maintenance and call for help

8862741d6d959c0f882f4d98aca8e47e485936d8 authored over 8 years ago by andimarek <[email protected]>
Merge pull request #185 from dminkovsky/patch-4

Rename `ValuesResolver#coerceValueForInputObjectField()`

4b965faa4652f61254f4083638f8e6bb78e54755 authored over 8 years ago by Dmitry Minkovsky <[email protected]>
Rename `ValuesResolver#coerceValueForInputObjectField()`

to `#coerceValueForInputObjectType()`, because that is the type of
object it operates on.

2da789d3dab84765cad6f4d4dd165d7916c15ef3 authored over 8 years ago by Dmitry Minkovsky <[email protected]>
Merge pull request #168 from ntkoopman/string

Parse escaped characters in strings

5c9835aa9c34d3602ebb5b7c5ecec825596909ba authored over 8 years ago by Mark Philpot <[email protected]>
Merge pull request #161 from IamCornholio/fix/antlr-grammar-generation

Remove generated antlr code. Add build task dependency

f9ca3ac80cdfa43a9eaba9cdf10d96f89ae5288f authored over 8 years ago by Mark Philpot <[email protected]>