gosora/common/counters
Azareal 6870d242e9 Add ClearIPs() to TopicStore.
Add LockMany() to TopicStore.
Add RemoveMany() to TopicCache.
Add ClearIPs() to PollStore.
Add Purge() to RegLogStore.
Add DeleteOlderThanDays() to RegLogStore.
Add Purge() to LoginLogStore.
Add DeleteOlderThanDays() to LoginLogStore.
Add SetInt() to MetaStore.
Add SetInt64() to MetaStore.

Use Createf() in RegLogItem.Create()
Use Count() in SQLRegLogStore.Count()
Use Count() in SQLLoginLogStore.Count()
Use Countf() in SQLLoginLogStore.CountUser()

Add trailing triple dot parser test case.
Removed a block of commented code in gen router.
Reduce boilerplate.
2021-04-27 20:20:26 +10:00
..
agents.go track favicon stats 2020-02-26 20:34:38 +10:00
common.go initial perf anaytics 2020-02-23 19:08:47 +10:00
forums.go Add ClearIPs() to TopicStore. 2021-04-27 20:20:26 +10:00
langs.go Add ClearIPs() to TopicStore. 2021-04-27 20:20:26 +10:00
memory.go Add ClearIPs() to TopicStore. 2021-04-27 20:20:26 +10:00
performance.go WIP forum action code. Currently disabled. 2021-04-08 00:23:11 +10:00
posts.go initial perf anaytics 2020-02-23 19:08:47 +10:00
referrers.go track favicon stats 2020-02-26 20:34:38 +10:00
requests.go initial perf anaytics 2020-02-23 19:08:47 +10:00
routes.go unify single forums in topic lists and forum pages with GetListByForum 2020-03-01 16:22:43 +10:00
systems.go unify single forums in topic lists and forum pages with GetListByForum 2020-03-01 16:22:43 +10:00
topics.go Add ClearIPs() to TopicStore. 2021-04-27 20:20:26 +10:00
topics_views.go Weekly Views. 2021-01-03 07:46:24 +10:00