GitHub / jooby-project/jooby / commits
The modular web framework for Java and Kotlin
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 47632bbb | merge Merge pull request #3848 from kliushnichenko/feat/form-with-default-value |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 1dc2518e |
build(deps): bump the dependencies group across 1 directory with 42 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 33de401e | add missing form() with default value | Volodymyr Kliushnichenko <v****o@g****m> | 7 months ago | |
| 94d152ff | merge Merge branch 'main' into grpc | Edgar Espina <e****r@g****m> | 7 months ago | |
| e7a63019 | merge Merge pull request #3847 from jooby-project/dependabot/maven/dependencies-a18... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 18e088db |
build(deps): bump the dependencies group with 11 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| f636d26e | netty: redo pipeline for HTTP2 | Edgar Espina <e****r@g****m> | 7 months ago | |
| 07008675 | netty: redo pipeline for HTTP2 | Edgar Espina <e****r@g****m> | 7 months ago | |
| 30958580 | Update README.md |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2e349447 | update readme |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 3ba20f37 | merge Merge pull request #3846 from jooby-project/dependabot/maven/dependencies-d1a... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 885c8bfd |
build(deps): bump the dependencies group across 1 directory with 18 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 65c63fb5 | merge Merge pull request #3844 from kliushnichenko/feat/jakarta-default-value |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 6770ac51 | WIP: gRpc: works for jetty, almost work for undertow | Edgar Espina <e****r@g****m> | 8 months ago | |
| 0bad11cc | open-api: support `jakarta.ws.rs.DefaultValue` handling | Volodymyr Kliushnichenko <v****o@g****m> | 8 months ago | |
| 39d1112a | support `jakarta.ws.rs.DefaultValue` handling | Volodymyr Kliushnichenko <v****o@g****m> | 8 months ago | |
| befcb7f7 | prepare for next development cycle | Edgar Espina <e****r@g****m> | 8 months ago | |
| 4863d348 | v4.0.15 | Edgar Espina <e****r@g****m> | 8 months ago | |
| f1690ee9 | - fix Undertow HTTP server core doesn't properly validate the Host header in ... | Edgar Espina <e****r@g****m> | 8 months ago | |
| 46474001 | open-api: disable javadoc parsing by default | Edgar Espina <e****r@g****m> | 8 months ago | |
| 37a2510f | doc: fix legacy vs current path for modules | Edgar Espina <e****r@g****m> | 8 months ago | |
| df8e569d | build: remove kotlin compiler from main source code | Edgar Espina <e****r@g****m> | 8 months ago | |
| ea90a5cf | prepare for next development cycle | Edgar Espina <e****r@g****m> | 8 months ago | |
| 709a7771 | v4.0.14 | Edgar Espina <e****r@g****m> | 8 months ago | |
| 6b6f32f1 | build: version bump | Edgar Espina <e****r@g****m> | 8 months ago | |
| 8a343c7f | build: fix failing test | Edgar Espina <e****r@g****m> | 8 months ago | |
| a7c32a82 | doc: migration to 4.x | Edgar Espina <e****r@g****m> | 8 months ago | |
| 41a8254c | doc: add `twig` syntax highlighter | Edgar Espina <e****r@g****m> | 8 months ago | |
| 1b15258a | open-api: disable javadoc parsing by default | Edgar Espina <e****r@g****m> | 8 months ago | |
| 52ba8147 | open-api: javadoc parser NPE | Edgar Espina <e****r@g****m> | 8 months ago | |
| 8bda0f15 | merge Merge pull request #3842 from jooby-project/dependabot/maven/dependencies-8da... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 6295db71 | WIP: GRPC: nothing work | Edgar Espina <e****r@g****m> | 8 months ago | |
| d3ae20fc |
build(deps): bump the dependencies group across 1 directory with 14 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 0280ceec | open-api: add jakarta.validation.constraints support | Edgar Espina <e****r@g****m> | 8 months ago | |
| 449eee69 | open-api: default-value is not detected | Edgar Espina <e****r@g****m> | 8 months ago | |
| f8072746 | prepare for next development cycle | Edgar Espina <e****r@g****m> | 8 months ago | |
| ae8214b4 | doc: fix bug on link generation | Edgar Espina <e****r@g****m> | 8 months ago | |
| f1975d2a | doc: add note about ascii doc and demo project | Edgar Espina <e****r@g****m> | 8 months ago | |
| 2b6d5821 | v4.0.13 | Edgar Espina <e****r@g****m> | 8 months ago | |
| 8ffaf2bd | merge Merge pull request #3833 from jooby-project/dependabot/maven/dependencies-511... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| a5520d92 | websocket.maxSize does not configure WebSocket binary message size, causing l... | Edgar Espina <e****r@g****m> | 8 months ago | |
| 7a7bbda6 |
build(deps): bump the dependencies group with 14 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 66df010a | cli: remove stdlib-jdk8 from template | Edgar Espina <e****r@g****m> | 8 months ago | |
| e451d58c | kotlin: upgrade to kotlin 2.3.0 | Edgar Espina <e****r@g****m> | 8 months ago | |
| 06080160 | merge Merge pull request #3827 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 103b480a | merge Merge pull request #3831 from jooby-project/dependabot/maven/org.apache.loggi... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| a7a83e29 |
build(deps): bump org.apache.logging.log4j:log4j-core
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| e0094cf5 | Documentation for older version links to recent version | Edgar Espina <e****r@g****m> | 9 months ago | |
| ca690b83 | Add binary‑message support to WebSocketMessage API | Edgar Espina <e****r@g****m> | 9 months ago | |
| 2f5c6826 |
build(deps): bump the dependencies group across 1 directory with 11 updates (...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 0e79d846 | openapi: asciidoc output #3820 (#3821) |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d6952262 |
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> |
9 months ago | |
| c219dc5f | build: fix pebble upgrade | Edgar Espina <e****r@g****m> | 9 months ago | |
| 52f5406b | merge Merge pull request #3826 from jooby-project/dependabot/maven/dependencies-808... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 577b4081 |
build(deps): bump the dependencies group across 1 directory with 31 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f53369f2 | merge Merge pull request #3822 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fa5fe8dc | merge Merge pull request #3823 from jooby-project/dependabot/maven/dependencies-bc5... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 9ce066ca | Update README.md |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fd5543ac |
build(deps): bump the dependencies group with 12 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a84f6e19 |
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> |
9 months ago | |
| 113a0ffc | prepare for next development cycle | Edgar Espina <e****r@g****m> | 9 months ago | |
| 778f514c | v4.0.12 | Edgar Espina <e****r@g****m> | 9 months ago | |
| a0e0e227 | Missing method to ping websockets | Edgar Espina <e****r@g****m> | 9 months ago | |
| d3eb08bf | build: ban jetbrains notnull/nullable annotations | Edgar Espina <e****r@g****m> | 9 months ago | |
| 80d9f80f | Websockets are broken | Edgar Espina <e****r@g****m> | 9 months ago | |
| b134f49e | merge Merge pull request #3819 from jooby-project/dependabot/maven/dependencies-634... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 34b48d5d | merge Merge pull request #3817 from froque/patch-3 |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f3ea9db3 |
build(deps): bump the dependencies group with 27 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 8ab9fdde | Fix typos in Quartz module job operations description |
Filipe Roque <f****e@p****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 27315c4f | merge Merge pull request #3810 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a325b199 | merge Merge pull request #3811 from jooby-project/dependabot/maven/dependencies-683... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2eab9369 |
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> |
10 months ago | |
| cf1c9d70 |
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> |
10 months ago | |
| de5f8f2d | prepare for next development cycle | Edgar Espina <e****r@g****m> | 10 months ago | |
| aa4a7735 | v4.0.11 | Edgar Espina <e****r@g****m> | 10 months ago | |
| d2272e7b | rocker: added back thread-local buffer cache | Edgar Espina <e****r@g****m> | 10 months ago | |
| 1bd4d1df | merge Merge pull request #3808 from jooby-project/dependabot/maven/dependencies-f9a... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e82d4168 | merge Merge pull request #3806 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 167f358c | docs: update vertx sql document | Edgar Espina <e****r@g****m> | 10 months ago | |
| 78625529 | vertx: set number of workThreads using options | Edgar Espina <e****r@g****m> | 10 months ago | |
| 1155b5ef | build: fix vertx classpath | Edgar Espina <e****r@g****m> | 10 months ago | |
| 613fe220 |
build(deps): bump the dependencies group with 11 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 | |
| 547ec594 |
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> |
10 months ago | |
| 3a9ca80e | APT ignores @Inject fields in superclass when generating Mvc route constructors | Edgar Espina <e****r@g****m> | 10 months ago | |
| f20b2515 | Jooby 4.0.10 ignores server.port | Edgar Espina <e****r@g****m> | 10 months ago | |
| 86b4ee53 | build: run on Java 25 | Edgar Espina <e****r@g****m> | 10 months ago | |
| d9370d80 | vertx: revert SqlClientBase | Edgar Espina <e****r@g****m> | 10 months ago | |
| 8bc1bcaa | build: fix javadoc warnings | Edgar Espina <e****r@g****m> | 10 months ago | |
| 90403cfa | open-api: make it a real java module fix #3803 | Edgar Espina <e****r@g****m> | 10 months ago | |
| 704c63d1 | build: fix javadoc error | Edgar Espina <e****r@g****m> | 10 months ago | |
| 6a806bd9 | undertow: add module-info.java | Edgar Espina <e****r@g****m> | 10 months ago | |
| 0552c58a | router: remove Serializable from Route.Handler fix #3802 | Edgar Espina <e****r@g****m> | 10 months ago | |
| 52581a1a | prepare for next development cycle | Edgar Espina <e****r@g****m> | 10 months ago | |
| 73bd77bb | doc: fix dependency typo | Edgar Espina <e****r@g****m> | 10 months ago | |
| 9c937513 | build: added back javadoc configuration to central profile | Edgar Espina <e****r@g****m> | 10 months ago | |
| e42f9c18 | v4.0.10 | Edgar Espina <e****r@g****m> | 10 months ago | |
| 18088ff0 | build: upgrade flyway to latest | Edgar Espina <e****r@g****m> | 10 months ago | |
| 2f20c3ca | build: fix some javadoc warnings and errors | Edgar Espina <e****r@g****m> | 10 months ago | |
| d0bf83a9 | merge Merge pull request #3800 from froque/patch-2 |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| eeeaba03 | Fix comment typo in ServerOptions.java |
Filipe Roque <f****e@p****m>
Committed by: GitHub <n****y@g****m> |
10 months ago |