| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 ↵ | schneefux | 2017-04-14 | 1 | -0/+5 | |
| |\ | | | | | | | into release/2.0.0 | |||||
| | * | 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 ↵ | schneefux | 2017-04-12 | 1 | -4/+3 | |
| |\ | | | | | | | into release/2.0.0 | |||||
| | * | /fix https://gitlab.com/vainglorygame/meta/issues/220 | Kapil Viren Ahuja | 2017-04-12 | 1 | -4/+3 | |
| | | | ||||||
| * | | map participant series to player series | schneefux | 2017-04-12 | 1 | -1/+4 | |
| |/ | ||||||
| * | disable unique checks in transaction to boost performance | schneefux | 2017-04-11 | 1 | -0/+2 | |
| | | ||||||
| * | fix duplicate items | schneefux | 2017-04-11 | 1 | -26/+40 | |
| | | ||||||
| * | decrease batch size | schneefux | 2017-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | typo bug fix | schneefux | 2017-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | improve performance | schneefux | 2017-04-10 | 2 | -26/+47 | |
| | | ||||||
| * | optionally send crunch jobs only for gamers | schneefux | 2017-04-10 | 1 | -7/+16 | |
| | | ||||||
| * | add match_api_id to participant | schneefux | 2017-04-10 | 1 | -0/+1 | |
| | | ||||||
| * | fix silent overwrites of player records | schneefux | 2017-04-09 | 1 | -11/+15 | |
| | | ||||||
| * | notify cruncher | schneefux | 2017-04-09 | 1 | -1/+8 | |
| | | ||||||
| * | tweak batch params; change timeout behaviour; fix race condition | schneefux | 2017-04-08 | 1 | -7/+7 | |
| | | ||||||
| * | push skill tier to player | schneefux | 2017-04-08 | 1 | -4/+10 | |
| | | ||||||
| * | link correct series in participant | schneefux | 2017-04-08 | 1 | -1/+4 | |
| | | ||||||
| * | fix crash with empty rosters | schneefux | 2017-04-08 | 1 | -1/+4 | |
| | | ||||||
| * | push last_match_created_date to player | schneefux | 2017-04-08 | 1 | -45/+26 | |
| | | ||||||
| * | do not modify db schema on startup | schneefux | 2017-04-08 | 1 | -1/+0 | |
| | | ||||||
| * | push winner to roster | schneefux | 2017-04-08 | 1 | -0/+2 | |
| | | ||||||
| * | link to dimensions | schneefux | 2017-04-08 | 1 | -1/+11 | |
| | | ||||||
| * | Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor ↵ | schneefux | 2017-04-08 | 0 | -0/+0 | |
| |\ | | | | | | | into release/2.0.0 | |||||
| | * | attempt to fix race condition | schneefux | 2017-04-07 | 1 | -3/+3 | |
| | | | ||||||
| * | | merge compiler into processor | schneefux | 2017-04-08 | 3 | -32/+139 | |
| |\ \ | ||||||
| | * | | link items to participant | schneefux | 2017-04-07 | 1 | -5/+18 | |
| | | | | ||||||
| | * | | fix NaN stat | schneefux | 2017-04-07 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | update for new schema | schneefux | 2017-04-07 | 1 | -94/+30 | |
| | | | | ||||||
| | * | | await transaction | schneefux | 2017-04-04 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | ack each message individually | schneefux | 2017-04-04 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | filter undefined or null objects | schneefux | 2017-04-04 | 1 | -2/+4 | |
| | | | | ||||||
| | * | | send jobs to compiler | schneefux | 2017-04-04 | 1 | -0/+9 | |
| | | | | ||||||
| | * | | fix player_ext notifications | schneefux | 2017-04-04 | 1 | -1/+1 | |
| | | | | ||||||
