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

chore(deps): bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /examples/osgi/apache-karaf-feature dependencies Pull requests that update a dependency file
#514 by dependabot bot was merged May 5, 2023 Loading… updated May 5, 2023
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#513 by renovate bot was merged May 5, 2023 Loading… updated May 5, 2023
1 task
fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.12 dependencies Pull requests that update a dependency file
#518 by renovate bot was merged May 8, 2023 Loading… updated May 8, 2023
1 task
fix(#516): add origin check to websockets
#519 by oliemansm was merged May 9, 2023 Loading… updated May 9, 2023
feat: limit scope of servlet-api libs
#520 by oliemansm was merged May 10, 2023 Loading… updated May 10, 2023
fix(deps): update all non-major dependencies to v6.0.9 dependencies Pull requests that update a dependency file
#521 by renovate bot was merged May 11, 2023 Loading… updated May 11, 2023
1 task
Separate async executor
#349 by oliemansm was merged May 19, 2021 Loading… updated May 11, 2023 12.0.0
Support async task decorator
#350 by oliemansm was merged May 19, 2021 Loading… updated May 11, 2023 12.0.0
chore(deps): update dependency gradle to v7.0
#328 by oliemansm was merged Apr 29, 2021 Loading… updated May 11, 2023
Upgrade graphql-java to 11.0
#125 by oliemansm was merged Nov 3, 2018 Loading… updated May 11, 2023 7.0.0
Include Sonar analysis on PRs
#286 by oliemansm was merged Dec 18, 2020 Loading… updated May 11, 2023
Handle Apollo subscription onConnect
#111 by oliemansm was merged Oct 6, 2018 Loading… updated May 11, 2023 6.2.0
Deprecated getFiles and added clearer replacements
#123 by oliemansm was merged Oct 27, 2018 Loading… updated May 11, 2023 7.0.0
Feature/183 refactor abstract http servlet
#217 by oliemansm was merged Nov 28, 2019 Loading… updated May 11, 2023 9.0.0
Allow async timeout to be configured #184
#251 by oliemansm was merged May 18, 2020 Loading… updated May 11, 2023 9.2.0
Added supplier for DataLoaderDispatcherInstrumentationOptions (fix #98)
#113 by oliemansm was merged Oct 8, 2018 Loading… updated May 11, 2023 6.2.0
Method requesting number of sessions
#124 by oliemansm was merged Oct 30, 2018 Loading… updated May 11, 2023 7.0.0
Reinstated HttpServletResponse for custom context (fix #108)
#109 by oliemansm was merged Oct 6, 2018 Loading… updated May 11, 2023 6.2.0
Deserialize payload depending on type fix #252
#254 by oliemansm was merged May 20, 2020 Loading… updated May 11, 2023 9.2.0
fix(#293): move listener callbacks into new invoker
#338 by oliemansm was merged May 6, 2021 Loading… updated May 11, 2023 11.1.1
Bugfix/469 apply async timeout
#342 by oliemansm was merged May 13, 2021 Loading… updated May 11, 2023 11.1.1
Added proposed decorator for fixing rendering issue (fix #66)
#114 by oliemansm was merged Oct 6, 2018 Loading… updated May 11, 2023 6.2.0
Fix Apollo keep alive implementation
#112 by oliemansm was merged Oct 13, 2018 Loading… updated May 11, 2023 6.2.0
Narrow require capability to component fix #276
#288 by oliemansm was merged Dec 25, 2020 Loading… updated May 11, 2023 11.0.0
Bugfix/response from cache
#290 by oliemansm was merged Dec 26, 2020 Loading… updated May 11, 2023 11.0.0
ProTip! Exclude everything labeled bug with -label:bug.