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
6a8886ec merge Merge pull request #3799 from jooby-project/dependabot/maven/dependencies-629... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
b3f2f50e build: javadoc turn off error/warning Edgar Espina <e****r@g****m> 10 months ago
625a6a48 build: fix javadoc error and warnings Edgar Espina <e****r@g****m> 10 months ago
aa5624f6 build(deps): bump the dependencies group with 30 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
f9cf984e build: remove annotation processor warning Edgar Espina <e****r@g****m> 10 months ago
b7a9c2b2 build: once for all fix for reproducible builds Edgar Espina <e****r@g****m> 10 months ago
3e784189 build: get back mockito setup on jooby-cli Edgar Espina <e****r@g****m> 10 months ago
094acf54 build: joobyRun: remove depreaction warnings Edgar Espina <e****r@g****m> 10 months ago
66aa3854 jetty: websocket: remove deprecated methods Edgar Espina <e****r@g****m> 10 months ago
036834a6 build: fix reproducible builds error Edgar Espina <e****r@g****m> 10 months ago
8eb836f3 notes: update github notes Edgar Espina <e****r@g****m> 10 months ago
b6117015 build: upgrade bucket4j dependency Edgar Espina <e****r@g****m> 10 months ago
4def3025 Jooby v4.0.9 ignores server.port Edgar Espina <e****r@g****m> 10 months ago
a99f4d40 logback.xml not being detected in v4 Edgar Espina <e****r@g****m> 10 months ago
01dfdb51 flyway: manually add migration Edgar Espina <e****r@g****m> 10 months ago
8cf0102f websocket.idleTimeout ignored when using JettyServer — always disconnects aft... Edgar Espina <e****r@g****m> 10 months ago
dd1ed659 prepare for next development cycle Edgar Espina <e****r@g****m> 10 months ago
34b8cae9 v4.0.9 Edgar Espina <e****r@g****m> 10 months ago
19178421 gradle: add description to plugins Edgar Espina <e****r@g****m> 10 months ago
10d06b55 build: add back install phase on Github Actions full build Edgar Espina <e****r@g****m> 10 months ago
694a9482 v4.0.8 Edgar Espina <e****r@g****m> 10 months ago
ee431f61 build: minor version bump Edgar Espina <e****r@g****m> 10 months ago
828c61a3 swagger-ui: upgrade node.js/npm version Edgar Espina <e****r@g****m> 10 months ago
99c702b8 merge Merge pull request #3792 from jooby-project/dependabot/npm_and_yarn/modules/j... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
e9210ff6 merge Merge pull request #3794 from jooby-project/dependabot/maven/dependencies-4a9... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
e64ea67d build(deps): bump the dependencies group with 15 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a7a33664 jooby-run: Resource [logback.xml] occurs multiple times on the classpath Edgar Espina <e****r@g****m> 11 months ago
e35fb06f 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>
11 months ago
b9fdae41 build: update a test to run on all servers Edgar Espina <e****r@g****m> 11 months ago
add72a5a context: remove detach from Context Edgar Espina <e****r@g****m> 11 months ago
980ff538 merge Merge pull request #3789 from zoltan-kollar/patch-1 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
7e16c69d netty: cleanup dead code Edgar Espina <e****r@g****m> 11 months ago
7a8c03ea Fix Discord badge link in README Zoltan Kollar <4****r@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
399d549b netty: exceed file size are not detected #3790 Edgar Espina <e****r@g****m> 11 months ago
37956f10 output:clean up + concurrent test Edgar Espina <e****r@g****m> 11 months ago
e8787f21 merge Merge pull request #3788 from kliushnichenko/fix/i3787-problem-details-in-moc... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f0cfa185 support Problem Details handler in the MockRouter Volodymyr Kliushnichenko <v****o@g****m> 11 months ago
639a0a72 fix NPE Volodymyr Kliushnichenko <v****o@g****m> 11 months ago
ddc97b39 test to reproduce the issue 3787 Volodymyr Kliushnichenko <v****o@g****m> 11 months ago
f66ea0f0 netty: starts of custom byte buf Edgar Espina <e****r@g****m> 11 months ago
ab3e21b5 output: remove `setOptions` from OutputFactory Edgar Espina <e****r@g****m> 11 months ago
56d8d814 build: remove redudant @Nonull annotation Edgar Espina <e****r@g****m> 11 months ago
a866a9f0 merge Merge pull request #3784 from jooby-project/dependabot/npm_and_yarn/modules/j... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0aba8c1e open-api: fix checkstyles errors after upgrade Edgar Espina <e****r@g****m> 11 months ago
40133b7d open-api: checkstyle upgrade Edgar Espina <e****r@g****m> 11 months ago
19e0a647 merge Merge pull request #3785 from jooby-project/dependabot/maven/dependencies-dd3... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1bcb1d9d Route inheritance from base controller no longer works when multiple subclass... Edgar Espina <e****r@g****m> 11 months ago
f9c552ad build: fix failing test Edgar Espina <e****r@g****m> 11 months ago
a36e7bd7 Route inheritance from base controller no longer works when multiple subclass... Edgar Espina <e****r@g****m> 11 months ago
405847e7 server: Allow to configure max_form_parameters across servers Edgar Espina <e****r@g****m> 11 months ago
cfd1065d build(deps): bump the dependencies group with 26 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
659c2314 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>
11 months ago
71afea66 jetty/undertow: delete files first Edgar Espina <e****r@g****m> 11 months ago
2c61a18c netty: fix keepAlive support Edgar Espina <e****r@g****m> 11 months ago
fe6fc885 build: fix failing windows test Edgar Espina <e****r@g****m> 11 months ago
0878fdba netty: cleanup response listeners Edgar Espina <e****r@g****m> 11 months ago
5d84a421 build: example vertx standalone app Edgar Espina <e****r@g****m> 11 months ago
afd905b2 Returned file is not released before onComplete invocation Edgar Espina <e****r@g****m> 11 months ago
bb1b6b85 merge Merge pull request #3781 from goncalo-andrade/main Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5e23897c server/module: vertx support #3778 Edgar Espina <e****r@g****m> 11 months ago
63a3e53e Make JoobyExtension start the app whilst the 'application.env' property is set Gonçalo Andrade <g****e@p****m> 11 months ago
31649933 server/module: vertx support #3778 Edgar Espina <e****r@g****m> 11 months ago
b0e8ad94 server/module: vertx support #3778 Edgar Espina <e****r@g****m> 11 months ago
6e69ad68 build: junit 6.0.0 Edgar Espina <e****r@g****m> 11 months ago
9e65c4b5 server/module: vertx support #3778 Edgar Espina <e****r@g****m> 11 months ago
82967d63 docs: update js libraries, remove warnings Edgar Espina <e****r@g****m> 11 months ago
9b1da138 merge Merge pull request #3779 from jooby-project/dependabot/maven/dependencies-e40... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0f264b3d merge Merge branch 'vertx' Edgar Espina <e****r@g****m> 11 months ago
c7c74a5c server/module: vertx support Edgar Espina <e****r@g****m> 11 months ago
d35b1f14 build(deps): bump the dependencies group with 13 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6d52fc38 merge Merge branch 'main' into vertx Edgar Espina <e****r@g****m> 11 months ago
160802c7 netty: refactor outputstream Edgar Espina <e****r@g****m> 11 months ago
4d19a3ec netty: refactor outputstream Edgar Espina <e****r@g****m> 11 months ago
500dafb1 vertx: fix response loop #3778 Edgar Espina <e****r@g****m> 11 months ago
a04ae7f8 merge Merge branch 'main' into vertx Edgar Espina <e****r@g****m> 11 months ago
497cf294 netty: flush channel context when not reading Edgar Espina <e****r@g****m> 11 months ago
8a73d988 netty: flush channel context when not reading Edgar Espina <e****r@g****m> 11 months ago
9ad1393c vertx support #3778 Edgar Espina <e****r@g****m> 11 months ago
50597003 build: report tests on failure Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c49e6c49 build: revert test reporter Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
bc9e0513 build: revert build on Java 25 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
9e23b3eb build: try to fix jdk 25 build Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2b616562 build: use jre-attribute Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
01545e2d Java 25 Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1b7197c8 merge Merge pull request #3777 from jooby-project/dependabot/maven/dependencies-8d8... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
4d7e86d1 build: revert to JDK 24 Edgar Espina <e****r@g****m> 11 months ago
83bf64be build: use 23 and 25 SDK Edgar Espina <e****r@g****m> 11 months ago
1e22586d build: remove clean from maven command, attempt to fix windows build on GitHu... Edgar Espina <e****r@g****m> 11 months ago
aed51f8e 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>
11 months ago
be227e4f gradle: upgrade gradle plugin remove deprecation warning and error on 9.x' Edgar Espina <e****r@g****m> 11 months ago
cc996b08 merge Merge pull request #3776 from jooby-project/dependabot/maven/dependencies-92f... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
f521823a merge Merge pull request #3775 from jooby-project/dependabot/npm_and_yarn/modules/j... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
70c39955 build(deps): bump the dependencies group with 26 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
9bb3a5af 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>
12 months ago
3c83e951 v4.0.7 Edgar Espina <e****r@g****m> 12 months ago
3e6cd7b4 merge Merge pull request #3774 from jooby-project/dependabot/maven/dependencies-522... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
aebae90d merge Merge pull request #3773 from jooby-project/dependabot/npm_and_yarn/modules/j... Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
5a2e3f41 build(deps): bump the dependencies group with 21 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
696427e6 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>
12 months ago
3231c0f4 4.0.6 - OpenAPI plugin throws Cannot invoke "String.hashCode()" because "<loc... Edgar Espina <e****r@g****m> 12 months ago

← Back to repository