An open API service providing commit metadata for open source projects.

GitHub / graphql-java-kickstart/graphql-java-servlet / commits

Servlet endpoint for GraphQL Java

SHA Message Author Date Stats
c4e88ec0 Fix release plugin configuration Michiel Oliemans <o****s@s****m> almost 6 years ago
710190b1 merge Merge remote-tracking branch 'origin/master' Michiel Oliemans <o****s@s****m> almost 6 years ago
4d34b40a merge Merge pull request #217 from graphql-java-kickstart/feature/183-refactor-abst... Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1dd834e6 Fix batching query Michiel Oliemans <o****s@s****m> almost 6 years ago
ddc29bd3 merge Merge remote-tracking branch 'origin/feature/183-refactor-abstract-http-servl... Michiel Oliemans <o****s@s****m> almost 6 years ago
eae8120a Use gradle 5.6.4 instead of 6.0.1 Michiel Oliemans <o****s@s****m> almost 6 years ago
d9e14f6b merge Merge branch 'master' into feature/183-refactor-abstract-http-servlet Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f2bb4e0a Limit use of GraphQLQueryInvoker Michiel Oliemans <o****s@s****m> almost 6 years ago
497adf0d Build GraphQL on the fly after all Michiel Oliemans <o****s@s****m> almost 6 years ago
a0c0f49f Build GraphQL on the fly after all Michiel Oliemans <o****s@s****m> almost 6 years ago
6465fa81 Upgrade gradle to 6.0.1 Michiel Oliemans <o****s@s****m> almost 6 years ago
16071f6e Upgrade gradle to 6.0.1 Michiel Oliemans <o****s@s****m> almost 6 years ago
2dee089b Upgrade gradle to 6.0.1 Michiel Oliemans <o****s@s****m> almost 6 years ago
eebc9afa Fix build deprecations Michiel Oliemans <o****s@s****m> almost 6 years ago
f589fa59 Refactor subscriptions Michiel Oliemans <o****s@s****m> almost 6 years ago
8bac91ae Refactor subscriptions Michiel Oliemans <o****s@s****m> almost 6 years ago
9a47e63b Refactor subscriptions Michiel Oliemans <o****s@s****m> almost 6 years ago
e0fa40be Refactor subscriptions Michiel Oliemans <o****s@s****m> almost 6 years ago
3dbad111 Fix build error Michiel Oliemans <o****s@s****m> almost 6 years ago
c6266abc Bump version to 8.1.0-SNAPSHOT Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f6d4167d Bumped version to 8.1.0-SNAPSHOT Michiel Oliemans <o****s@s****m> almost 6 years ago
2cf964bf Moved subject proxy out of the core logic Michiel Oliemans <o****s@s****m> about 6 years ago
80236b41 Introduced GraphQLInvoker to allow invocation from webflux version Michiel Oliemans <o****s@s****m> about 6 years ago
f17ad46b Extract core functionality into its own module Michiel Oliemans <o****s@s****m> about 6 years ago
37c62fc7 Extract core functionality into its own module Michiel Oliemans <o****s@s****m> about 6 years ago
7dfbd156 Split based on servlet and websocket dependencies Michiel Oliemans <o****s@s****m> about 6 years ago
c0b22ac2 Rethrow caught exceptions to allow listeners to adjust response Michiel Oliemans <o****s@s****m> about 6 years ago
44cef3f3 Add content length when writing response Michiel Oliemans <o****s@s****m> about 6 years ago
5b1047f6 refactor servlert fix #182 Michiel Oliemans <o****s@s****m> about 6 years ago
039176cc Fix unit tests Michiel Oliemans <o****s@s****m> about 6 years ago
26cdad42 Fix unit tests Michiel Oliemans <o****s@s****m> about 6 years ago
088e5e52 Fix unit tests Michiel Oliemans <o****s@s****m> about 6 years ago
43806113 Extracted http request handler Michiel Oliemans <o****s@s****m> about 6 years ago
30a6be43 Fix build and test problems Michiel Oliemans <o****s@s****m> about 6 years ago
934077fc merge Merge pull request #210 from apae89/feature/support_for_additional_WAS Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3614ced5 Use trusty dist to try to fix jdk8 build problem Michiel Oliemans <o****s@s****m> about 6 years ago
45033b0a merge Merge pull request #215 from shailender-bathula/master Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b837d281 Serialize query response directly to Servlet's output stream to avoid interme... Shailender Bathula <s****a@t****z> about 6 years ago
161966df Add support for OpenLiberty WAS due to direct usage of userProperties of Endp... Andreas Pätzold <a****d@m****e> about 6 years ago
cf922e40 merge Merge pull request #203 from abhi-rao/#202 Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3ec69c1f merge Merge pull request #208 from cmaobeehive/#207 Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
49d29ff7 merge Merge pull request #206 from t2gran/fix-mark-not-set Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
03d05ab0 merge Merge pull request #204 from graphql-java-kickstart/dependabot/maven/examples... Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
49346164 merge Merge pull request #200 from JacobMountain/defer_support Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
67d6cd50 merge Merge pull request #198 from jmccaull/master Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b8929cc7 Fix #207 added CodeRegistry provider for Osgi servlet Chen MAO <> about 6 years ago
2321f1cb Fix #205 java.io.IOException: Mark not set Thomas Gran <t****n@g****m> about 6 years ago
af1f5d14 Bump jackson.version in /examples/osgi/apache-karaf-feature
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
22548f90 Updating the README for corrected example for dataloader. abhi_rao <a****o@i****m> about 6 years ago
afc4c49a Deferred results should always be deferred and be sent second Jacob Mountain <j****n@g****m> over 6 years ago
110813b4 Test cleanup - no need for its own field Jacob Mountain <j****n@g****m> over 6 years ago
cf8a3c30 Generics cleanup Jacob Mountain <j****n@g****m> over 6 years ago
5137d32c Removed dependency on reactor core Jacob Mountain <j****n@g****m> over 6 years ago
cd34055e Defer support with RxJava Jacob Mountain <j****n@g****m> over 6 years ago
37bb67fd Per request context setting bug fixes John McCaulley <j****y@w****m> over 6 years ago
8ea7d839 merge Merge remote-tracking branch 'origin/master' Michiel Oliemans <o****s@s****m> over 6 years ago
043ed020 Bumped version number in README Michiel Oliemans <o****s@s****m> over 6 years ago
99f0488b [Gradle Release Plugin] - new version commit: 'v8.0.1-SNAPSHOT'. Travis CI User <t****s@e****g> over 6 years ago
4aeeacae [Gradle Release Plugin] - pre tag commit: 'v8.0.0'. Travis CI User <t****s@e****g> over 6 years ago
9ba162a2 Instantiate default DataLoaderRegistry when building GraphQLContext Michiel Oliemans <o****s@s****m> over 6 years ago
373869b7 merge Merge pull request #192 from jmccaull/query_invoker_refactor Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e2d590e2 Bumped version number to 6.0.0 prior to release Michiel Oliemans <o****s@s****m> over 6 years ago
c5f7792b made deafult contexts public classes, simplified stream logic in request stack John McCaulley <j****y@w****m> over 6 years ago
b855d63e moved supplier get call into PerRequestBatchedInvocationInput, added some con... John McCaulley <j****y@w****m> over 6 years ago
4e20b753 renamed test class John McCaulley <j****y@w****m> over 6 years ago
a23067a6 Renamed some static methods, removed file parts from context builder John McCaulley <j****y@w****m> over 6 years ago
06787222 added two new context settings that do not add dispatching instrumentation John McCaulley <j****y@w****m> over 6 years ago
8f5dad2d removed selection set tracking John McCaulley <j****y@w****m> over 6 years ago
d186d8f8 Initial work up of fix for dispatching instrumentation John McCaulley <j****y@w****m> over 6 years ago
8ed10e0a Refactored contexts specifically for servlet and websocket Michiel Oliemans <o****s@s****m> over 6 years ago
a2eb6761 merge conflicts John McCaulley <j****y@w****m> over 6 years ago
e60bc5d6 merge Merge branch 'master' into query_invoker_refactor John McCaulley <j****y@w****m> over 6 years ago
894476f4 Added a web context interface, removed optional John McCaulley <j****y@w****m> over 6 years ago
207aa35c Revert client error check fix #162 Michiel Oliemans <o****s@s****m> over 6 years ago
ef63c2e8 Preserve websocket session in FallbackSubscriptionProtocolHandler fix #137 Michiel Oliemans <o****s@s****m> over 6 years ago
36ce5ff6 Null check on configuration before adding listener fix #164 Michiel Oliemans <o****s@s****m> over 6 years ago
0cc21fde Upgraded gradle wrapper to 4.10.3, but kept JDK targetting 8 for now #169 Michiel Oliemans <o****s@s****m> over 6 years ago
1e15c96d Upgraded graphql-java-servlet to JDK 11 #169 Michiel Oliemans <o****s@s****m> over 6 years ago
ea25494e Replaced lambda with method reference Michiel Oliemans <o****s@s****m> over 6 years ago
da74bbf1 Follow specification when serializing errors fix #171 Michiel Oliemans <o****s@s****m> over 6 years ago
de20ddfe Added application/graphql content type to usage in readme fix #186 Michiel Oliemans <o****s@s****m> over 6 years ago
f0f601ef merge Merge remote-tracking branch 'origin/master' Michiel Oliemans <o****s@s****m> over 6 years ago
d440d7e4 Init configuration before performing the requests Michiel Oliemans <o****s@s****m> over 6 years ago
83384ecf readme update for settings John McCaulley <j****y@w****m> over 6 years ago
64990565 merge Merge branch 'master' into query_invoker_refactor John McCaulley <j****y@w****m> over 6 years ago
3f47a79c simple code analysis John McCaulley <j****y@w****m> over 6 years ago
bf6bca8d some javadoc John McCaulley <j****y@w****m> over 6 years ago
eda1e898 refactor of Abstract classes, context and packages with a little clean up John McCaulley <j****y@w****m> over 6 years ago
7096e3e0 Init configuration before performing the requests Michiel Oliemans <o****s@s****m> over 6 years ago
bbc3e438 initial work up of per query/per request scoped context and dispatching instr... John McCaulley <j****y@w****m> over 6 years ago
ee5e869f merge Merge pull request #191 from bsara/default-gql-err-handler-log-error Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
421190a0 Fix security alert by upgrading jackson to 2.9.9 Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
883ab9e2 separated out logging of errors to separate overridable method in DefaultGrap... Brandon Sara <b****v@g****m> over 6 years ago
e82a465d Bumped version to 7.5.0 in README Michiel Oliemans <o****s@s****m> over 6 years ago
5372ed4f [Gradle Release Plugin] - new version commit: 'v7.5.1-SNAPSHOT'. Travis CI User <t****s@e****g> over 6 years ago
fb490fe3 [Gradle Release Plugin] - pre tag commit: 'v7.5.0'. Travis CI User <t****s@e****g> over 6 years ago
41cb699a merge Merge remote-tracking branch 'origin/master' Michiel Oliemans <o****s@s****m> over 6 years ago
9c4667af Close websocket session explicitly on EOFException Michiel Oliemans <o****s@s****m> over 6 years ago
c78248d0 merge Merge pull request #187 from jmccaull/allow_custom_dataloader_dispatch_instru... Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
66341ad0 added a check preventing a second dispatch instrumentation when one provided John McCaulley <j****y@w****m> over 6 years ago

← Back to repository