- Notifications
You must be signed in to change notification settings - Fork 111
Pull requests: graphql-java-kickstart/graphql-java-servlet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
separated out logging of errors to separate overriddable method in DefaultGraphQLErrorHandler
#191 by bsara was merged Jun 16, 2019 Loading… updated Jun 16, 2019
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
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
#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.