aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat/backends/http_backend.cxx
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-5/+5
* [Minor] Add missing <algorithm> include for gcc 14Petr Vaněk2023-11-011-0/+1
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-69/+73
* [Rework] Use another version of hash table from the same authorVsevolod Stakhov2022-07-171-2/+2
* [Minor] Add a helper to serialize stats tokens to a messagepack requestVsevolod Stakhov2022-06-261-4/+64
* [Project] Http_stat: Notice statfiles when creating runtimeVsevolod Stakhov2022-06-181-2/+10
* [Minor] Pass statfile id when requesting for the backend runtimeVsevolod Stakhov2022-06-181-3/+4
* [Project] Add experimental HTTP statistics backendVsevolod Stakhov2022-06-111-0/+366