Skip to content

Pull requests: graphql-java-kickstart/graphql-java-servlet

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

#177 Avoid explicitly inject ObjectMapper to the ObjectMapper
#178 by sammyhk was merged May 21, 2019 Loading… updated May 22, 2019 7.5.0
added a check preventing a second dispatch instrumentation when one p…
#187 by jmccaull was merged May 22, 2019 Loading… updated May 22, 2019 7.5.0
Configurable per query or per request context/dataloader batching
#192 by jmccaull was merged Jun 27, 2019 Loading… updated Jun 27, 2019
Per request context setting bug fixes
#198 by jmccaull was merged Sep 25, 2019 Loading… updated Sep 25, 2019
Bump jackson.version from 2.9.9 to 2.10.0.pr1 in /examples/osgi/apache-karaf-feature dependencies Pull requests that update a dependency file
#204 by dependabot bot was merged Sep 25, 2019 Loading… updated Sep 25, 2019
Fix #205 java.io.IOException: Mark not set
#206 by t2gran was merged Sep 25, 2019 Loading… updated Sep 25, 2019
Fix #207 added CodeRegistry provider for Osgi servlet
#208 by cmaobeehive was merged Sep 25, 2019 Loading… updated Sep 25, 2019
Updating the README for corrected example for dataloader.
#203 by abhi-rao was merged Sep 25, 2019 Loading… updated Sep 25, 2019
Defer support
#200 by JacobMountain was merged Sep 25, 2019 Loading… updated Nov 28, 2019 9.0.0
Set characterEncoding for the HttpServletResponse of the SingleQueryResponseWriter
#224 by sijakubo was merged Feb 18, 2020 Loading… updated Feb 18, 2020
fix content length on batched queries
#231 by fliptaboada was merged Feb 18, 2020 Loading… updated Feb 19, 2020
Added OSGi metadata to kickstart artefact
#236 by benfortuna was merged Mar 20, 2020 Loading… updated Mar 20, 2020
Feature/osgi servlet config
#237 by benfortuna was merged Mar 20, 2020 Loading… updated Mar 20, 2020 9.1.0
fix(#221): adding exception to logs
#222 by Smolli was closed Mar 20, 2020 Loading… updated Mar 20, 2020 9.1.0
Move guava dependency to testCompile
#229 by paulbakker was merged Feb 13, 2020 Loading… updated Mar 20, 2020 9.1.0
Upgraded bnd plugin
#238 by benfortuna was merged Mar 21, 2020 Loading… updated Mar 21, 2020 9.1.0
writing content as bytes to avoid contentLength calculation problems
#242 by fliptaboada was merged Apr 9, 2020 Loading… updated Apr 9, 2020 9.2.0
Add support for OpenLiberty WAS due to direct usage of userProperties…
#210 by apae89 was merged Nov 14, 2019 Loading… updated Apr 20, 2020 9.0.0
Allow null values in DefaultExecutionStrategyProvider
#243 by bsara was merged May 16, 2020 Loading… updated May 16, 2020 9.2.0
Added info about subscriptions
#246 by kito99 was closed May 16, 2020 Loading… updated May 16, 2020
Fix Subscription GraphQLRequest deserialization
#249 by kobylynskyi was merged May 16, 2020 Loading… updated May 19, 2020 9.2.0
#252 fix payload deserialize fail bug
#253 by WenSteven was closed May 20, 2020 Loading… updated May 20, 2020
Exclude overlap in dependency jars
#255 by IceBlizz6 was merged Jun 1, 2020 Loading… updated Jun 1, 2020
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.