index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
stats
/
m_chanstats.cpp
Age
Commit message (
Expand
)
Author
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-09
Always build the stats modules.
Sadie Powell
2014-01-03
Move modules/stats under extras because it depends on m_mysql, update its con...
Adam
2013-12-28
Do not translate command parameters that do not have translatable strings in ...
Robby-
2013-12-26
m_chanstats: 1) fixed the SASET message 2) decreased the size of some VARCHAR...
DukePyrolator
2013-12-20
Revert "m_chanstats: changed the default value of some fields to NULL instead...
DukePyrolator
2013-12-15
m_chanstats: changed the default value of some fields to NULL instead of ''
DukePyrolator
2013-11-03
CREATE EVENT chanstats_event_cleanup_weekly failed due to calculating imprope...
Cronus89
2013-09-27
Fix typos, remove dead language defines.
Robby-
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-29
Move chanstats stuff to stats/
Adam