1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[launcher] avoid to create anonymous classes for provided beans of launcher main More... over 1 year ago
[doc] Improve persistence documentation More... over 1 year ago
[json] support Map<String, List<X>> attributes More... over 1 year ago
[doc] Fix persistence documentation More... over 1 year ago
[build] enable parallel test run More... over 1 year ago
[httpclent][har] ensure gzipped responses are encoded in base64 to be readable in json More... over 1 year ago
[dependencies] Upgrade to Tomcat 10.1.18 More... over 1 year ago
[maven-release-plugin] prepare for next development iteration More... over 1 year ago
[maven-release-plugin] prepare release fusion-1.0.13 More... over 1 year ago
[project] Update license year More... over 1 year ago
[build] missing header More... over 1 year ago
[openrpc] add a basic openrpc2adoc converter (io.yupiik.fusion.documentation.OpenRPC2Adoc) More... over 1 year ago
[java >= 21] sample compiler plugin configuration for post java 21 versions More... over 1 year ago
[openrpc] export openrpc jsonrpcmethod type to let it be referenced by consumers More... over 1 year ago
[httpclient] add RoutingHttpClient More... over 1 year ago
[doc] Fix persistence example source code More... over 1 year ago
[doc] Fix persistence example code More... over 1 year ago
[dependencies] Upgrade to Apache Tomcat 10.1.17 More... over 1 year ago
[maven-release-plugin] prepare for next development iteration More... over 1 year ago
[maven-release-plugin] prepare release fusion-1.0.12 More... over 1 year ago
[testing] enable to exclude some auto discovered modules More... over 1 year ago
[api] enable to exclude a discovered module More... over 1 year ago
[tracing] enrich AccumulatingSpanCollector with autoflush capabilities More... over 1 year ago
[lock] drop most of synchronized blocks (all main runtime ones) to be more virtual threads friendly More... over 1 year ago
[tracing] fix parent span id propagation, not critical for collectors/ui but was the trace id instead of the parent span id More... over 1 year ago
[tracing] ensure client tracing listener can implicitly read parent span from incoming headers More... over 1 year ago
[tracing] ensure client tracing listener can take the request as input, it can avoid threadlocal from time to time More... over 1 year ago
[fix] reduce another locking portion of span flushing logic More... over 1 year ago
[fix] ensure we drain properly spans More... over 1 year ago
[tracing] reduce locking section for accumulating span collector More... over 1 year ago