| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | 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 | |
| | * | | wait for rabbit and db to start | schneefux | 2017-04-04 | 2 | -7/+19 | |
| | * | | send notifications for participant stats | schneefux | 2017-04-04 | 1 | -2/+6 | |
| | * | | anticipate players with no match history | schneefux | 2017-04-03 | 1 | -6/+12 | |
| | * | | do not log queries | schneefux | 2017-04-03 | 1 | -1/+1 | |
| | * | | redesign web notification | schneefux | 2017-04-03 | 1 | -1/+2 | |
| | * | | insert in batches | schneefux | 2017-04-02 | 1 | -43/+60 | |
| | * | | calculate player.last_match_created_date | schneefux | 2017-04-01 | 1 | -0/+21 | |
| | * | | rewrite in node | schneefux | 2017-04-01 | 9 | -221/+231 | |
| | * | | increase batch size | Vainsocial root | 2017-03-26 | 1 | -1/+1 | |
| | * | | kill process when the worker crashes, increase batch limit | schneefux | 2017-03-19 | 1 | -6/+4 | |
| | * | | committed wrong joblib ver | schneefux | 2017-03-17 | 1 | -0/+0 | |
| | * | | move repos | schneefux | 2017-03-17 | 2 | -1/+1 | |
| | * | | log debug to console only | schneefux | 2017-03-15 | 2 | -12/+1 | |
| | * | | calculate kda ratio (fix vainglorygame/meta#51) | schneefux | 2017-03-15 | 1 | -3/+7 | |
| | * | | fix participant_stats query | schneefux | 2017-03-14 | 1 | -5/+9 | |
| | * | | add participant_stats query (wip) | schneefux | 2017-03-14 | 1 | -0/+13 | |
| | * | | update joblib | schneefux | 2017-03-14 | 1 | -0/+0 | |
| | * | | use joblib notifications | schneefux | 2017-03-13 | 1 | -0/+0 | |
| | * | | update joblib | schneefux | 2017-03-08 | 1 | -0/+0 | |
| | * | | compile up to a whole batch of 50 at once | schneefux | 2017-03-08 | 1 | -1/+1 | |
| | * | | do not use pooling, not needed | schneefux | 2017-03-08 | 1 | -4/+2 | |
| | * | | update joblib | schneefux | 2017-03-06 | 1 | -0/+0 | |
| | * | | update joblib | schneefux | 2017-03-05 | 1 | -0/+0 | |
| | * | | update joblib | schneefux | 2017-03-05 | 1 | -0/+0 | |
| | * | | run jobs in batches (#7) | schneefux | 2017-03-05 | 3 | -10/+27 | |
| | * | | update queries after column name case change | schneefux | 2017-03-04 | 1 | -10/+10 | |
| | * | | refactor to use joblib worker class | schneefux | 2017-03-04 | 2 | -28/+6 | |
| | * | | reduce number of workers to 1 to workaround deadlock issues | schneefux | 2017-03-02 | 1 | -1/+1 | |
| | * | | process missing stats | schneefux | 2017-03-02 | 1 | -3/+5 | |
| | * | | Merge branch 'develop' of https://github.com/vainglorygame/statscompiler into... | schneefux | 2017-03-02 | 0 | -0/+0 | |
| | |\ \ | ||||||
| | | * | | Some stats calc - we need to add patch version in some core web tables. (#5) | Kapil Viren Ahuja | 2017-03-02 | 1 | -15/+24 | |
| | * | | | Merge branch 'master' into feature/player_stats | Kapil Viren Ahuja | 2017-03-02 | 2 | -2/+15 | |
| | |\| | | ||||||
| | | * | | use proper log paths for Docker | schneefux | 2017-03-01 | 1 | -1/+4 | |
| | | * | | log to file | schneefux | 2017-03-01 | 2 | -2/+12 | |
| | * | | | fixed player id as parameter | Kapil Viren Ahuja | 2017-03-01 | 1 | -1/+1 | |
| | * | | | Some stats calc - we need to add patch version in some core web tables. | Kapil Viren Ahuja | 2017-03-01 | 1 | -15/+24 | |
| | |/ / | ||||||
| | * | | add untested example query | schneefux | 2017-02-28 | 1 | -0/+16 | |
| | * | | reduce default worker idle cooldown | schneefux | 2017-02-28 | 1 | -2/+2 | |
| | * | | support split queries | schneefux | 2017-02-28 | 2 | -16/+10 | |
| | * | | logs: be more quiet | schneefux | 2017-02-28 | 1 | -4/+0 | |
| | * | | add requirements.txt | schneefux | 2017-02-27 | 1 | -0/+5 | |
| | * | | allow writing web-web queries | schneefux | 2017-02-27 | 5 | -0/+205 | |
| | / | ||||||
| * / | attempt to fix race condition | schneefux | 2017-04-07 | 1 | -5/+5 | |
| |/ | ||||||
| * | ack each message individually | schneefux | 2017-04-04 | 1 | -2/+2 | |
| * | filter undefined or null objects | schneefux | 2017-04-04 | 1 | -1/+3 | |
| * | prevent possible race condition | schneefux | 2017-04-04 | 1 | -1/+1 | |
| * | small syntax fix | schneefux | 2017-04-04 | 1 | -5/+5 | |
