An open API service providing commit metadata for open source projects.

GitHub / jooby-project/jooby / commits

The modular web framework for Java and Kotlin

SHA Message Author Date Stats
f2b71b4a feat(langchain4j): add Jooby extension for LangChain4j with resilient failover Edgar Espina <e****r@g****m> 6 months ago
ae7db65c - add javadoc for some jsonrpc Edgar Espina <e****r@g****m> 6 months ago
bf9d9f5f merge Merge pull request #3879 from jooby-project/ciautomate Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
10ef8a12 ci: automate GitHub release notes generation Edgar Espina <e****r@g****m> 6 months ago
076d3334 merge Merge pull request #3878 from jooby-project/3877 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
e7bc6352 The internal SSL utility classes (`SslContext`, `JdkSslContext`, `PemReader`)... Edgar Espina <e****r@g****m> 6 months ago
eb180292 - netty: code cleaup + minor fixes Edgar Espina <e****r@g****m> 6 months ago
ec8a1532 - group rpc implementation Edgar Espina <e****r@g****m> 6 months ago
d02c15a4 merge Merge pull request #3876 from jooby-project/grpc Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
ef7540f6 - add asciidoc Edgar Espina <e****r@g****m> 6 months ago
86f51c06 gRPC: javadoc for major/public components Edgar Espina <e****r@g****m> 6 months ago
f3ae53fd build: remove dead code Edgar Espina <e****r@g****m> 6 months ago
8c24d299 - add DI support to gRPC services Edgar Espina <e****r@g****m> 6 months ago
ca3695ba - fix failing test on GitHub Actions, ref #3875 Edgar Espina <e****r@g****m> 6 months ago
473539f8 - code cleanup, bug fixing Edgar Espina <e****r@g****m> 6 months ago
a38e8814 Refactor: Decouple gRPC module using server-agnostic SPI Edgar Espina <e****r@g****m> 6 months ago
ae1a9406 feat(grpc): reactive zero-copy bridge with backpressure and metadata propagation Edgar Espina <e****r@g****m> 6 months ago
f44dacdd merge Merge branch 'main' into grpc Edgar Espina <e****r@g****m> 6 months ago
ea8ebcb3 - netty: cleanup pipeline for h2 (mainly) Edgar Espina <e****r@g****m> 6 months ago
65b0a80f - build: refactor tests for tRPC and JSON-RPC Edgar Espina <e****r@g****m> 6 months ago
a6d07889 - fix duplicate method name when overloading a method Edgar Espina <e****r@g****m> 6 months ago
85bafea5 - fix kotlin Rpc code generation Edgar Espina <e****r@g****m> 6 months ago
c401406f merge Merge pull request #3874 from jooby-project/dependabot/maven/dependencies-8c7... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
950550ed build(deps): bump the dependencies group across 1 directory with 5 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
69555765 open-api: fix minor upgrade/breaking changes Edgar Espina <e****r@g****m> 6 months ago
5c51e504 merge Merge pull request #3869 from jooby-project/dependabot/maven/dependencies-19e... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
c882a7f7 merge Merge pull request #3872 from jooby-project/3871 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
d6735cc2 netty: code cleanup/enhancements Edgar Espina <e****r@g****m> 6 months ago
7f447781 jooby-netty: possible leak in scheduled tasks under HTTP traffic Edgar Espina <e****r@g****m> 6 months ago
e84e2f9f merge Merge pull request #3870 from jooby-project/3868 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
1879db7b - add documentation Edgar Espina <e****r@g****m> 6 months ago
d7c5f608 - normalize decoder usage of jsonRPC all fire the same error Edgar Espina <e****r@g****m> 6 months ago
823dfbb0 build: refactor classify/group tRPC tests Edgar Espina <e****r@g****m> 6 months ago
63a8d695 - unify type-mismatch error on Jackson 3 Edgar Espina <e****r@g****m> 6 months ago
51316fe3 feat(jsonrpc): implement Jackson and Avaje engines with strict spec compliance Edgar Espina <e****r@g****m> 6 months ago
772fcd53 - implement Jackson 2 parser + tests Edgar Espina <e****r@g****m> 6 months ago
eaee4fa2 feat(jsonrpc): implement spec-compliant error handling and mapping Edgar Espina <e****r@g****m> 6 months ago
c90baac4 build(deps): bump the dependencies group with 20 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
3df4e4e7 - fix/update javadoc on jsonrpc annotation Edgar Espina <e****r@g****m> 6 months ago
beb43709 feat(jsonrpc): support dual generation for mixed REST and JSON-RPC controllers Edgar Espina <e****r@g****m> 6 months ago
3b2f0175 - adjust code generator, fix output Edgar Espina <e****r@g****m> 6 months ago
bea7dff1 build: rename test directory Edgar Espina <e****r@g****m> 6 months ago
88a8e379 feat(jsonrpc): implement 1:1 service generation and O(1) global dispatcher Edgar Espina <e****r@g****m> 6 months ago
df737175 merge Merge pull request #3867 from jooby-project/3863 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
ced53316 - add jackson 2 implementation Edgar Espina <e****r@g****m> 6 months ago
ecb3a1cd - document new features Edgar Espina <e****r@g****m> 6 months ago
930527be feat(trpc): add Maven/Gradle plugins and filter framework parameters Edgar Espina <e****r@g****m> 6 months ago
4b748a50 Fix tRPC reactive type leaks and support all HTTP mutations Edgar Espina <e****r@g****m> 6 months ago
ec14f042 Refactor tRPC protocol for seamless single-argument support Edgar Espina <e****r@g****m> 6 months ago
e634a8b4 merge Merge pull request #3864 from jooby-project/dependabot/npm_and_yarn/modules/j... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
8fb777c1 merge Merge pull request #3866 from jooby-project/dependabot/maven/org.pac4j-pac4j-... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
7fb4297c Refactor APT to unify tRPC generation and fully support reactive types Edgar Espina <e****r@g****m> 6 months ago
1a8a492c - support reactive responses on `tRPC` Edgar Espina <e****r@g****m> 6 months ago
c96182e2 - refactor/code cleanup merge trpc inside normal mapping Edgar Espina <e****r@g****m> 6 months ago
b0dbaa01 build(deps): bump org.pac4j:pac4j-jwt from 6.3.1 to 6.3.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
129179e3 - make sure kotlin implementation works Edgar Espina <e****r@g****m> 6 months ago
c05aacde - implement parameter nullability Edgar Espina <e****r@g****m> 6 months ago
1d60d42c - redo code generation for @Trpc Edgar Espina <e****r@g****m> 6 months ago
eab9d0cc merge Merge branch 'main' into 3863 Edgar Espina <e****r@g****m> 6 months ago
c5ab8374 doc: revert removing Jooby text for mobile version Edgar Espina <e****r@g****m> 6 months ago
7c200ee7 merge Merge branch 'main' into 3863 Edgar Espina <e****r@g****m> 6 months ago
e3261e1f doc: remove Jooby label from doc Edgar Espina <e****r@g****m> 6 months ago
4f5b84b2 merge Merge branch 'main' into 3863 Edgar Espina <e****r@g****m> 6 months ago
d921e6ea doc: add Algolia DocSearch fix #3861 Edgar Espina <e****r@g****m> 6 months ago
a2b69249 - add basic ErrorHandler logic Edgar Espina <e****r@g****m> 6 months ago
569bc04c - fix typo on module Edgar Espina <e****r@g****m> 6 months ago
c6dc6660 merge Merge branch 'main' into trcp Edgar Espina <e****r@g****m> 6 months ago
6aa39803 prepare for next development cycle Edgar Espina <e****r@g****m> 6 months ago
02ea957a doc: fix some broken styles on light theme Edgar Espina <e****r@g****m> 6 months ago
c121f3ff v4.0.16 Edgar Espina <e****r@g****m> 6 months ago
a50c024e tRPC implementation Edgar Espina <e****r@g****m> 6 months ago
ca518acf merge Merge pull request #3865 from jooby-project/dependabot/maven/dependencies-71f... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
3d201fc5 build(deps): bump the dependencies group with 8 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
45e18793 build(deps): bump swagger-ui-dist in /modules/jooby-swagger-ui
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4674b52a - remove method-ref from Projection, just keep string projection Edgar Espina <e****r@g****m> 6 months ago
016e37d7 doc: adjust font Edgar Espina <e****r@g****m> 6 months ago
669c5a54 openapi: purge/clear unused schemas from output fix #3862 Edgar Espina <e****r@g****m> 6 months ago
010b0c21 FEATURE: Unified JSON Projection API Edgar Espina <e****r@g****m> 6 months ago
b48a81f7 merge Merge pull request #3854 from jooby-project/3853 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
0caf5bea revert context.adoc Edgar Espina <e****r@g****m> 6 months ago
db563bfa - implementa `Projected` on script routes Edgar Espina <e****r@g****m> 6 months ago
d7c7946f - implement `@Project`/`projection = ""` for OpenAPI Edgar Espina <e****r@g****m> 6 months ago
bf21582f - implement `projection` shortcut for MVC Edgar Espina <e****r@g****m> 6 months ago
94782057 - implement `@Project` annotation on MVC ref #3853 Edgar Espina <e****r@g****m> 6 months ago
218a33a0 merge Merge pull request #3860 from jooby-project/3859 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
d3f890e3 doc: modernize site + dark theme Edgar Espina <e****r@g****m> 6 months ago
e94507bf doc: remove zepto.js dependency Edgar Espina <e****r@g****m> 6 months ago
42b603c0 merge Merge pull request #3858 from jooby-project/newdoc Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4cd18a01 documentation: find a way to organize/group/classify documentation better Edgar Espina <e****r@g****m> 6 months ago
37af7b23 merge Merge pull request #3856 from jooby-project/dependabot/npm_and_yarn/modules/j... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
cba85cee merge Merge pull request #3857 from jooby-project/dependabot/maven/dependencies-987... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
b8c098e4 build(deps): bump the dependencies group with 16 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
11e0c6f1 build(deps): bump swagger-ui-dist in /modules/jooby-swagger-ui
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
cdfba4e3 FEATURE: Unified JSON Projection API Edgar Espina <e****r@g****m> 6 months ago
c84a45c5 build: make some json tests to run on Jackson3 module Edgar Espina <e****r@g****m> 6 months ago
b8ee921a merge Merge pull request #3852 from kliushnichenko/feat/jackson3 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f9e9a902 jackson3 docs Volodymyr Kliushnichenko <v****o@g****m> 6 months ago
63beb494 jackson3 module Volodymyr Kliushnichenko <v****o@g****m> 6 months ago
0616ce2a build: fix compilation error Edgar Espina <e****r@g****m> 6 months ago
879f3646 merge Merge pull request #3851 from jooby-project/dependabot/maven/dependencies-98c... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago

← Back to repository