1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 02, 2025 — Aug 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: split http_request.cpp 4-way (1175 → 392) More... 2 months ago
refactor: split webserver.hpp (845 → 498) into routes/ws/hooks More... 2 months ago
refactor: extract ip_representation impl from http_utils.cpp (730 → 493) More... 2 months ago
refactor: split webserver_impl.hpp (674 → 330) More... 2 months ago
refactor: extract auth surface from http_request.hpp (656 → 497) More... 2 months ago
refactor: extract ip_representation from http_utils.hpp (505 → 478) More... 2 months ago
ci: per-file line-count gate (FILE_LOC_MAX) More... 2 months ago
Merge TASK-045 (Hook bus skeleton) into feature/v2.0 More... 2 months ago
TASK-045: housekeeping — mark Done + persist validation review notes More... 2 months ago
TASK-045: Hook bus skeleton (hook_phase, hook_action, hook_handle, add_hook) More... 2 months ago
specs: lifecycle hook bus (DR-012 + TASK-045..052) More... 2 months ago
test: cover the pure helpers extracted in the CCN-10 sweep More... 2 months ago
Final CCN-10 ratchet: three near-bar refactors + bar to 10 More... 2 months ago
webserver: three near-bar refactors (register_impl_ / decode_websocket_buffer / answer_to_connection) More... 2 months ago
ip_representation::operator< + http_request_impl::populate_all_cert_fields More... 2 months ago
webserver: decompose post_iterator under the CCN 10 bar (21 -> 7) More... 2 months ago
http_endpoint: decompose string ctor under the CCN 10 bar (22 -> 7) More... 2 months ago
webserver: decompose on_methods_ under the CCN 10 bar (28 -> 7) More... 2 months ago
http_utils: decompose ip_representation string ctor under CCN 10 (34 -> 2) More... 2 months ago
webserver: decompose finalize_answer under the CCN 10 bar (46 -> 6) More... 2 months ago
webserver: decompose start() under the CCN 10 bar (51 -> 8) More... 2 months ago
websocket_handler: dedupe send_ping / send_pong scaffolding More... 2 months ago
CI: add cyclomatic complexity + copy/paste duplication gates More... 2 months ago
CI: skip doxygen on Windows MINGW64 + extend stress-test budget More... 2 months ago
CI: fix pre-existing Windows MSYS+MINGW64 build failures More... 3 months ago
README: re-sync hello-world snippet after copyright add More... 3 months ago
CI: fix lint copyright + tsan races on PR #374 More... 3 months ago
Merge TASK-044: SOVERSION bump and packaging (PRD §1 release strategy, DR-011) More... 3 months ago
TASK-044: mark Done in _index.md More... 3 months ago
TASK-044: record unworked validation findings (5 major, 23 minor) More... 3 months ago