summaryrefslogtreecommitdiff
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-263-0/+7
* add trueskill delta, rename trueskill maxschneefux2017-07-252-4/+8
* Merge remote-tracking branch 'origin/review/true-skill-lb-fix' into release/2...schneefux2017-07-251-2/+3
|\
| * Fixed such that TS, TS_MU and TS_Sigma as stores as absolute values not sum. ...Kapil Viren Ahuja2017-07-251-5/+6
* | calculate trueskill on the flyschneefux2017-07-251-1/+1
|/
* split crunch queuesschneefux2017-07-242-58/+24
* update package-lockschneefux2017-07-211-30/+106
* update player_point for new schema and requirementsschneefux2017-07-211-101/+65
* fix duplicate msg ack errorsschneefux2017-07-211-25/+23
* global point: pay respect to dimension_onschneefux2017-07-211-1/+1
* 2.14.0 rewriteschneefux2017-07-143-44/+878
* builds will now cross rolesrelease/2.9.0Kapil Viren Ahuja2017-07-071-1/+0
* do not cross builds and regionsschneefux2017-07-051-0/+1
* builds: do not cross role, daily; cross everything elseschneefux2017-07-051-2/+1
* fix player point column orderschneefux2017-07-051-6/+7
* fix table name via env var -> sql errorschneefux2017-07-022-10/+12
* specify global_point table by env varschneefux2017-07-012-1/+3
* fix build regex matchingschneefux2017-07-012-7/+11
* attempt to fix buildsschneefux2017-06-301-96/+73
* fix filters, second attemptschneefux2017-06-231-1/+0
* fix filter joinsschneefux2017-06-231-1/+1
* add dimension_on=global to buildsschneefux2017-06-231-1/+2
* set up filtersschneefux2017-06-231-6/+6
* reduce intersections on builds and enemiesschneefux2017-06-231-2/+8
* fix sequelize having issues with :digit:schneefux2017-06-232-6/+8
* add hero vs hero and final build statsschneefux2017-06-232-70/+52
* upcrunch time spentrelease/2.5.0schneefux2017-05-302-0/+2
* 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-222-2/+13
* allow player upcrunchschneefux2017-05-221-1/+1
* calculate fame only for the last 7dschneefux2017-05-181-0/+1
* prevent fame calculation being mixed during two concurrent team updatesrelease/2.3.1release/2.3.0schneefux2017-05-112-6/+9
* fix team crunch sqlvainsocial2017-05-061-4/+4
* blind fame formula hotfixschneefux2017-05-061-2/+9
* fame crunchingrelease/2.2.0schneefux2017-05-042-1/+47
* split between global and player crunchesschneefux2017-04-251-9/+9
* fix global crunchesschneefux2017-04-251-1/+1
* rework cruncherschneefux2017-04-243-253/+177
* write cruncher SQL for better performanceschneefux2017-04-241-0/+110
* 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