summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add winston file loggingHEADmasterschneefux2018-01-121-0/+3
* Revert "add datadog"schneefux2018-01-123-16/+2
* mitigate API error on /player searchschneefux2018-01-061-15/+20
* hotfix for crash on brawls crunchschneefux2018-01-061-0/+2
* add datadogschneefux2018-01-063-2/+16
* crunch player: add endpoint for iterative crunchingrelease/2.22.0developschneefux2017-12-311-21/+21
* set no game mode filter as defaultschneefux2017-12-211-1/+1
* update for jsonapi updaterelease/2.21.0vainsocial2017-12-131-2/+2
* update for jsonapi updateschneefux2017-12-121-2/+2
* update for jsonapi updateschneefux2017-12-101-2/+2
* 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