summaryrefslogtreecommitdiff
path: root/worker.js
Commit message (Expand)AuthorAgeFilesLines
* use float for slowmoderelease/2.14.0schneefux2017-07-291-1/+1
* go into slowmode before processingschneefux2017-07-261-5/+5
* sleep needs dependencyschneefux2017-07-261-0/+1
* split crunch queuesschneefux2017-07-241-57/+23
* fix duplicate msg ack errorsschneefux2017-07-211-25/+23
* 2.14.0 rewriteschneefux2017-07-141-39/+52
* fix table name via env var -> sql errorschneefux2017-07-021-2/+2
* specify global_point table by env varschneefux2017-07-011-0/+2
* fix build regex matchingschneefux2017-07-011-1/+5
* fix sequelize having issues with :digit:schneefux2017-06-231-0/+2
* add hero vs hero and final build statsschneefux2017-06-231-3/+1
* send notification before sleepingschneefux2017-05-301-3/+4
* disable loggingschneefux2017-05-301-1/+1
* add go SLOWMODE :)schneefux2017-05-301-1/+7
* allow queue configuration via env varschneefux2017-05-251-3/+4
* crunch build statsrelease/2.4.0schneefux2017-05-221-1/+5
* prevent fame calculation being mixed during two concurrent team updatesrelease/2.3.1release/2.3.0schneefux2017-05-111-5/+8
* fame crunchingrelease/2.2.0schneefux2017-05-041-1/+13
* split between global and player crunchesschneefux2017-04-251-9/+9
* fix global crunchesschneefux2017-04-251-1/+1
* rework cruncherschneefux2017-04-241-244/+71
* use duration from p_sschneefux2017-04-241-1/+1
* performance improvement: join only p & p_srelease/2.1.0schneefux2017-04-231-53/+15
* fuck transactions…schneefux2017-04-231-16/+13
* parseint env varschneefux2017-04-231-1/+1
* add progress to global statsschneefux2017-04-231-4/+7
* log moreschneefux2017-04-231-2/+2
* filter by region using a joinschneefux2017-04-231-11/+14
* rework global statsschneefux2017-04-221-79/+74
* integrate logglyrelease/2.0.0schneefux2017-04-201-9/+18
* insert in chunksschneefux2017-04-201-9/+23
* logging profiler doesn't seem to support string replacementschneefux2017-04-181-2/+2
* typoschneefux2017-04-181-1/+1
* improve loggingschneefux2017-04-181-10/+27
* syntax improvementsschneefux2017-04-181-14/+15
* fix syntax error on global statsschneefux2017-04-161-1/+1
* 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