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

section about lists and nonNull

05149490bd4c1ad2bb6280fe93b5e75f781e58d6 authored over 9 years ago by andimarek <[email protected]>
README work

6d1928bb14f83bd0877f54682e97d8f740b5ccd4 authored over 9 years ago by andimarek <[email protected]>
README work

4d206394e831cfa70961a0f39dd499a826d23d9f authored over 9 years ago by andimarek <[email protected]>
doc cleanup

31525e7033e2119eda470df0864fa396d60e9dbf authored over 9 years ago by andimarek <[email protected]>
update doc, because 1.2 is now available in maven central

65da1805f6668effeed00d3ec5429540cfefd492 authored over 9 years ago by andimarek <[email protected]>
groupId for 1.2 is now com.graphql-java

1202f3c97f62463b69f5eebd959b6f82ee71b317 authored over 9 years ago by andimarek <[email protected]>
update hello word example for v1.2

8a4641778c872f38cdf8bb7fa2609a2a8a3f2585 authored over 9 years ago by andimarek <[email protected]>
typo

f631c7dcd515f61745c90b9e8a559a98cfbc23c9 authored over 9 years ago by andimarek <[email protected]>
update readme for 1.2

280edb9d2880986cad93fba79efa195906d99b66 authored over 9 years ago by andimarek <[email protected]>
add source location and message to all validation errors

97f638d0826fe471721012e1508af4f78d6dcb31 authored over 9 years ago by andimarek <[email protected]>
Ast nodes shouldn't override equals/hashCode

Node are are only equal by reference. To compare Nodes use AstComparator

b3122b49bac09d2bc8759a1320471c59e891594b authored over 9 years ago by andimarek <[email protected]>
add section about Recursive Type References

0e3c7c9f6fc82021f3cdc468e07a423882e52a29 authored over 9 years ago by andimarek <[email protected]>
add info about latest dev build

55ecd91cd100900e9eac9845dec09e015e989d27 authored over 9 years ago by andimarek <[email protected]>
automatic publish on bintray

9a0cb716c391c13909168c3db9c9d103adfb6a05 authored over 9 years ago by andimarek <[email protected]>
automatic bintray upload via travis

05b3762c3a23e80fec2def00f9cc4c23e2832890 authored over 9 years ago by andimarek <[email protected]>
add folders to ignore

fc931ee5fd8c9c65a4fb8e0bb744fb7f81ed9d40 authored over 9 years ago by andimarek <[email protected]>
possible fragment spreads validation ...done

6fe8a34253c2fc9aa4b13dd9f564e7a9c55ab16e authored over 9 years ago by andimarek <[email protected]>
possible fragment spreads validation (wip)

3ac34ab6f5f956db57488898b20ec31683db0e65 authored over 9 years ago by andimarek <[email protected]>
refactoring: schema itself knows all types instead of recalculate every time via SchemaUtil

aa38b06bf137503a63b585cecd0e74f8f16adf5a authored over 9 years ago by andimarek <[email protected]>
possible fragment spreads validation (wip)

7b436226c6d66719aee1c2689e154d0ddee9b301 authored over 9 years ago by andimarek <[email protected]>
star wars validation tests

e977534d7a8cd784ea8429a44a85800a7aa4040f authored over 9 years ago by andimarek <[email protected]>
Possible fragment spreads validation

01dccac01204188bba6bed68aded7fec0b3c1291 authored over 9 years ago by andimarek <[email protected]>
Possible fragment spreads (wip)

cfb4f7426ca66817cb95a9f7c5d6c151f8b829cf authored over 9 years ago by andimarek <[email protected]>
finish OverlappingFieldsCanBeMerged validation

022fbd38fd95b74fd5110635b458b18f03d11b60 authored over 9 years ago by andimarek <[email protected]>
field validation: deep errors

1eff80d2e918bdbdb2520668147925e5bfe44758 authored over 9 years ago by andimarek <[email protected]>
field validation: deep errors

945a53ab0c01863308b799045f8eb3f701604181 authored over 9 years ago by andimarek <[email protected]>
field validation: unique errors

ef8f0f0ddc0ac4c4831bb71e474225cc88a933b6 authored over 9 years ago by andimarek <[email protected]>
field validation (wip)

f7d9f5cdcf003d1fb5e57e1d2a8bf46ddd8642b7 authored over 9 years ago by andimarek <[email protected]>
field validation

690358baa37c5cb60a96a7cfba99cd7fe29159ce authored over 9 years ago by andimarek <[email protected]>
field validation

0356653e8ba29c3e95b014c037ae8aa6d16579f9 authored over 9 years ago by andimarek <[email protected]>
change executionResult to conform to graphql spec

237399b9c86f9ab1329ac8f9e8a8cd98cddb9b06 authored over 9 years ago by andimarek <[email protected]>
changed errors conform to specification

a81d63c06b8269c9139e8c94e6cbd7561764a4bc authored over 9 years ago by andimarek <[email protected]>
field validation (wip)

82e37dcbad203ed442bf1ec992c8408b6e79fd62 authored over 9 years ago by andimarek <[email protected]>
fix typo

