fathom/pkg/models
Danny van Kooten 8313c64610 add tests for aggregating page-specific stats 2018-08-09 14:57:35 +02:00
..
page_stats.go add tests for aggregating page-specific stats 2018-08-09 14:57:35 +02:00
page_stats_test.go add tests for aggregating page-specific stats 2018-08-09 14:57:35 +02:00
pageview.go get rid of session_id and move knowledge of previous pageview to client. this also gets rid of the (only) index on the pageviews table, allowing for much faster INSERT's. closes #14 2018-07-11 15:03:56 +02:00
referrer_stats.go split hostname and pathname in referrers table 2018-05-30 12:50:28 +02:00
site_stats.go add tests for aggregating site-wide stats 2018-08-09 14:43:42 +02:00
site_stats_test.go add tests for aggregating site-wide stats 2018-08-09 14:43:42 +02:00
user.go move setting pwd & comparing into user model + tests 2018-08-01 13:13:42 +02:00
user_test.go move setting pwd & comparing into user model + tests 2018-08-01 13:13:42 +02:00