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
02d7f8dd Try to fix git commit issue Michiel Oliemans <o****s@s****m> about 5 years ago
c01fb87c Try to fix git commit issue Michiel Oliemans <o****s@s****m> about 5 years ago
0ddc337b Prepare release workflow Michiel Oliemans <o****s@s****m> about 5 years ago
476a679e Include test run in publish snapshot action Michiel Oliemans <o****s@s****m> about 5 years ago
4ac1b526 Publish snapshot action Michiel Oliemans <o****s@s****m> about 5 years ago
a30a9ee4 Publish snapshot action Michiel Oliemans <o****s@s****m> about 5 years ago
898f8dc3 Publish snapshot action Michiel Oliemans <o****s@s****m> about 5 years ago
6a78a206 Publish snapshot action Michiel Oliemans <o****s@s****m> about 5 years ago
ae6997b3 Publish snapshot action Michiel Oliemans <o****s@s****m> about 5 years ago
2af20b93 Try to use env.java-version in cache Michiel Oliemans <o****s@s****m> about 5 years ago
a5ee5783 Disable cache Michiel Oliemans <o****s@s****m> about 5 years ago
e87a83f4 Remove java-version from gradle cache Michiel Oliemans <o****s@s****m> about 5 years ago
0f05c21f Try to set JAVA_VERSION env variable Michiel Oliemans <o****s@s****m> about 5 years ago
d7c9b70a Try to set JAVA_VERSION env variable Michiel Oliemans <o****s@s****m> about 5 years ago
341979b2 Try to set JAVA_VERSION env variable Michiel Oliemans <o****s@s****m> about 5 years ago
b499816f Include java version in gradle cache Michiel Oliemans <o****s@s****m> about 5 years ago
b0ebe552 Include java version in gradle cache Michiel Oliemans <o****s@s****m> about 5 years ago
2dfc27be Include java version in gradle cache Michiel Oliemans <o****s@s****m> about 5 years ago
8921382f Upgrade biz.aQute.bnd.gradle plugin to fix concurrent modification exception ... Michiel Oliemans <o****s@s****m> about 5 years ago
90282cff Enable debug logging to get problem on JDK 15 Michiel Oliemans <o****s@s****m> about 5 years ago
1e3aa976 Upgrade gradle to 6.6.1 Michiel Oliemans <o****s@s****m> about 5 years ago
e77dfb45 Github action test matrix Michiel Oliemans <o****s@s****m> about 5 years ago
55754a4d merge Merge remote-tracking branch 'origin/master' Michiel Oliemans <o****s@s****m> about 5 years ago
182ff838 Create gradle.yml Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
e5248624 merge Merge pull request #272 from graphql-java-kickstart/release/9.3.0 Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
fdd80899 Bump version for 9.3.0 Michiel Oliemans <o****s@s****m> about 5 years ago
ffb4af62 Make constructor protected fix #266 Michiel Oliemans <o****s@s****m> about 5 years ago
6977a720 Update readme Michiel Oliemans <o****s@s****m> about 5 years ago
73b85213 Fix dependabot issue about example project Michiel Oliemans <o****s@s****m> about 5 years ago
50299cb2 merge Merge pull request #270 from setchy/feature/269-graphql-java-15-support Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6809d002 Updating graphql-java-servlet to use graphql-java:15 Adam Setch <a****h@o****m> about 5 years ago
a2074965 Return HTTP 400 on JSON parsing errors (fixes #258) olim7t <o****b@g****m> about 5 years ago
5e079983 Added support to show errors when connection initialization fails for any rea... Guilherme Blanco <g****o@g****m> about 5 years ago
c28f9cf1 Include stack trace directly in INFO log olim7t <o****b@g****m> about 5 years ago
2c9e1d3f Presize list in sequence() olim7t <o****b@g****m> about 5 years ago
b5fe5c71 Reuse async context if it's already started olim7t <o****b@g****m> about 5 years ago
2e9f8b2b Remove outdated comment olim7t <o****b@g****m> about 5 years ago
cfad30e9 Make HttpRequestHandlerImpl.handle() async when possible (fixes #259) olim7t <o****b@g****m> about 5 years ago
f6d26650 Added error logging and error messaging response when errors occur Guilherme Blanco <g****o@g****m> about 5 years ago
315b77fa Added Override annotation. Alexey Zhokhov <a****y@z****m> over 5 years ago
ac6fc42b Moved createCacheWriter from QueryResponseWriter to CachingQueryResponseWriter. Alexey Zhokhov <a****y@z****m> over 5 years ago
2316944a Code review fixes. Alexey Zhokhov <a****y@z****m> over 5 years ago
263fc868 merge Merge pull request #255 from IceBlizz6/bugfix/bnd Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1f5deaef Exclude overlap in dependencies IceBlizz6 <l****n@g****m> over 5 years ago
4d25d647 Fixed tests. Alexey Zhokhov <a****y@z****m> over 5 years ago
aa936f99 Fixed tests. Alexey Zhokhov <a****y@z****m> over 5 years ago
4b4edfe3 Code review changes. Alexey Zhokhov <a****y@z****m> over 5 years ago
6c95ef36 merge Merge branch 'graphql-java-kickstart-master' Alexey Zhokhov <a****y@z****m> over 5 years ago
1cf9e736 merge Merge branch 'master' of https://github.com/graphql-java-kickstart/graphql-ja... Alexey Zhokhov <a****y@z****m> over 5 years ago
c86bef7a merge Merge pull request #254 from graphql-java-kickstart/bugfix/252-fallback-subsc... Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
267a9e3e Deserialize payload depending on type fix #252 Michiel Oliemans <o****s@s****m> over 5 years ago
be0d682c Update issue templates Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
58f6ff87 merge Merge pull request #251 from graphql-java-kickstart/feature/184-async-timeout Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ae0e2c8a Allow configuration of websocket by passing configuration fix #157 Michiel Oliemans <o****s@s****m> over 5 years ago
d1034022 Revert "Fix Subscription GraphQLRequest deserialization" Michiel Oliemans <o****s@s****m> over 5 years ago
d85592ef Allow configuration of websocket by passing configuration fix #157 Michiel Oliemans <o****s@s****m> over 5 years ago
0c53c641 Fix constructor issue Michiel Oliemans <o****s@s****m> over 5 years ago
0ee7dda9 Allow async timeout to be configured #184 Michiel Oliemans <o****s@s****m> over 5 years ago
31aaebfd merge Merge pull request #249 from kobylynskyi/fix-graphqlrequest-deser Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0751236c merge Merge pull request #243 from bsara/default-exec-strategies Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
174c0fd6 Move from readme to documentation Michiel Oliemans <o****s@s****m> over 5 years ago
17501879 Move from readme to documentation Michiel Oliemans <o****s@s****m> over 5 years ago
cb5c2da7 Move from readme to documentation Michiel Oliemans <o****s@s****m> over 5 years ago
4f18d90b Move from readme to documentation Michiel Oliemans <o****s@s****m> over 5 years ago
836c9723 Fix Subscription GraphQLRequest deserialization Bogdan Kobylynskyi <9****n@g****m> over 5 years ago
86cc378e Fixed HttpRequestHandlerImpl. Alexey Zhokhov <a****y@z****m> over 5 years ago
9153aa58 Added method which check is this request must be cached. Alexey Zhokhov <a****y@z****m> over 5 years ago
2322c258 Pass request to cacheResponse method. Alexey Zhokhov <a****y@z****m> over 5 years ago
c52e45b5 Added comments. Alexey Zhokhov <a****y@z****m> over 5 years ago
8836fabf Pass HttpServletRequest to GraphQLResponseCache methods. Alexey Zhokhov <a****y@z****m> over 5 years ago
b66190ea Fixed SingleQueryResponseWriterTest. Alexey Zhokhov <a****y@z****m> over 5 years ago
4d4020d5 Added ability to cache the whole graphql response. Alexey Zhokhov <a****y@z****m> over 5 years ago
25e345fe allowing null values to be passed into DefaultExecutionStrategyProvider becau... Brandon Sara <b****v@g****m> over 5 years ago
cba36c62 merge Merge pull request #242 from fliptaboada/fix-content-length Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f21b05f1 writing content as bytes to avoid contentLength calculation problems Felipe Taboada <f****a@g****m> over 5 years ago
d1494632 Update build script for publishing snapshots Michiel Oliemans <o****s@s****m> over 5 years ago
2bb6d7d5 Update build script for publishing snapshots Michiel Oliemans <o****s@s****m> over 5 years ago
5ce54de5 Upgrade graphql-java to 14.0 Michiel Oliemans <o****s@s****m> over 5 years ago
35b5c7dc Update version in README Michiel Oliemans <o****s@s****m> over 5 years ago
faa6c498 Change name of ObjectMapperConfigurer to prevent conflict with graphql-java-t... Michiel Oliemans <o****s@s****m> over 5 years ago
f08daf9a merge Merge pull request #238 from benfortuna/feature/osgi-servlet-config Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
291b38a7 Upgraded bnd plugin Ben Fortuna <b****a@o****u> over 5 years ago
0621dc61 Update HttpRequestHandlerImpl.java Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
77031e53 merge Merge pull request #237 from benfortuna/feature/osgi-servlet-config Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
73b4025d Added OSGi support for multiple configurable GraphQL servlets Ben Fortuna <b****a@o****u> over 5 years ago
7d643d8c Added OSGi metadata to kickstart artefact and externalised BND config for eas... Ben Fortuna <b****a@o****u> over 5 years ago
4dc7ac0a merge Merge pull request #224 from sijakubo/set_character_encoding_for_response_of_... Vojtech Polivka <v****h@e****a>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f0bca9f5 merge Merge pull request #231 from fliptaboada/fix-batched-content-length Vojtech Polivka <v****h@e****a>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fa85e2c6 fix content length on batched queries Felipe Taboada <f****a@g****m> almost 6 years ago
d18efe3d moved SingleQueryResponseWriterTest to graphql.kickstart.servlet simon jakubowski <s****o@g****m> almost 6 years ago
c0f322a6 merge Merge pull request #229 from paulbakker/guava-test-only Vojtech Polivka <v****h@e****a>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
977f7a38 Move guava dependency to testCompile, to prevent it polluting the classpath o... Paul Bakker <p****r@n****m> almost 6 years ago
38af304a Nest 'servlet' package within 'graphql.kickstart' vojtapol <v****h@e****a> almost 6 years ago
eddd0249 Set characterEncoding for the HttpServletResponse of the SingleQueryResponseW... simon jakubowski <s****o@g****m> almost 6 years ago
40ef8660 Bump version for bugfix release 9.0.1 Michiel Oliemans <o****s@s****m> almost 6 years ago
dfe7f55a merge Merge pull request #219 from apae89/feature/fix_content_length Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d65b1d9e Fix: Erroneous calculation of content-length can result in errors on client-s... Andreas Pätzold <a****d@m****e> almost 6 years ago
fe62e329 Bump version for next release Michiel Oliemans <o****s@s****m> almost 6 years ago
552c19ec Fix release plugin configuration Michiel Oliemans <o****s@s****m> almost 6 years ago
68c35c06 Fix release plugin configuration Michiel Oliemans <o****s@s****m> almost 6 years ago

← Back to repository