summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* telemetry: upsert for debuggingschneefux2017-05-161-1/+3
* telemetry: fix objective killsschneefux2017-05-161-5/+5
* telemetry: fix kills and deathsschneefux2017-05-161-8/+13
* telemetry: count kills as killsschneefux2017-05-161-0/+1
* process Telemetry phasesschneefux2017-05-161-4/+143
* notify based on msg headerschneefux2017-05-121-64/+34
* use API's match.patchVersionschneefux2017-05-061-7/+9
* finally fixed itschneefux2017-04-261-6/+7
* attempt to fix scoringschneefux2017-04-261-2/+5
* classify roles by csschneefux2017-04-261-12/+7
* disable time travelschneefux2017-04-261-2/+2
* don't forward to cruncherschneefux2017-04-251-7/+1
* update for new cruncher; refactor and commentschneefux2017-04-241-21/+45
* support queue name via env varschneefux2017-04-241-4/+5
* push duration to p_sschneefux2017-04-231-0/+1
* notify web about player updates if player&matches are in same batchschneefux2017-04-231-1/+2
* tweak concurrent insertsschneefux2017-04-221-50/+49
* add item use grant sellschneefux2017-04-221-34/+21
* use csv not hexschneefux2017-04-221-11/+2
* fix paddingschneefux2017-04-221-1/+1
* store items as stringschneefux2017-04-221-7/+11
* nerf itemsschneefux2017-04-221-5/+5
* do not ignore duplicates. fuckschneefux2017-04-211-2/+0
* fuck fuck fuck fuckschneefux2017-04-211-1/+1
* more crash hotfixesschneefux2017-04-211-1/+6
* hotfix player crashschneefux2017-04-211-0/+4
* integrate logglyschneefux2017-04-202-17/+26
* improve loggingschneefux2017-04-182-11/+32
* fix player upsertschneefux2017-04-181-1/+5
* syntax improvementsschneefux2017-04-181-21/+19
* split large queries into chunksschneefux2017-04-181-32/+57
* fix deadlocksschneefux2017-04-161-40/+51
* fix duplicate itemsschneefux2017-04-151-1/+2
* refactor: fix precondition bug, improve batchingschneefux2017-04-151-83/+86
* FUCK PRECONDITION FAILEDschneefux2017-04-151-1/+7
* push match_api_id to participantschneefux2017-04-141-1/+2
* fix player updatesschneefux2017-04-141-1/+1
* raise default idle timeout a bitschneefux2017-04-141-1/+1
* fix duplicate player filteringschneefux2017-04-141-1/+1
* Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor in...schneefux2017-04-141-0/+5
|\
| * Impact score calculationKapil Viren Ahuja2017-04-141-0/+5
* | increase max pool sizeschneefux2017-04-141-1/+4
* | comment out sustain scoreschneefux2017-04-141-1/+2
|/
* do not call analyzerschneefux2017-04-131-9/+0
* remove unused PREMIUM; deadlock less; fix duplication error; reduce log spamschneefux2017-04-131-23/+16
* handle region changesschneefux2017-04-131-64/+67