ec66d8b5c6cff55ea0148214b5eecc7125bc79da authored over 9 years ago by andimarek <[email protected]>
No fragment Cycles Validation

b969ede94861879ea3ff2055f28f2435db260b0b authored over 9 years ago by andimarek <[email protected]>
set visitSpreadFragments to true

956ddd8270764d2f2e2f0b8aabc04667e182629a authored over 9 years ago by andimarek <[email protected]>
No unused variables validation

880eb091449d6a079a6dbfdfce00740b5de32878 authored over 9 years ago by andimarek <[email protected]>
setVisitFragmentSpreads flag for rules

6566a5af45253a9117a122028308b8a649d6a3c0 authored over 9 years ago by andimarek <[email protected]>
NoUndefinedVariables validation

4b0f54323a7a3bbd8f7529ff3854bf98dc58f397 authored over 9 years ago by andimarek <[email protected]>
known directive test

4c0c3e3dffacdfeae87aba796562a391b7ce0bc3 authored over 9 years ago by andimarek <[email protected]>
add list of ancestors

a2a49f27ffb3397ba86054ac73988592083ffc51 authored over 9 years ago by andimarek <[email protected]>
add toString

bf2266944e7c349b886ba5837248b9f2035f74bd authored over 9 years ago by andimarek <[email protected]>
add source location to invalid syntax errors

f0464d256ceda2e57a4d6286565cdee1603d2953 authored over 9 years ago by andimarek <[email protected]>
improving errors

d194776d537905f1883cd674dc52e5689d94c867 authored over 9 years ago by andimarek <[email protected]>
introspection test

e2ffea6b24fbc6fac9bfb3a9c38389bd453b82e9 authored over 9 years ago by andimarek <[email protected]>
introspection test

710f816bf8d75f49291b287ca940eac2e9bbedd6 authored over 9 years ago by andimarek <[email protected]>
ofType property of __Type was missing, introspection test

81987e5ec5e38a23476618799d8ceeba82c8c008 authored over 9 years ago by andimarek <[email protected]>
introspection test and wrapper types don't have a name

f4c84fb145cd1762ca608ac36e009f3f4091359b authored over 9 years ago by andimarek <[email protected]>
set parser prediction mode to SLL

bc9971820c2aa1aece39b92117dae9838374e365 authored over 9 years ago by andimarek <[email protected]>
star wars introspection test

30a1ad3602da91b21fc4a69ccc8c54edd780b3c3 authored over 9 years ago by andimarek <[email protected]>
star wars introspection test

614c377bbe0d2d07517dc9e4ff4cf3958134d95c authored over 9 years ago by andimarek <[email protected]>
bugfix getAllTypes and star wars introspection test

87ea6842cf78bcc9da4ea544c9cdff33b65aa532 authored over 9 years ago by andimarek <[email protected]>
add method for list of fields

c5e95f42a94f6a3ff3247e995a9e0e2aa2c04e9b authored over 9 years ago by andimarek <[email protected]>
changed group-id to com.graphql-java

b12fdc3ae8429b69b1a35f2d376d95bc5267b73d authored over 9 years ago by andimarek <[email protected]>
bugfix introspection: wrong name for InputType

687c98773c42904d01f58af7e035da557c07fbcd authored over 9 years ago by andimarek <[email protected]>
fixed duplicate artifact

e69e1417b12cd5f586cc963c937ad656d8902ac5 authored over 9 years ago by andimarek <[email protected]>
fix license anchor

2df90e8539a596c4109645a5e3cb6b0a84f4e0f4 authored over 9 years ago by andimarek <[email protected]>
logging infos

fb3ccde2f7cb8c9cda2fd1131c56f9174e61f1ab authored over 9 years ago by andimarek <[email protected]>
bugfix mutation execution, exception while data fetching are reported

66d26404e824f98301ab3b0e8f22f4949d985732 authored over 9 years ago by andimarek <[email protected]>
fixed hello world example

7edd9056c66cd74510cc8c7a7637ee938de6a059 authored over 9 years ago by andimarek <[email protected]>
helloWorld test

c63ae029f0626205034f28d84581dd861d6eaca8 authored over 9 years ago by andimarek <[email protected]>
add input object type example

6ff7468e5b216ff82c478bc4a61e93cb7a7cf19e authored over 9 years ago by andimarek <[email protected]>
breaking changes: ExecutionResult is now an interface and contains generic GraphQLError's

44b3e797d417f5935ddb627886af4b618f126407 authored over 9 years ago by andimarek <[email protected]>
save source location for evert ast node

1939a418ff6ba9ca1f5cf197e5882abae9677abf authored over 9 years ago by andimarek <[email protected]>
add maven pom infos

b593aab0df26f828e3e1bc54bd2593d0aeff2662 authored over 9 years ago by andimarek <[email protected]>
add slf4j logging

f161e85221e83f6c0b380ece09afe4b7797d7ef2 authored over 9 years ago by andimarek <[email protected]>
readme formatting

