aboutsummaryrefslogtreecommitdiff
path: root/include/modules/stats.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-171-0/+1
|\
| * Update copyright headers.Gravatar InspIRCd Robot2020-01-111-0/+1
* | Convert repetitive functions to use C++11 variadic templates.Gravatar Sadie Powell2019-01-251-87/+3
|/
* Move OnStats from the core to a cross-module event.•••Some core code still exists in the XLine system but this will be replaced when the XLine system is replaced later. Gravatar Peter Powell2018-04-081-0/+18
* Fix oversight in the last Stats::Context:AddRow() methodGravatar Attila Molnar2016-02-251-0/+1
* Introduce Stats::Context, pass it to the OnStats hook and switch all code to itGravatar Attila Molnar2016-02-251-0/+172