1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[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
[handlebars] Ensure each handling skips new EOL when rendered data is empty More... about 2 years ago
[handlebars] Enable iterating accessor to use current value for data lookup More... about 2 years ago
[handlebars] cleanup tests More... about 2 years ago
[handlebars] fixing child first delegation for each blocks More... about 2 years ago
[handlebars] enable to use parent data in each/if/unless blocks More... about 2 years ago