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
bf3fdca3 Supress OSGi imports for lombok dependency as this is a compile time library Ben Fortuna <b****a@o****u> almost 5 years ago
681fc9a1 merge Merge pull request #1 from graphql-java-kickstart/master Ben Fortuna <b****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
fb69545a merge Merge pull request #292 from artem-ag/optimize-response-writers Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
538b8c27 Use Java 8 compatible method in a test. Artem Grachev <6****g@u****m> almost 5 years ago
1f12115a Optimize single & batch query response writers to reduce memory allocation ov... Artem Grachev <6****g@u****m> almost 5 years ago
6a52a384 Optimize single & batch query response writers to reduce memory allocation ov... Artem Grachev <6****g@u****m> almost 5 years ago
b650bb31 Upgrade graphql-java in readme oliemansm <o****s@s****m> almost 5 years ago
429ac2c5 Update version for release GitHub Actions <a****s@g****m> almost 5 years ago
be2b31f6 Update version for release GitHub Actions <a****s@g****m> almost 5 years ago
0949f8a6 merge Merge pull request #291 from graphql-java-kickstart/osgi-sonar-fixes Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b938a733 Increase coverage and fix sonar issues in osgi Michiel Oliemans <o****s@s****m> almost 5 years ago
07749060 Increase coverage and fix sonar issues in osgi Michiel Oliemans <o****s@s****m> almost 5 years ago
bd73fc68 Increase coverage and fix sonar issues in osgi Michiel Oliemans <o****s@s****m> almost 5 years ago
7b58f880 merge Merge pull request #290 from graphql-java-kickstart/bugfix/response-from-cache Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5a226d03 Increase coverage Michiel Oliemans <o****s@s****m> almost 5 years ago
b059c108 Reinstate utf8 Michiel Oliemans <o****s@s****m> almost 5 years ago
f5e67e9b Increase coverage Michiel Oliemans <o****s@s****m> almost 5 years ago
385f3af8 Increase coverage Michiel Oliemans <o****s@s****m> almost 5 years ago
482a34a0 Increase coverage Michiel Oliemans <o****s@s****m> almost 5 years ago
bef615bb Fix returning response from cache fix #289 Michiel Oliemans <o****s@s****m> almost 5 years ago
95f494a2 Fix returning response from cache fix #289 Michiel Oliemans <o****s@s****m> almost 5 years ago
87118ecb Upgrade osgi example Michiel Oliemans <o****s@s****m> almost 5 years ago
33ca79ce Narrow require capability to component fix #276 Michiel Oliemans <o****s@s****m> almost 5 years ago
a29cf457 merge Merge pull request #288 from graphql-java-kickstart/bugfix/narrow-osgi-capabi... Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3f224fcc Narrow require capability to component fix #276 Michiel Oliemans <o****s@s****m> almost 5 years ago
6fc95cdb Update maven central badge Michiel Oliemans <o****s@s****m> almost 5 years ago
2e745312 Fix graphql-java compatibility issue Michiel Oliemans <o****s@s****m> almost 5 years ago
a5942065 Fix sonar issues Michiel Oliemans <o****s@s****m> almost 5 years ago
deec83df Reorder badges Michiel Oliemans <o****s@s****m> almost 5 years ago
87e40dbe Replace Spectrum link with Discussions Michiel Oliemans <o****s@s****m> almost 5 years ago
1f79d236 Include sonar badge in readme Michiel Oliemans <o****s@s****m> almost 5 years ago
22ea4d1d merge Merge remote-tracking branch 'origin/master' Michiel Oliemans <o****s@s****m> almost 5 years ago
6bcba519 Always return data loader registry from context Michiel Oliemans <o****s@s****m> almost 5 years ago
6941161e merge Merge pull request #285 from artem-ag/graphql-java-16 Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
714af187 merge Merge branch 'master' into graphql-java-16 Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ce74b774 Bump main version to 11.0.0 Michiel Oliemans <o****s@s****m> almost 5 years ago
383dce04 Replace Spectrum with Discussions Michiel Oliemans <o****s@s****m> almost 5 years ago
42e03259 Update version for release GitHub Actions <a****s@g****m> almost 5 years ago
36ae1d17 Update version for release GitHub Actions <a****s@g****m> almost 5 years ago
f423903d Add graphql builder configurer to be able to customize the GraphQL instance b... Michiel Oliemans <o****s@s****m> almost 5 years ago
59168a21 Add GraphQLInvoker to GraphQLConfiguration Michiel Oliemans <o****s@s****m> almost 5 years ago
6076934e Convert non nullable exception to graphql error for subscription Michiel Oliemans <o****s@s****m> almost 5 years ago
fa26e22d Fix sonar issues Michiel Oliemans <o****s@s****m> almost 5 years ago
e2c98dd7 Fix critical sonar bugs Michiel Oliemans <o****s@s****m> almost 5 years ago
ebf6798f Fix sonar bug Michiel Oliemans <o****s@s****m> almost 5 years ago
1a6f260f Refactor response caching Michiel Oliemans <o****s@s****m> almost 5 years ago
6dad9c6e merge Merge pull request #268 from olim7t/async Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
fb087e19 Disable Sonar analysis on external PRs Michiel Oliemans <o****s@s****m> almost 5 years ago
05fa3af5 Disable Sonar analysis on external PRs Michiel Oliemans <o****s@s****m> almost 5 years ago
29b3421c Fix unit tests for async support Michiel Oliemans <o****s@s****m> almost 5 years ago
9895e0c7 Deprecate async executor and enabled property Michiel Oliemans <o****s@s****m> almost 5 years ago
65b28b2f merge Merge branch 'master' into async Michiel Oliemans <o****s@s****m> almost 5 years ago
befcdd1b merge Merge pull request #286 from graphql-java-kickstart/feature/sonar-analysis-on-pr Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a5c0f1ba Update Sonar configuration Michiel Oliemans <o****s@s****m> almost 5 years ago
4636ec91 Update Sonar configuration Michiel Oliemans <o****s@s****m> almost 5 years ago
a728a149 Update Sonar configuration Michiel Oliemans <o****s@s****m> almost 5 years ago
cd1a9ec1 Update Sonar configuration Michiel Oliemans <o****s@s****m> almost 5 years ago
4ec38fd0 Update Sonar configuration Michiel Oliemans <o****s@s****m> almost 5 years ago
fa29a9bb Include Sonar analysis on PRs Michiel Oliemans <o****s@s****m> almost 5 years ago
2e5fee39 Bump graphql-java to 16.1 Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
c5609b7c merge Merge pull request #267 from guilhermeblanco/log-errors-properly Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ef9d8f91 merge Merge branch 'master' into log-errors-properly Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
29fc998c Print stack trace instead of adding to log message Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
463fe454 Print stack trace instead of adding to log message Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9fe1fe91 merge Merge pull request #283 from aaron-steinfeld/fix-default-async-timeout Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
64313341 Synchronize gradle wrapper versions Artem Grachev <6****g@u****m> almost 5 years ago
d0b04933 Update graphql-java-servlet to support graphql-java 16. Artem Grachev <6****g@u****m> almost 5 years ago
4d88e674 Set default async timeout to 30s Aaron Steinfeld <a****n@t****i> almost 5 years ago
d9411180 Bump supported graphql-java version in readme Michiel Oliemans <o****s@s****m> about 5 years ago
07d8f271 merge Merge pull request #279 from graphql-java-kickstart/reformat-code Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
59331726 Include SonarLint reference in coding conventions Michiel Oliemans <o****s@s****m> about 5 years ago
87f21010 Reformat code according to Google Code Style Michiel Oliemans <o****s@s****m> about 5 years ago
01ef2fe5 Include link to contributors' guide in readme Michiel Oliemans <o****s@s****m> about 5 years ago
c48aa916 Add contribution guide Michiel Oliemans <o****s@s****m> about 5 years ago
074ed044 merge Merge pull request #247 from donbeave/master Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
2902ee7e merge Merge branch 'graphql-java-kickstart-master' Alexey Zhokhov <a****y@z****m> about 5 years ago
bc93099d merge Merge branch 'master' of https://github.com/graphql-java-kickstart/graphql-ja... Alexey Zhokhov <a****y@z****m> about 5 years ago
88a76140 merge Merge pull request #278 from jimmypresto/master Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
f8858a2c Allow Request Handler construct and calling for frameworks like Jersey not ne... Jimmy Sun <j****u@m****m> about 5 years ago
556380d2 Parse operation name from query if omitted Michiel Oliemans <o****s@s****m> about 5 years ago
64517796 merge Merge pull request #275 from alexandreBaronZnk/bugfix/250-httprequesthandleri... Michiel Oliemans <o****s@s****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
bde3e7d1 Refactor log messages into HttpRequestHandlerImpl #250 Alexandre Baron <a****n@z****m> about 5 years ago
6453d5f4 Update README.md Vojtech Polivka <v****a@g****m> about 5 years ago
db62ce1c Fix getVersion function Michiel Oliemans <o****s@s****m> about 5 years ago
e4f20c53 Include automatic maven sync Michiel Oliemans <o****s@s****m> about 5 years ago
7f538f78 Update gradle.properties Guilherme Blanco <g****o@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
58bf325d Enable automatic maven sync Michiel Oliemans <o****s@s****m> about 5 years ago
a2be6249 Remove travis build settings Michiel Oliemans <o****s@s****m> about 5 years ago
a209b804 Bump version to 10.1.0-SNAPSHOT Michiel Oliemans <o****s@s****m> about 5 years ago
609d653a Fix link of build badge Michiel Oliemans <o****s@s****m> about 5 years ago
9045887d merge Merge remote-tracking branch 'origin/master' Michiel Oliemans <o****s@s****m> about 5 years ago
6dbd78b1 Update build badge Michiel Oliemans <o****s@s****m> about 5 years ago
c8a2c749 Update version for release GitHub Actions <a****s@g****m> about 5 years ago
48f85fe0 Update version for release GitHub Actions <a****s@g****m> about 5 years ago
594ea866 Try to automatically sync to maven central on release Michiel Oliemans <o****s@s****m> about 5 years ago
962cebb7 Update version for release GitHub Actions <a****s@g****m> about 5 years ago
4e2353ae Update version for release GitHub Actions <a****s@g****m> about 5 years ago
c57182a3 Try to fix git commit issue Michiel Oliemans <o****s@s****m> about 5 years ago
8eba2439 Try to fix git commit issue Michiel Oliemans <o****s@s****m> about 5 years ago
59aa3fad Try to fix git commit issue Michiel Oliemans <o****s@s****m> about 5 years ago

← Back to repository