summaryrefslogtreecommitdiff
path: root/worker.js
Commit message (Expand)AuthorAgeFilesLines
...
* discard wrong dimension_on completelyschneefux2017-04-161-9/+9
* rename scaling env varschneefux2017-04-151-1/+1
* rename scaling env varschneefux2017-04-151-1/+1
* fix precondition failedschneefux2017-04-151-1/+1
* make global points use global filtersschneefux2017-04-141-5/+7
* increase heartbeat durationschneefux2017-04-131-1/+1
* do not use batchesschneefux2017-04-131-65/+37
* heartbeat & attempt to fix transactionschneefux2017-04-131-4/+4
* 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-061-0/+154