1
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Sep 04, 2025 — Sep 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #378 from etr/fix/ci-helgrind-macos-checksums More... 3 days ago
ci: cover Valgrind stale-lock false positives More... 3 days ago
ci: fix macOS checksums and Helgrind lifecycle More... 3 days ago
docs(readme): point sponsor links to GitHub Sponsors instead of Ko-fi More... about 1 month ago
Set GitHub Sponsors username in FUNDING.yml More... about 1 month ago
ci: retire the check-parallel-install v1+v2 coexistence gate More... about 1 month ago
fix(dist,build): make the release tarball self-contained and link gnutls on mingw More... about 1 month ago
v2.0: Modernization (M1-M6, 44 tasks) (#374) More... about 1 month ago
refactor: rename body.{hpp,cpp} to response_body to match the class rename More... about 2 months ago
docs(architecture): give the two diagrams their own Markdown pages More... about 2 months ago
docs(architecture): add threading, errors, hooks, and feature deep-dives More... about 2 months ago
docs(architecture): add class-map and request-flow diagrams More... about 2 months ago
refactor: clarify response-body and connection-context naming More... about 2 months ago
refactor: collapse webserver + webserver_impl to one class per file More... about 2 months ago
build(gate): add a bounded façade/adapter carve-out to the SLOC gate More... about 2 months ago
refactor: give webserver_impl a single composition-root TU More... about 2 months ago
refactor: drop redundant webserver_impl::log_dispatch_error forwarder More... about 2 months ago
refactor: fold webserver_callbacks_lifecycle.cpp back into webserver_callbacks.cpp More... about 2 months ago
build(gate): exclude single-character lines from the SLOC metric More... about 2 months ago
test(helgrind): fix deferred counter suppression to match mangled name More... about 2 months ago
test(helgrind): re-anchor benign test-fixture race suppressions More... about 2 months ago
docs(architecture): document http_request_impl structure (§4.2) More... about 2 months ago
refactor(dr-014): slim webserver_impl to a composition root More... about 2 months ago
refactor(dr-014): extract request_pipeline behavior service More... about 2 months ago
refactor(dr-014): extract request_dispatcher behavior service More... about 2 months ago
docs(dr-014): drop connection_callbacks — 7 services, not 8 More... about 2 months ago
refactor(dr-014): extract websocket_upgrader behavior service More... about 2 months ago
refactor(dr-014): extract upload_pipeline behavior service More... about 2 months ago
refactor(dr-014): extract response_materializer behavior service More... about 2 months ago
refactor(dr-014): extract hook_dispatcher behavior service More... about 2 months ago