| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | finally fixed itrelease/2.2.0 | schneefux | 2017-04-26 | 1 | -6/+7 |
| * | attempt to fix scoring | schneefux | 2017-04-26 | 1 | -2/+5 |
| * | classify roles by cs | schneefux | 2017-04-26 | 1 | -12/+7 |
| * | disable time travel | schneefux | 2017-04-26 | 1 | -2/+2 |
| * | don't forward to cruncher | schneefux | 2017-04-25 | 1 | -7/+1 |
| * | update for new cruncher; refactor and comment | schneefux | 2017-04-24 | 1 | -21/+45 |
| * | support queue name via env var | schneefux | 2017-04-24 | 1 | -4/+5 |
| * | push duration to p_srelease/2.1.0 | schneefux | 2017-04-23 | 1 | -0/+1 |
| * | notify web about player updates if player&matches are in same batch | schneefux | 2017-04-23 | 1 | -1/+2 |
| * | tweak concurrent inserts | schneefux | 2017-04-22 | 1 | -50/+49 |
| * | add item use grant sell | schneefux | 2017-04-22 | 1 | -34/+21 |
| * | use csv not hex | schneefux | 2017-04-22 | 1 | -11/+2 |
| * | fix padding | schneefux | 2017-04-22 | 1 | -1/+1 |
| * | store items as string | schneefux | 2017-04-22 | 1 | -7/+11 |
| * | nerf itemsrelease/2.0.0 | schneefux | 2017-04-22 | 1 | -5/+5 |
| * | do not ignore duplicates. fuck | schneefux | 2017-04-21 | 1 | -2/+0 |
| * | fuck fuck fuck fuck | schneefux | 2017-04-21 | 1 | -1/+1 |
| * | more crash hotfixes | schneefux | 2017-04-21 | 1 | -1/+6 |
| * | hotfix player crash | schneefux | 2017-04-21 | 1 | -0/+4 |
| * | integrate loggly | schneefux | 2017-04-20 | 2 | -17/+26 |
| * | improve logging | schneefux | 2017-04-18 | 2 | -11/+32 |
| * | fix player upsert | schneefux | 2017-04-18 | 1 | -1/+5 |
| * | syntax improvements | schneefux | 2017-04-18 | 1 | -21/+19 |
| * | split large queries into chunks | schneefux | 2017-04-18 | 1 | -32/+57 |
| * | fix deadlocks | schneefux | 2017-04-16 | 1 | -40/+51 |
| * | fix duplicate items | schneefux | 2017-04-15 | 1 | -1/+2 |
| * | refactor: fix precondition bug, improve batching | schneefux | 2017-04-15 | 1 | -83/+86 |
| * | FUCK PRECONDITION FAILED | schneefux | 2017-04-15 | 1 | -1/+7 |
| * | push match_api_id to participant | schneefux | 2017-04-14 | 1 | -1/+2 |
| * | fix player updates | schneefux | 2017-04-14 | 1 | -1/+1 |
| * | raise default idle timeout a bit | schneefux | 2017-04-14 | 1 | -1/+1 |
| * | fix duplicate player filtering | schneefux | 2017-04-14 | 1 | -1/+1 |
| * | Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor in... | schneefux | 2017-04-14 | 1 | -0/+5 |
| |\ | |||||
| | * | Impact score calculation | Kapil Viren Ahuja | 2017-04-14 | 1 | -0/+5 |
| * | | increase max pool size | schneefux | 2017-04-14 | 1 | -1/+4 |
| * | | comment out sustain score | schneefux | 2017-04-14 | 1 | -1/+2 |
| |/ | |||||
| * | do not call analyzer | schneefux | 2017-04-13 | 1 | -9/+0 |
| * | remove unused PREMIUM; deadlock less; fix duplication error; reduce log spam | schneefux | 2017-04-13 | 1 | -23/+16 |
| * | handle region changes | schneefux | 2017-04-13 | 1 | -64/+67 |
| * | fix patch association | schneefux | 2017-04-13 | 1 | -1/+1 |
| * | decrease idle timeout | schneefux | 2017-04-13 | 1 | -1/+1 |
| * | increase heartbeat duration | schneefux | 2017-04-13 | 1 | -1/+1 |
| * | do not send any players to cruncher | schneefux | 2017-04-13 | 1 | -11/+2 |
| * | send the right players to cruncher | schneefux | 2017-04-13 | 1 | -3/+3 |
| * | notifications to web: send to player.name not to player.id | schneefux | 2017-04-13 | 1 | -7/+7 |
| * | heartbeat | schneefux | 2017-04-13 | 1 | -1/+1 |
| * | use api_id to identify gamers | schneefux | 2017-04-13 | 1 | -1/+1 |
| * | send fewer notifications; attempt to fix transactions | schneefux | 2017-04-13 | 1 | -107/+117 |
| * | classify into default roles | schneefux | 2017-04-12 | 1 | -3/+17 |
| * | Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor in... | schneefux | 2017-04-12 | 1 | -4/+3 |
| |\ | |||||