d558b146ee0e1fa7b1e526c47829c6369be51f38 authored over 9 years ago by andimarek <[email protected]>
readme formatting

348814912d59be4a243eb1d83090a5b96209cc15 authored over 9 years ago by andimarek <[email protected]>
add travis build status

8529aec0922020d59af5408cd75ae7fd859e530f authored over 9 years ago by andimarek <[email protected]>
add travis config

f96d7efb359c0ce54fda3bf7a063a02ad2d819bf authored over 9 years ago by andimarek <[email protected]>
catching exceptions from data fetcher

26684cca08fa216f56e2924f1025537b5b9af2cc authored over 9 years ago by andimarek <[email protected]>
mutation test

ff5f9cb0b7606131520f5e2fdaed6d332d7d8476 authored over 9 years ago by andimarek <[email protected]>
rename

4f31c267f99ba80376f90ad1f2d3bfc93fe53888 authored over 9 years ago by andimarek <[email protected]>
variable type match validation

3fb24c6fc8a160bba69bec3a9c314cc2505a6f8e authored over 9 years ago by andimarek <[email protected]>
remove dead code

9d5fef97638565f0cd0b3cc75dc9a56f955439c8 authored over 9 years ago by andimarek <[email protected]>
ProvidedNonNullArguments validation

5f41faa6ce1cd7265228bb1ccf74251c5fa3083f authored over 9 years ago by andimarek <[email protected]>
changed license from bsd-3 to MIT

3e5ee14d8f2b3f6e4a9d0701e008ce2b8ab7980d authored over 9 years ago by andimarek <[email protected]>
changed license from bsd-3 to MIT

56c48eb2574a3fc219229599da3034e67e3ef034 authored over 9 years ago by andimarek <[email protected]>
readme formatting

6b7c1ede3eab11fe7a58ec1c8bf6da49ab9762d0 authored over 9 years ago by andimarek <[email protected]>
add link to graphql license

0a0fe4cdeba3cc2ee052738eab262e6d17130449 authored over 9 years ago by andimarek <[email protected]>
add "non unused fragment" validation

e0486319fa4e7531478853c435c347c34c1619cc authored over 9 years ago by andimarek <[email protected]>
validation: calling the rule functions on Enter/Leave

e589ae336a8118763546fdee7721040f27a48466 authored over 9 years ago by andimarek <[email protected]>
add license to jar file

055d7d3f2f2e26e6ba3ca3671e97ba0a2bfe4ca6 authored over 9 years ago by andimarek <[email protected]>
add license information

b0ecc9c4b7f7758ac04c7f3969406ee425df3cb3 authored over 9 years ago by andimarek <[email protected]>
bintray deployment

4a1ed857e5f8ff31a566952583657da61b8d0dfc authored over 9 years ago by andimarek <[email protected]>
release process stuff

f69d583af3ecbe58f49e06afe3e10c8744a41666 authored over 9 years ago by andimarek <[email protected]>
working on build process

39194206d0c11ff7fbb04ba73d16f1c1b07a30e9 authored over 9 years ago by andimarek <[email protected]>
working on build process

71234fc350ee60a4931d440a2d7b8e26a10b383f authored over 9 years ago by andimarek <[email protected]>
Merge pull request #3 from hannesj/master

Enable building a Maven artifact

55d9dadb733198b58d87f0942cea4f99b6ff60d5 authored over 9 years ago by Andreas Marek <[email protected]>
Enable building a Maven artifact

931f2858bc7cde1a841c08f1d40d3586ea3283aa authored over 9 years ago by Hannes Junnila <[email protected]>
readme

bcfd55f3f56f9e5a96fe57b16795140fe84e8f28 authored over 9 years ago by andimarek <[email protected]>
readme

0daeb34a6a025da3666b1eb03e3fe3998fde1eec authored over 9 years ago by andimarek <[email protected]>
readme

5c370a9d87f34c8f04f53d5584ef615fe495a775 authored over 9 years ago by andimarek <[email protected]>
when no executorService is provided, it's executed serially

74fa9ff55884b8f26b5a64e5f291bf97be4bfc5b authored over 9 years ago by andimarek <[email protected]>
nonNull assertions for schema objects

d01816ce4fda37f807a6ff15850b7b2999fd834c authored over 9 years ago by andimarek <[email protected]>
another union test

5956895fd5f79988065c081c9fa44ac9dbc70427 authored over 9 years ago by andimarek <[email protected]>
union test

e14f6e9afffff15d1a7aee2d249cff961b3ab6f5 authored over 9 years ago by andimarek <[email protected]>
breaking change: changed the main GraphQL Object

Splitted up the static type informations (the schema) from the request specific parts to make cle...

375737a9acf67acef5eb8de004e1821f36022c40 authored over 9 years ago by andimarek <[email protected]>
update to groovy 2.4.4

d076b00032a2de48fb074e05c401e55360b289a0 authored over 9 years ago by andimarek <[email protected]>
test for union types (bugfixing along the way)

e3a00b7af4c7094b7c2b74075e3653ebdc8c1aca authored over 9 years ago by andimarek <[email protected]>