summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix bans being only for one rosterschneefux2017-06-131-2/+4
* comment out ability debug codeschneefux2017-06-131-0/+2
* fix silent match duplicationschneefux2017-06-131-8/+11
* telemetry: add bans, abilitiesschneefux2017-06-121-43/+122
* forward match to analyzer; send match_updaterelease/2.5.0schneefux2017-06-051-2/+25
* send telemetry notif via header infoschneefux2017-05-281-5/+2
* send phases_update notificationschneefux2017-05-281-0/+4
* update impact scorerelease/2.4.0schneefux2017-05-221-3/+15
* telemetry: fix kill/death/level, add goldschneefux2017-05-171-183/+191
* telemetry: add second vain crystalschneefux2017-05-161-0/+2
* telemetry: finish mappingsschneefux2017-05-161-15/+32
* telemetry: add damage dealt to objectivesschneefux2017-05-161-18/+108
* telemetry: add true damageschneefux2017-05-161-0/+14