summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix patch associationschneefux2017-04-131-1/+1
* decrease idle timeoutschneefux2017-04-131-1/+1
* increase heartbeat durationschneefux2017-04-131-1/+1
* do not send any players to cruncherschneefux2017-04-131-11/+2
* send the right players to cruncherschneefux2017-04-131-3/+3
* notifications to web: send to player.name not to player.idschneefux2017-04-131-7/+7
* heartbeatschneefux2017-04-131-1/+1
* use api_id to identify gamersschneefux2017-04-131-1/+1
* send fewer notifications; attempt to fix transactionsschneefux2017-04-131-107/+117
* classify into default rolesschneefux2017-04-121-3/+17
* Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor in...schneefux2017-04-121-4/+3
|\
| * /fix https://gitlab.com/vainglorygame/meta/issues/220Kapil Viren Ahuja2017-04-121-4/+3