index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
modules
/
stats.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate includes from module headers.
Sadie Powell
2022-01-25
1
-2
/
+0
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-3
/
+3
*
Move RPL_STATS to the stats header.
Sadie Powell
2021-12-24
1
-0
/
+6
*
Add a quick method for adding a generic RPL_STATS row.
Sadie Powell
2021-12-24
1
-0
/
+12
*
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
1
-3
/
+5
*
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-0
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-0
/
+1
*
|
Convert repetitive functions to use C++11 variadic templates.
Sadie Powell
2019-01-25
1
-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.
Peter Powell
2018-04-08
1
-0
/
+18
*
Fix oversight in the last Stats::Context:AddRow() method
Attila Molnar
2016-02-25
1
-0
/
+1
*
Introduce Stats::Context, pass it to the OnStats hook and switch all code to it
Attila Molnar
2016-02-25
1
-0
/
+172