summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* split grabs: prepare single shard requestsrelease/2.17.0schneefux2017-08-211-6/+11
* fix wrong queue defaults, fix pipe outs not being mappedschneefux2017-08-171-9/+10
* support sending grab/process jobs to multiple queuesschneefux2017-08-171-10/+42
* replace BRAWL_RETENTION_DAYS with brawl grabstart env varschneefux2017-08-171-5/+2
* fix brawl process queue env varschneefux2017-08-161-1/+1
* fix queue defaultsschneefux2017-08-162-2/+2
* support lmcd on all dbs, add brawl player queueschneefux2017-08-161-2/+4
* fix telemetry queue defaultsschneefux2017-08-121-2/+2
* support phase crunching, rm player crunchschneefux2017-08-121-9/+56
* add time sync hotfix to tournamentschneefux2017-08-121-0/+2
* add chinaschneefux2017-08-121-1/+1
* hotfix MadGlory time out of syncschneefux2017-08-111-0/+1
* previous commit also includes code for reanalyzeschneefux2017-08-110-0/+0
* don't wipe ppschneefux2017-08-112-9/+23
* cruncher_player endpoint, load using created_atschneefux2017-08-111-2/+9
* refactor splitGrabsschneefux2017-08-081-11/+12
* config game modes per db via env varschneefux2017-08-081-4/+7
* fix Dockerrelease/2.14.0schneefux2017-08-082-3/+6
* do not allow split grabs to overlapschneefux2017-07-291-1/+1
* kill bridge on unexpected errorsschneefux2017-07-261-4/+3
* fix api_id update endpointschneefux2017-07-261-2/+2
* add route to update player by api_idschneefux2017-07-252-3/+16
* add a route to crunch all player pointsschneefux2017-07-242-21/+14
* split crunch queuesschneefux2017-07-241-21/+10
* use last_match_created_dateschneefux2017-07-191-4/+4
* fix type error, getQueue -> getTargetschneefux2017-07-191-2/+2
* fix type error, pass category not db to key functionsschneefux2017-07-191-2/+2
* fix region update referring to wrong db var (3/2)schneefux2017-07-181-2/+2
* fix region update referring to wrong db var (2/2)schneefux2017-07-181-1/+1
* fix region update referring to wrong db varschneefux2017-07-171-5/+6
* 2.14.0 rewrite: modularizationschneefux2017-07-148-683/+1957
* show destination in dashboardrelease/2.9.0schneefux2017-07-011-1/+1
* use env var for key type & for listen portschneefux2017-07-011-12/+16
* gitignore errorsschneefux2017-06-241-0/+1
* fix region grabbing start&endschneefux2017-06-241-1/+3
* remove useless debug statementsschneefux2017-06-241-2/+1
* implement grab date interval splitting for all endpointsschneefux2017-06-241-42/+50
* fix tournament telemetry, rank, crunchschneefux2017-06-241-9/+26
* add /search/tournamentschneefux2017-06-241-9/+30
* use lpcid instead of OFFSETschneefux2017-06-231-7/+12
* add tournament analyze endpointrelease/2.8.0schneefux2017-06-211-12/+28
* fetch all privates for a player, not only since last public lmcdschneefux2017-06-211-1/+2
* Merge branch 'release/2.7.0' of https://gitlab.com/vainglorygame/bridge into ...release/2.7.0Kapil Viren Ahuja2017-06-151-3/+12
|\
| * apply workaround for match_pending notificationsschneefux2017-06-141-3/+12
* | Fixing what MG brokeKapil Viren Ahuja2017-06-151-0/+3
|/
* call API in 4w distanceschneefux2017-06-121-3/+3
* call API in distances of 2wschneefux2017-06-121-19/+37
* fix analyze match orderrelease/2.5.0schneefux2017-06-011-2/+2
* support non-unique IGNs, region changesschneefux2017-05-301-9/+9
* add endpoint to grab team matches by IGNsschneefux2017-05-291-0/+32