1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[jsonrpc] tolerate PartialResponse from processor code (and not manual handlers) More... about 2 years ago
[jsonrpc] adding PartialResponse support to customize headers on jsonrpc responses More... about 2 years ago
[persistence] tolerate nested table as embeddable for cases with more than 255 columns More... about 2 years ago
[documentation] Fix @OnEvent example More... about 2 years ago
[maven-release-plugin] prepare for next development iteration More... about 2 years ago
[maven-release-plugin] prepare release fusion-1.0.5 More... about 2 years ago
[dependency] h2 2.2.220 upgrade More... about 2 years ago
[json] tolerate to pass Map as a synonym of Object for generic mapping More... about 2 years ago
[json] better enum support and jsonschema integration More... about 2 years ago
Dependency updates More... about 2 years ago
[documentation] Add tips on http-server More... about 2 years ago
[test] fixing random port for observability module More... about 2 years ago
[http-server] ensure to log errors when it happens writing the response More... about 2 years ago
[jsonrpc] jsonrpc uses List and not array for serialization More... about 2 years ago
[http-server] ensure request is completed even if completionstage does not return but fails More... about 2 years ago
[persistence] add fusion.persistence.datasource.forceReadOnly to skip setReadOnly if needed More... about 2 years ago
[persistence] map fusion.persistence.datasource.rollbackOnReturn More... about 2 years ago
[http-server] Enable to deploy a monitoring server by configuration More... about 2 years ago
[graalvm] generate resources.json and native-image.properties to include fusion json metadata (openrpc endpoint) More... about 2 years ago
[processor] handle optional imports for generated modules More... about 2 years ago
[debug] adding timing data in processor More... about 2 years ago
[jsonrpc] more precise error message when json module is not seen or ignored More... about 2 years ago
[persistence] ensure insert generated statement does not ignore first column in value binding More... about 2 years ago
[jwt] support list in Jwt.claim() More... about 2 years ago
[persistence] adding contextless Database (explicit connection API) More... about 2 years ago
[maven-release-plugin] prepare for next development iteration More... about 2 years ago
[maven-release-plugin] prepare release fusion-1.0.4 More... about 2 years ago
Fix ServletBody implementation to subscribe properly to payload More... about 2 years ago
Merge pull request #3 from yupiik/Body-api-for-httpserver More... about 2 years ago
[http server] Body API to ease usage More... about 2 years ago