| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use float for slowmoderelease/2.14.0 | schneefux | 2017-07-29 | 1 | -1/+1 |
| | | |||||
| * | go into slowmode before processing | schneefux | 2017-07-26 | 1 | -5/+5 |
| | | |||||
| * | sleep needs dependency | schneefux | 2017-07-26 | 3 | -0/+7 |
| | | |||||
| * | add trueskill delta, rename trueskill max | schneefux | 2017-07-25 | 2 | -4/+8 |
| | | |||||
| * | Merge remote-tracking branch 'origin/review/true-skill-lb-fix' into ↵ | schneefux | 2017-07-25 | 1 | -2/+3 |
| |\ | | | | | | | release/2.14.0 | ||||
| | * | Fixed such that TS, TS_MU and TS_Sigma as stores as absolute values not sum. ↵ | Kapil Viren Ahuja | 2017-07-25 | 1 | -5/+6 |
| | | | | | | | | | Shutter to review | ||||
| * | | calculate trueskill on the fly | schneefux | 2017-07-25 | 1 | -1/+1 |
| |/ | |||||
| * | split crunch queues | schneefux | 2017-07-24 | 2 | -58/+24 |
| | | |||||
| * | update package-lock | schneefux | 2017-07-21 | 1 | -30/+106 |
| | | |||||
| * | update player_point for new schema and requirements | schneefux | 2017-07-21 | 1 | -101/+65 |
| | | |||||
| * | fix duplicate msg ack errors | schneefux | 2017-07-21 | 1 | -25/+23 |
| | | |||||
| * | global point: pay respect to dimension_on | schneefux | 2017-07-21 | 1 | -1/+1 |
| | | |||||
| * | 2.14.0 rewrite | schneefux | 2017-07-14 | 3 | -44/+878 |
| | | |||||
| * | builds will now cross rolesrelease/2.9.0 | Kapil Viren Ahuja | 2017-07-07 | 1 | -1/+0 |
| | | |||||
| * | do not cross builds and regions | schneefux | 2017-07-05 | 1 | -0/+1 |
| | | |||||
| * | builds: do not cross role, daily; cross everything else | schneefux | 2017-07-05 | 1 | -2/+1 |
| | | |||||
| * | fix player point column order | schneefux | 2017-07-05 | 1 | -6/+7 |
| | | |||||
| * | fix table name via env var -> sql error | schneefux | 2017-07-02 | 2 | -10/+12 |
| | | |||||
| * | specify global_point table by env var | schneefux | 2017-07-01 | 2 | -1/+3 |
| | | |||||
| * | fix build regex matching | schneefux | 2017-07-01 | 2 | -7/+11 |
| | | |||||
| * | attempt to fix builds | schneefux | 2017-06-30 | 1 | -96/+73 |
| | | |||||
| * | fix filters, second attempt | schneefux | 2017-06-23 | 1 | -1/+0 |
| | | |||||
| * | fix filter joins | schneefux | 2017-06-23 | 1 | -1/+1 |
| | | |||||
| * | add dimension_on=global to builds | schneefux | 2017-06-23 | 1 | -1/+2 |
| | | |||||
| * | set up filters | schneefux | 2017-06-23 | 1 | -6/+6 |
| | | |||||
| * | reduce intersections on builds and enemies | schneefux | 2017-06-23 | 1 | -2/+8 |
| | | |||||
| * | fix sequelize having issues with :digit: | schneefux | 2017-06-23 | 2 | -6/+8 |
| | | |||||
| * | add hero vs hero and final build stats | schneefux | 2017-06-23 | 2 | -70/+52 |
| | | |||||
| * | upcrunch time spentrelease/2.5.0 | schneefux | 2017-05-30 | 2 | -0/+2 |
| | | |||||
| * | send notification before sleeping | schneefux | 2017-05-30 | 1 | -3/+4 |
| | | |||||
| * | disable logging | schneefux | 2017-05-30 | 1 | -1/+1 |
| | | |||||
| * | add go SLOWMODE :) | schneefux | 2017-05-30 | 1 | -1/+7 |
| | | |||||
| * | allow queue configuration via env var | schneefux | 2017-05-25 | 1 | -3/+4 |
| | | |||||
| * | crunch build statsrelease/2.4.0 | schneefux | 2017-05-22 | 2 | -2/+13 |
| | | |||||
| * | allow player upcrunch | schneefux | 2017-05-22 | 1 | -1/+1 |
| | | |||||
| * | calculate fame only for the last 7d | schneefux | 2017-05-18 | 1 | -0/+1 |
| | | |||||
| * | prevent fame calculation being mixed during two concurrent team updatesrelease/2.3.1release/2.3.0 | schneefux | 2017-05-11 | 2 | -6/+9 |
| | | |||||
| * | fix team crunch sql | vainsocial | 2017-05-06 | 1 | -4/+4 |
| | | |||||
| * | blind fame formula hotfix | schneefux | 2017-05-06 | 1 | -2/+9 |
| | | |||||
| * | fame crunchingrelease/2.2.0 | schneefux | 2017-05-04 | 2 | -1/+47 |
| | | |||||
| * | split between global and player crunches | schneefux | 2017-04-25 | 1 | -9/+9 |
| | | |||||
| * | fix global crunches | schneefux | 2017-04-25 | 1 | -1/+1 |
| | | |||||
| * | rework cruncher | schneefux | 2017-04-24 | 3 | -253/+177 |
| | | |||||
| * | write cruncher SQL for better performance | schneefux | 2017-04-24 | 1 | -0/+110 |
| | | |||||
| * | use duration from p_s | schneefux | 2017-04-24 | 1 | -1/+1 |
| | | |||||
| * | performance improvement: join only p & p_srelease/2.1.0 | schneefux | 2017-04-23 | 1 | -53/+15 |
| | | |||||
| * | fuck transactions… | schneefux | 2017-04-23 | 1 | -16/+13 |
| | | |||||
| * | parseint env var | schneefux | 2017-04-23 | 1 | -1/+1 |
| | | |||||
| * | add progress to global stats | schneefux | 2017-04-23 | 1 | -4/+7 |
| | | |||||
| * | log more | schneefux | 2017-04-23 | 1 | -2/+2 |
| | | |||||
