summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* send only one notification per playerschneefux2017-04-131-1/+1
|
* upsert only onceschneefux2017-04-121-10/+13
|
* add global statsschneefux2017-04-101-44/+54
|
* tweak default parametersschneefux2017-04-101-1/+1
|
* deduplicate jobs in a batchschneefux2017-04-101-5/+10
|
* tweak default parametersschneefux2017-04-101-2/+2
|
* send points_update notification to webschneefux2017-04-101-0/+6
|
* remove per minute statsschneefux2017-04-101-2/+0
|
* add required created_at, updated_at to ppschneefux2017-04-101-0/+2
|
* add 'role' dimensionschneefux2017-04-101-3/+3
|
* db: rename peal to peelschneefux2017-04-101-1/+1
|
* rename pp.player_id to pp.player_api_idschneefux2017-04-101-1/+1
|
* aggregate all participant statsschneefux2017-04-101-7/+41
|
* rename filter_on -> dimension_onschneefux2017-04-101-8/+12
|
* rewrite using batchingschneefux2017-04-091-62/+139
|
* rewrite for new schemaschneefux2017-04-091-87/+125
|
* rewrite in NodeJSschneefux2017-04-068-208/+224
|
* kill process when the worker crashesrelease/1.5.0schneefux2017-03-191-2/+1
|
* hero stats: update table namesschneefux2017-03-191-4/+4
|
* hero stats: add pick_rateschneefux2017-03-191-2/+3
|
* add skill tier filteringschneefux2017-03-181-0/+2
|
* add computed_onschneefux2017-03-181-2/+2
|
* first working implementationschneefux2017-03-185-0/+223