summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add player 5v5 playedHEADmasterschneefux2018-02-251-0/+2
* add winston file loggingschneefux2018-01-121-0/+4
* Revert "add datadog"schneefux2018-01-123-14/+0
* add missing dependencyschneefux2018-01-062-0/+6
* add datadogschneefux2018-01-063-0/+14
* typo: surrendered -> surrenderrelease/2.22.0developschneefux2017-12-311-1/+1
* forward all game modes to analyzerschneefux2017-12-231-9/+7
* only forward casual/ranked to analyzerschneefux2017-12-211-7/+9
* map match names for not casual/rankedschneefux2017-12-211-0/+4
* API: rename games -> gamesPlayedrelease/2.21.0schneefux2017-12-131-6/+7
* add played_blitz_roundsschneefux2017-12-131-2/+2
* update for jsonapi update; add guild/rankpoints/played; rm lifetimeGoldschneefux2017-12-103-58/+78
* generate UUIDs if API IDs aren't validrelease/2.20.0schneefux2017-10-303-1/+21
* properly set last_update for searched playersrelease/2.18.0schneefux2017-10-081-3/+1
* update dependenciesschneefux2017-09-232-280/+244
* make missing map debugging easierschneefux2017-09-231-1/+6
* classify as role=all in brawlschneefux2017-08-251-2/+8
* clone msg objects to allow resending 1:1 into the failed queueschneefux2017-08-251-2/+4
* fix exceptions when forwarding to failed queueschneefux2017-08-251-4/+7
* send analyze_pendingschneefux2017-08-231-3/+8
* operate directly on msg buffersschneefux2017-08-211-35/+41
* remove unused player.$name.$m_id notificationschneefux2017-08-211-6/+0
* remove match_update hotfix, send match_invalidschneefux2017-08-211-4/+3
* support dynamic participant_items tableschneefux2017-08-211-28/+69
* remove debug code from mergeschneefux2017-08-131-6/+6
* Merge branch 'release/2.15.0' into release/2.17.0schneefux2017-08-131-22/+53
|\
| * use dynamic columns for itemsschneefux2017-07-251-23/+54
* | fix stats_update notificationschneefux2017-08-131-3/+2
* | output config on boot, assert analyze queueschneefux2017-08-081-0/+6
* | fix pool configschneefux2017-08-081-1/+3
* | update dependenciesschneefux2017-08-081-2/+2
* | fix deadlock catching?release/2.14.0schneefux2017-07-261-1/+1
* | catch deadlocks, fix failed msg passingschneefux2017-07-261-2/+4
* | add hotfix for web not listening to match_dupeschneefux2017-07-261-2/+6
* | forward msg type to failed queue 2/2schneefux2017-07-261-0/+1
* | forward msg type to failed queueschneefux2017-07-251-0/+1
* | debug match dupesschneefux2017-07-251-0/+2
* | nvm the last 2 commitsschneefux2017-07-251-4/+4
* | abort early for empty batchschneefux2017-07-251-0/+4
* | don't abort unACKed on empty batchschneefux2017-07-251-5/+0
|/
* do not forward to cruncher, data depends on analyzerschneefux2017-07-251-7/+0
* send matches to player cruncherschneefux2017-07-241-0/+7
* disable debug loggingschneefux2017-07-191-1/+1
* copy created_at to lmcd, fix match.created_at/createdAt not being parsedschneefux2017-07-191-15/+18
* 2.14.0 rewriteschneefux2017-07-144-589/+1199
* hotfix broken duplicaterelease/2.9.0vainsocial2017-06-301-0/+1
* submit one phase_update per message; send to dest according to notif headerschneefux2017-06-301-7/+4
* send match_update to player.nameschneefux2017-06-141-0/+2
* send notifications for everythingschneefux2017-06-141-2/+3
* add nacl_scoreschneefux2017-06-141-4/+9