summaryrefslogtreecommitdiff
path: root/worker.js
Commit message (Expand)AuthorAgeFilesLines
* fix Maria 10.2 returning null instead of 0 for nonexistant json attrsschneefux2018-01-121-1/+1
* add winston file loggingschneefux2018-01-121-0/+4
* Revert "add datadog"schneefux2018-01-121-8/+0
* add datadogschneefux2018-01-061-0/+8
* add option to randomly drop jobsschneefux2017-10-211-1/+9
* fix typo making debug NACK fail, add forgotten returnschneefux2017-10-011-1/+2
* reject messages that aren't valid idsschneefux2017-09-281-0/+9
* disable loggingschneefux2017-08-241-1/+1
* use flat item_use columns, drop dynamic col aggregatesschneefux2017-08-231-56/+22
* add crunch_update notification according to headerschneefux2017-08-231-5/+6
* support dynamic item columnsschneefux2017-08-201-1/+75
* fix syntax error from last commitschneefux2017-08-201-1/+1
* send points_update to crunch.participant_idschneefux2017-08-171-2/+5
* output config on bootschneefux2017-08-081-0/+4
* 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