gosora/query_gen
Azareal 2455e951aa We now have analytics for the operating systems used by users.
Route view bumping logs have been moved from regular debug mode to super debug to reduce the amount of noise.
Added user friendly agent names.
Reduced the amount of logging outside of debug mode.
We now track Mobile Safari and the Samsung Browser.
We now track SeznamBot, TwitterBot, and Discourse's Bot.
We now track Trident.
UAs are now filtered to reduce the amount of bad activity.
Added more bad phrases for bad routes.

Added the viewchunks_systems table.
Began work on referrer tracking.
2018-02-04 08:15:20 +00:00
..
lib Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00:00
build.bat Added the query generator. It's a work in progress and in constant flux. 2017-06-05 12:57:27 +01:00
main.go Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00:00
run.bat Added the query generator. It's a work in progress and in constant flux. 2017-06-05 12:57:27 +01:00
spitter.go Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
tables.go We now have analytics for the operating systems used by users. 2018-02-04 08:15:20 +00:00