GitHub / jooby-project/jooby / commits
The modular web framework for Java and Kotlin
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8a1e0fc3 | Update README.md |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c06eaecc |
build(deps): bump the dependencies group with 5 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 134e853e | merge Merge branch 'main' into openapijavadoc | Edgar Espina <e****r@g****m> | about 1 year ago | |
| b38185cb | prepare for next development cycle | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 1d14e0a2 | v4.0.2 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 93a610bc | Application startup fails due to env vars | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 42c4e1a4 | WIP: open-api: parse javadoc | Edgar Espina <e****r@g****m> | about 1 year ago | |
| d7bfaf82 | prepare for next development cycle | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 2b4d14d7 | v4.0.1 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 8e2bed74 | boot: add system env and properties as part of server options parsing process | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 37ce3bc4 | performance: use cached version of well-known headers | Edgar Espina <e****r@g****m> | about 1 year ago | |
| cca182df | server: serverPort is ignored fix #3731 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 8419c283 | prepare for next development cycle | Edgar Espina <e****r@g****m> | about 1 year ago | |
| f6512185 | merge Merge pull request #3730 from jooby-project/dependabot/maven/dependencies-976... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cd990f98 | v4.0.0 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 1218e9c5 | doc: more doc cleanup | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 5696240a | doc: more doc cleanup | Edgar Espina <e****r@g****m> | about 1 year ago | |
| b1416424 | server: clean up | Edgar Espina <e****r@g****m> | about 1 year ago | |
| ce43060d | server: document bootstrap, fix some typos and bugs | Edgar Espina <e****r@g****m> | about 1 year ago | |
| aacdb7f6 | gradle: support Java 24 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 13207bfc | jvm: requires 21 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| e0e41f76 |
build(deps): bump the dependencies group with 9 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8b3ee282 | doc: migration notes for 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 2807a236 | open-api: mock of javadoc | Edgar Espina <e****r@g****m> | about 1 year ago | |
| bc0d8366 | performance: netty optimize response headers | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 5ea74d60 | output-api: refactor API | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 27a36501 | open-api: javadoc | Edgar Espina <e****r@g****m> | about 1 year ago | |
| c2075512 | merge Merge branch '3.x' into 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 06de2473 | prepare for next development cycle | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 43620dcd | v3.11.0 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 08776d91 | build: revert HikariCP upgrade | Edgar Espina <e****r@g****m> | about 1 year ago | |
| a875bd74 | merge Merge pull request #3728 from jooby-project/dependabot/maven/dependencies-95b... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6289cea2 | merge Merge pull request #3727 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0193809c |
build(deps): bump the dependencies group with 29 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e5427b94 |
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> |
about 1 year ago | |
| 3dbbddd7 | router: move more options to corresponding class | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 8c37006a | server: make server options available on app initialization | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 2f396515 | output: remove buffer name from output classes | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 97ad1efd | performance: attempt to improve performance | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 66715588 | buffer: bug fixing | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 43a7951b | merge Merge branch '3.x' into 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| f6776e9b | MessageEncoder docs are outdated fix #3726 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 15ad691c | server: remove server from application | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 71e25813 | merge Merge branch '3.x' into 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 8224f9c7 | remove: install(Server) | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 7987cd1d | merge Merge branch '3.x' into 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 03defaf1 | server: allow to configure maxHeaderSize | Edgar Espina <e****r@g****m> | about 1 year ago | |
| f0293b1d | source: remove example apps | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 4e23e58d | server: fix startup error + misleading error message on port in use | Edgar Espina <e****r@g****m> | about 1 year ago | |
| b1579a86 | merge Merge pull request #3720 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 91c35365 | merge Merge pull request #3719 from jooby-project/dependabot/maven/dependencies-227... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1761a342 | netty: improve performance by caching the content-length header on bytes wrap... | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 76d391fd | output api: make sure outputfactory is accessible while creating the application | Edgar Espina <e****r@g****m> | about 1 year ago | |
| a9c12d80 |
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> |
about 1 year ago | |
| ae6445be |
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> |
about 1 year ago | |
| 2e4e1931 | netty: get back custom headers implementation | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 16313204 | merge Merge pull request #3718 from jooby-project/dependabot/maven/modules/jooby-op... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 537fe9df |
build(deps-dev): bump org.apache.commons:commons-lang3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ced3b2aa | jetty: remove usage of deprecated method | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 993782b0 | remove: ResultType annotation | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 5a1c0647 | merge Merge branch '3.x' into 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 524a0520 | build: upgrade okhttp to 5.0 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 6baf4384 | merge Merge pull request #3715 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f0f8f29f | merge Merge pull request #3716 from jooby-project/dependabot/maven/dependencies-d64... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 86deac0b |
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> |
about 1 year ago | |
| 18e29d16 |
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> |
about 1 year ago | |
| 5c1377ba | refactor: remove deprecated code | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 30d5ad1e | upgrade: hibernate-orm 7.0 and hibernate-validator 9.0 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| b934718c | refactor: rename buffer interal package | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 2a27e6a6 | Document mistake - filter to use fix #3712 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 91f121f5 | refactor: code cleanup | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 161f1478 | refactor: Context: replace call to getRouter.getValueFactory by getValueFactory | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 02a9b6ee | refactor: move RouteSet as inner class of Route and rename to Set, so Route.Set | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 0aacf7bc | merge Merge branch '3.x' into 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| f08c1672 | prepare for next development cycle | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 24ed4310 | build: add project name for maven central | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 766d2b30 | build: attempt to fix maven release process | Edgar Espina <e****r@g****m> | about 1 year ago | |
| d97a0587 | remove: graphql-playground fix #3710 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 60cd0949 | build: upgrade maven central requirements | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 77620791 | jooby-cli generated gradle build won't complie | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 7218594c | Mistake in documentation at jooby.io? fix #3696 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 547d5ea2 | v3.10.0 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 3878647f | merge Merge branch '3.x' into 4.x | Edgar Espina <e****r@g****m> | about 1 year ago | |
| b85bbee5 | build: fix tiles upgrade error | Edgar Espina <e****r@g****m> | about 1 year ago | |
| eefff852 | merge Merge pull request #3702 from jooby-project/dependabot/maven/dependencies-3a4... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 01ad1927 | upgrade: graphiql to 5.x fix #3711 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| c3d1ccc5 | merge Merge pull request #3708 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 65fe78bc | merge Merge pull request #3709 from lewisbirks/fix-xref-links |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 635688b4 | router: make router option a class | Edgar Espina <e****r@g****m> | about 1 year ago | |
| b48e72be |
refactor: move post-processing to asciidoc lifecycle
Signed-off-by: Lewis Birks <2****s@u****m> |
Lewis Birks <2****s@u****m> | about 1 year ago | |
| 9af5e367 | route: remove handle field | Edgar Espina <e****r@g****m> | about 1 year ago | |
| eee79370 | open api: remove dead code | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 66e14eb7 | router: improve routeSet API | Edgar Espina <e****r@g****m> | about 1 year ago | |
| dadaca43 | router: remove deprecated code | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 5ff899af | router: clean up | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 71305e10 | jooby-apt: turn off mvcMethod generator by default fix #3535 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| bb832669 | jooby-apt: should not generate META-INF/services by default fix #3542 | Edgar Espina <e****r@g****m> | about 1 year ago | |
| b882feb7 | session: require cookie session name | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 647520ad | context: move default method to defaultcontext | Edgar Espina <e****r@g****m> | about 1 year ago | |
| 5e345b59 | merge Merge pull request #3707 from jooby-project/dependabot/npm_and_yarn/modules/j... |
Edgar Espina <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago |