summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use csv not hexschneefux2017-04-221-11/+2
|
* fix paddingschneefux2017-04-221-1/+1
|
* store items as stringschneefux2017-04-221-7/+11
|
* nerf itemsrelease/2.0.0schneefux2017-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 ↵schneefux2017-04-141-0/+5
|\ | | | | | | into release/2.0.0
| * 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 ↵schneefux2017-04-121-4/+3
|\ | | | | | | into release/2.0.0
| * /fix https://gitlab.com/vainglorygame/meta/issues/220Kapil Viren Ahuja2017-04-121-4/+3
| |
* | map participant series to player seriesschneefux2017-04-121-1/+4
|/
* disable unique checks in transaction to boost performanceschneefux2017-04-111-0/+2
|
* fix duplicate itemsschneefux2017-04-111-26/+40
|
* decrease batch sizeschneefux2017-04-101-1/+1
|
* typo bug fixschneefux2017-04-101-1/+1
|
* improve performanceschneefux2017-04-102-26/+47
|
* optionally send crunch jobs only for gamersschneefux2017-04-101-7/+16
|
* add match_api_id to participantschneefux2017-04-101-0/+1
|
* fix silent overwrites of player recordsschneefux2017-04-091-11/+15
|
* notify cruncherschneefux2017-04-091-1/+8
|