| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Merge branch 'release/2.7.0' of https://gitlab.com/vainglorygame/bridge into ...release/2.7.0 | Kapil Viren Ahuja | 2017-06-15 | 1 | -3/+12 |
| |\ |
|
| | * | apply workaround for match_pending notifications | schneefux | 2017-06-14 | 1 | -3/+12 |
| * | | Fixing what MG broke | Kapil Viren Ahuja | 2017-06-15 | 1 | -0/+3 |
| |/ |
|
| * | call API in 4w distance | schneefux | 2017-06-12 | 1 | -3/+3 |
| * | call API in distances of 2w | schneefux | 2017-06-12 | 1 | -19/+37 |
| * | fix analyze match orderrelease/2.5.0 | schneefux | 2017-06-01 | 1 | -2/+2 |
| * | support non-unique IGNs, region changes | schneefux | 2017-05-30 | 1 | -9/+9 |
| * | add endpoint to grab team matches by IGNs | schneefux | 2017-05-29 | 1 | -0/+32 |