summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add player crunch endpoint for backwards compatibilityrelease/2.20.0schneefux2017-11-111-17/+21
* do not redownload Telemetryschneefux2017-11-051-3/+15
* optimize random player updatingrelease/2.19.0release/2.18.0schneefux2017-10-121-2/+9
* send player objects to the right queuesschneefux2017-10-071-2/+2
* introduce new endpoints for hero vs hero and phase crunchingschneefux2017-10-011-26/+36
* send phase ID as string, fixes OOM errorsschneefux2017-09-281-2/+2
* fix syntax error in crunch notificationschneefux2017-08-231-1/+1
* add crunch_pending notification for playersschneefux2017-08-231-4/+12
* add routes for brawl&tournament crunchingschneefux2017-08-221-2/+16
* add player_pending notifschneefux2017-08-211-0/+1
* 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