| Commit message (Expand) | Author | Age | Files | Lines |
| * | optimize random player updatingrelease/2.19.0release/2.18.0 | schneefux | 2017-10-12 | 1 | -2/+9 |
| * | send player objects to the right queues | schneefux | 2017-10-07 | 1 | -2/+2 |
| * | introduce new endpoints for hero vs hero and phase crunching | schneefux | 2017-10-01 | 1 | -26/+36 |
| * | send phase ID as string, fixes OOM errors | schneefux | 2017-09-28 | 1 | -2/+2 |
| * | fix syntax error in crunch notification | schneefux | 2017-08-23 | 1 | -1/+1 |
| * | add crunch_pending notification for players | schneefux | 2017-08-23 | 1 | -4/+12 |
| * | add routes for brawl&tournament crunching | schneefux | 2017-08-22 | 1 | -2/+16 |
| * | add player_pending notif | schneefux | 2017-08-21 | 1 | -0/+1 |
| * | split grabs: prepare single shard requestsrelease/2.17.0 | schneefux | 2017-08-21 | 1 | -6/+11 |
| * | fix wrong queue defaults, fix pipe outs not being mapped | schneefux | 2017-08-17 | 1 | -9/+10 |
| * | support sending grab/process jobs to multiple queues | schneefux | 2017-08-17 | 1 | -10/+42 |
| * | replace BRAWL_RETENTION_DAYS with brawl grabstart env var | schneefux | 2017-08-17 | 1 | -5/+2 |
| * | fix brawl process queue env var | schneefux | 2017-08-16 | 1 | -1/+1 |
| * | fix queue defaults | schneefux | 2017-08-16 | 2 | -2/+2 |
| * | support lmcd on all dbs, add brawl player queue | schneefux | 2017-08-16 | 1 | -2/+4 |
| * | fix telemetry queue defaults | schneefux | 2017-08-12 | 1 | -2/+2 |
| * | support phase crunching, rm player crunch | schneefux | 2017-08-12 | 1 | -9/+56 |
| * | add time sync hotfix to tournament | schneefux | 2017-08-12 | 1 | -0/+2 |
| * | add china | schneefux | 2017-08-12 | 1 | -1/+1 |
| * | hotfix MadGlory time out of sync | schneefux | 2017-08-11 | 1 | -0/+1 |
| * | previous commit also includes code for reanalyze | schneefux | 2017-08-11 | 0 | -0/+0 |
| * | don't wipe pp | schneefux | 2017-08-11 | 2 | -9/+23 |
| * | cruncher_player endpoint, load using created_at | schneefux | 2017-08-11 | 1 | -2/+9 |
| * | refactor splitGrabs | schneefux | 2017-08-08 | 1 | -11/+12 |
| * | config game modes per db via env var | schneefux | 2017-08-08 | 1 | -4/+7 |
| * | fix Dockerrelease/2.14.0 | schneefux | 2017-08-08 | 2 | -3/+6 |
| * | do not allow split grabs to overlap | schneefux | 2017-07-29 | 1 | -1/+1 |
| * | kill bridge on unexpected errors | schneefux | 2017-07-26 | 1 | -4/+3 |
| * | fix api_id update endpoint | schneefux | 2017-07-26 | 1 | -2/+2 |
| * | add route to update player by api_id | schneefux | 2017-07-25 | 2 | -3/+16 |
| * | add a route to crunch all player points | schneefux | 2017-07-24 | 2 | -21/+14 |
| * | split crunch queues | schneefux | 2017-07-24 | 1 | -21/+10 |
| * | use last_match_created_date | schneefux | 2017-07-19 | 1 | -4/+4 |
| * | fix type error, getQueue -> getTarget | schneefux | 2017-07-19 | 1 | -2/+2 |
| * | fix type error, pass category not db to key functions | schneefux | 2017-07-19 | 1 | -2/+2 |
| * | fix region update referring to wrong db var (3/2) | schneefux | 2017-07-18 | 1 | -2/+2 |
| * | fix region update referring to wrong db var (2/2) | schneefux | 2017-07-18 | 1 | -1/+1 |
| * | fix region update referring to wrong db var | schneefux | 2017-07-17 | 1 | -5/+6 |
| * | 2.14.0 rewrite: modularization | schneefux | 2017-07-14 | 8 | -683/+1957 |
| * | show destination in dashboardrelease/2.9.0 | schneefux | 2017-07-01 | 1 | -1/+1 |
| * | use env var for key type & for listen port | schneefux | 2017-07-01 | 1 | -12/+16 |
| * | gitignore errors | schneefux | 2017-06-24 | 1 | -0/+1 |
| * | fix region grabbing start&end | schneefux | 2017-06-24 | 1 | -1/+3 |
| * | remove useless debug statements | schneefux | 2017-06-24 | 1 | -2/+1 |
| * | implement grab date interval splitting for all endpoints | schneefux | 2017-06-24 | 1 | -42/+50 |
| * | fix tournament telemetry, rank, crunch | schneefux | 2017-06-24 | 1 | -9/+26 |
| * | add /search/tournament | schneefux | 2017-06-24 | 1 | -9/+30 |
| * | use lpcid instead of OFFSET | schneefux | 2017-06-23 | 1 | -7/+12 |
| * | add tournament analyze endpointrelease/2.8.0 | schneefux | 2017-06-21 | 1 | -12/+28 |
| * | fetch all privates for a player, not only since last public lmcd | schneefux | 2017-06-21 | 1 | -1/+2 |