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
Bump org.codehaus.groovy:groovy-json from 3.0.17 to 3.0.18
5adf2739a105592ff5327b2c32b6a8ced143836b authored over 1 year ago by dondonz <[email protected]>Bump com.google.guava:guava from 32.0.1-jre to 32.1.1-jre
692a2ec84fd0eb3dd017f6c2aaa55e7c3826057f authored over 1 year ago by dondonz <[email protected]>42d098530c58cbd6b4aae9322d887f34741ee164 authored over 1 year ago by Brad Baker <[email protected]>
Bumps [org.codehaus.groovy:groovy-json](https://github.com/apache/groovy) from 3.0.17 to 3.0.18....
a1158c6cc6d624bff9edf0f0fe1a47fc4a1d042e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 32.1.1-jre.
-...
Breaking out query complexity into its own class
78df44f5cf2e46662f119f66538467b80bbb3368 authored over 1 year ago by Brad Baker <[email protected]>dba84dbd852bd4ec514c2ce76e7874243ef0549f authored over 1 year ago by Brad Baker <[email protected]>
f059a009f57df844e1220cc5ad9ead8ac5ce021a authored over 1 year ago by Brad Baker <[email protected]>
6d72ef2dd76a7cf794db4fde265d5c2c5f25540f authored over 1 year ago by Brad Baker <[email protected]>
b0d62dc988587fa43c6439908494aa75c158dcaa authored over 1 year ago by Brad Baker <[email protected]>
1edbbe80bcdea33a9b462d1b6fcaf349b9a5f923 authored over 1 year ago by Brad Baker <[email protected]>
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre
61c659a62627fefeb58c89a0366108c72758baec authored over 1 year ago by dondonz <[email protected]>
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre.
-...
Removing the deprecated CacheControl support
5b193757647e150de76af7ba1aaf17dc5cedab77 authored over 1 year ago by Brad Baker <[email protected]>This avoids a CF allocation on data fetcher in the main case where there is no exception
d4f175624add4b5cde43a5eebdd47808488bdf0e authored over 1 year ago by Brad Baker <[email protected]>Java doc fixups and some renaming
7b6a9ee39bce5cda39e9f32266c0e885f69e4163 authored over 1 year ago by Brad Baker <[email protected]>861c4d7d1c81a9f4abcafcdfbd5dc5a945157c4f authored over 1 year ago by Brad Baker <[email protected]>
Improve ENF isConditional
dedcc87053fc1fd9733ca67c69d5f0a578cfa6d9 authored over 1 year ago by Brad Baker <[email protected]>52e229ee0618ed2d283df224d773a97544f18683 authored over 1 year ago by Franklin Wang <[email protected]>
c083b6438be4191fe935ee6bb41ff3988aa94b6d authored over 1 year ago by Franklin Wang <[email protected]>
1acc7a4a27a2fb08f84456333a46813a96e6bd5a authored over 1 year ago by Franklin Wang <[email protected]>
1733ae6f9d797d436a57efb9a0e51dbd03490989 authored over 1 year ago by Franklin Wang <[email protected]>
12e7534af6fcc903efd3d92fab2f109e9fc96158 authored over 1 year ago by Franklin Wang <[email protected]>
c71c15fe59f64cd49990908146b83a235fd623ff authored over 1 year ago by Franklin Wang <[email protected]>
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.1 to 2.15.2
8d9e77a0f8b4f9f9a4a7371a089ce580d81bed0e authored over 1 year ago by dondonz <[email protected]>Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2...
eb3768c63e6fd13948ed06436c006866ebcddb04 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Minor performance fixes
7905df05cb0a1411593e4b6eb62c07b79daa1141 authored over 1 year ago by Brad Baker <[email protected]>
This is a breaking change because it is removal from
a public API. However, the fields are not u...
897dd7939fcc0bda20834d0bba4b4b23d6fcf152 authored over 1 year ago by Davide Angelocola <[email protected]>
5c8190a7d9b75ec5b8b6786c7e8845be0e25752d authored over 1 year ago by Davide Angelocola <[email protected]>
dfb858dd4ee4acb04e4509875cfa531869dffaa3 authored over 1 year ago by Davide Angelocola <[email protected]>
Removing the deprecated DataFetcherExceptionHandler sync method
d6a62a364e46f039574ff1e63fa615840aad1006 authored over 1 year ago by Brad Baker <[email protected]>2ba0d5d5ed9c5ce9339b5012760379ef06ee9240 authored over 1 year ago by Brad Baker <[email protected]>
Droppinf some CompletableFuture allocations
f86649155b2358a9f90a0f924704e048199ce68c authored over 1 year ago by Brad Baker <[email protected]>Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre
918568dd5c657e7d8789b16af00edfa8fdf3c281 authored over 1 year ago by dondonz <[email protected]>
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
- [...
This is really a minor optimization to avoid
java.lang.Integer allocations.
Avoiding some unneeded allocations of CompletableFuture in the
internal Async util class.
- dropping TracingInstrumentation as it is causing a lot of extra allocations
- removing some wa...
1021219732d24866fb5957d8d8dc473b5d588f03 authored over 1 year ago by Brad Baker <[email protected]>
This has been deprecated since 2021-06-23
86d3e6a58aca9163fdbc03fae35ba2c0f0af78ff authored over 1 year ago by Brad Baker <[email protected]>This has been deprecated since 2022-07-26
40e36b52939a66685e0bf347ee9d297d26aa52a7 authored over 1 year ago by Brad Baker <[email protected]>Smarter schema visitor
8649ea65e5f7db03aec642cf9d253f9068e60148 authored over 1 year ago by Brad Baker <[email protected]>Allow pluggable conditional node support
494685c871b36893da5db2027bf70b73c7d01423 authored over 1 year ago by Brad Baker <[email protected]>LegacyCoercing support
2fd1b521e3c484f3a51644da673cf1b54b32b493 authored over 1 year ago by Brad Baker <[email protected]>Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.1
6b943f0c4b06d7bd7f707e298017a5db56581ea2 authored over 1 year ago by dondonz <[email protected]>Bump org.testng:testng from 7.7.1 to 7.8.0
d7c5c3e884ba88d9559f8a66bafacd94441fa445 authored over 1 year ago by dondonz <[email protected]>Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2...
d10892b0327b8db884f1827dfe1bc4ba5ae430d6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.7.1 to 7.8.0.
- [Release...
9557b1dd8fdebed16e84d9315a0aebfe864c28f4 authored over 1 year ago by Brad Baker <[email protected]>
247df24471aac68cb79c3d0e80efcd8bf5052159 authored over 1 year ago by Brad Baker <[email protected]>
Deprecate FieldsContainer on code registry
053b824e7bedf537dfce4397ef8fada0ffed81da authored over 1 year ago by Brad Baker <[email protected]>Adding in Java 9+ support for lookup across class loaders
657c6a8783c966adf561a2de5a595a9d7203d499 authored over 1 year ago by Brad Baker <[email protected]>091710c038ffcd9f8c944f968086c766d1288a5e authored over 1 year ago by Brad Baker <[email protected]>
baef824b3a7dd56ed255c6c2616970f115b10f6f authored over 1 year ago by Brad Baker <[email protected]>
93f8935ac1e11df0d80d191266ccfc59f3e38f33 authored over 1 year ago by Brad Baker <[email protected]>
137199fd2b3eb4f357b62f7946f1b123fc2b20ef authored over 1 year ago by Brad Baker <[email protected]>
315b3966efeac7bcab1ad24e842369550ce3ec63 authored over 1 year ago by Andreas Marek <[email protected]>
Bump google-github-actions/auth from 1.1.0 to 1.1.1
10652ffe1549102a2aad8bf99d4e0267d935ce6e authored over 1 year ago by dondonz <[email protected]>Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1.1.0 to ...
4e4bf78d0a8c01b2dc5d481659a91f0bb50fc6f0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>ab8c544f40eb3069982cbe94a292fadf1bf580f7 authored over 1 year ago by Andreas Marek <[email protected]>
5e842961d007cb613266f762876423514e456d3b authored over 1 year ago by Brad Baker <[email protected]>
This makes the ENF code public API
e1555f8af7111bca7a276a63d4df3a0419630e9c authored over 1 year ago by Brad Baker <[email protected]>Add map function to DataFetcherResult
2d2ab45ee2a15629e4ed24ac2b48f6a461ae9e3c authored over 1 year ago by Brad Baker <[email protected]>Restrict parent changes
58bc1c2a866e44aa463f83a5041fa7bb53c26ffb authored over 1 year ago by dondonz <[email protected]>9d56392bd9779262e70f93d5d3dc02555ac506fc authored over 1 year ago by Franklin Wang <[email protected]>
5ac79d5ba66015f59aa5b8de4c2acf0d0a0ef881 authored over 1 year ago by Franklin Wang <[email protected]>
3728c7aec23027c5984dd481a303339cf50e2954 authored over 1 year ago by Franklin Wang <[email protected]>
30b6ced1710b2fc6fceed4054398bda531d1dcc9 authored over 1 year ago by Franklin Wang <[email protected]>
13fa7e960cdc97144f148eeac51d95e92a9a93ff authored over 1 year ago by Franklin Wang <[email protected]>
c4cfe05df93572cb5055adeac11a7952a63d8c18 authored over 1 year ago by Franklin Wang <[email protected]>
3ed0ff2e55dbc689d0cef98da337783cef3d1d28 authored over 1 year ago by Franklin Wang <[email protected]>
Sort diff edits before analysis
db8e0a6907bdbb35236c59ecc687bb754b1679db authored over 1 year ago by dondonz <[email protected]>b619bd794bcebc87a14fad402d0cb1e4f3e727b0 authored over 1 year ago by Franklin Wang <[email protected]>
bea4fbfe4b64f4cc30f4d00054c67706af0dd619 authored over 1 year ago by Franklin Wang <[email protected]>
9c237071a0632a7a7d2fd4062c5906e5224546dc authored over 1 year ago by Niklas Konstenius <[email protected]>
ef00e0dbaa0a2338e35a2a1031bddf574f97ce10 authored over 1 year ago by Niklas Konstenius <[email protected]>
ddf21f4d62ab90383bdd6b6df4a152bdd441318c authored over 1 year ago by Franklin Wang <[email protected]>
More Schema diff work
4a99b07ac0992592e83d28600adcc3afc42fc6a8 authored over 1 year ago by Andreas Marek <[email protected]>f8937f3fff66c1d4a5b611e307efe539da1f2d4a authored over 1 year ago by Andreas Marek <[email protected]>
cba449a91b71a13345cfe6262b33509b860fed02 authored over 1 year ago by Andreas Marek <[email protected]>
cb0fe42d3c438c01d4442517cbdc58208729bdc8 authored over 1 year ago by Andreas Marek <[email protected]>
57124de620d1068c44ff8846a0f71cf408648dfe authored over 1 year ago by Andreas Marek <[email protected]>
0a3e4467ae442ed0c62bddd8fb0ef2810fb02844 authored over 1 year ago by Andreas Marek <[email protected]>
f366f91825aeacc46bdd4a75f4ce7a33faeab06b authored over 1 year ago by Andreas Marek <[email protected]>
4d2e52cefc5695439c0393ca6f2661d7d94b93f0 authored over 1 year ago by Andreas Marek <[email protected]>
Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.0
f0d176fb9d2d3c9cfaa3eba3d7a0f12b7878e275 authored over 1 year ago by dondonz <[email protected]>Bump google-github-actions/auth from 1.0.0 to 1.1.0
f1adc3340480319768c8db2fe219b63442a9be88 authored over 1 year ago by dondonz <[email protected]>4a8cb1a26b9425faa742f549d1bd9ac7d5a9058e authored over 1 year ago by Andreas Marek <[email protected]>
Fixed test since scalar messages changed
f812ed732d9d9418007a82f0779a027acc4833b2 authored over 1 year ago by Brad Baker <[email protected]>3f80e7d9ffff65339ad713dbf539d8c86dad7dc6 authored over 1 year ago by Brad Baker <[email protected]>
This introduces an input interceptor
8ccfa89262c0ecc877408bd0fbe0a9aed05e7058 authored over 1 year ago by Brad Baker <[email protected]>add level based comparator for queue
96117c1b66f584386bb2247715d5e94956026283 authored over 1 year ago by Andreas Marek <[email protected]>Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1.0.0 to ...
84a6040d06d8aac77a2e04d65df8ed40e1abdf66 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2...
0e109d7f4316b090dceef266e8674d94f9d5986d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>schema diff: flip source and target graph depending on the isolated vertices
b722562997f051dcc30c8558f76c6de5458370a3 authored over 1 year ago by Andreas Marek <[email protected]>16c0aba17793e200df9a494b7051fcc60a4bea8d authored over 1 year ago by Andreas Marek <[email protected]>
8d699c960160eba356366319197d0472af44daac authored over 1 year ago by Andreas Marek <[email protected]>
Schema diff optimizing
9425ae050b110f966bbaf0cb9d3b40b8bdd32288 authored over 1 year ago by github-merge-queue[bot] <118344674+github-merge-queue[bot]@users.noreply.github.com>119999d6906a52e3eb705d37b7a37b488d6ec080 authored over 1 year ago by Andreas Marek <[email protected]>