summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* committed wrong joblib ver1.2.0schneefux2017-03-171-0/+0
|
* move reposschneefux2017-03-172-1/+1
|
* log debug to console onlyschneefux2017-03-152-12/+1
|
* calculate kda ratio (fix vainglorygame/meta#51)schneefux2017-03-151-3/+7
|
* fix participant_stats queryschneefux2017-03-141-5/+9
|
* add participant_stats query (wip)schneefux2017-03-141-0/+13
|
* update joblibschneefux2017-03-141-0/+0
|
* use joblib notificationsschneefux2017-03-131-0/+0
|
* update joblibschneefux2017-03-081-0/+0
|
* compile up to a whole batch of 50 at onceschneefux2017-03-081-1/+1
|
* do not use pooling, not neededschneefux2017-03-081-4/+2
|
* update joblibschneefux2017-03-061-0/+0
|
* update joblibschneefux2017-03-051-0/+0
|
* update joblibschneefux2017-03-051-0/+0
|
* run jobs in batches (#7)schneefux2017-03-053-10/+27
| | | | | | * run jobs in batches * upsert player_stats
* update queries after column name case changeschneefux2017-03-041-10/+10
|
* refactor to use joblib worker classschneefux2017-03-042-28/+6
|
* reduce number of workers to 1 to workaround deadlock issuesschneefux2017-03-021-1/+1
|
* process missing statsschneefux2017-03-021-3/+5
|
* Merge branch 'develop' of https://github.com/vainglorygame/statscompiler ↵schneefux2017-03-020-0/+0
|\ | | | | | | into develop
| * Some stats calc - we need to add patch version in some core web tables. (#5)Kapil Viren Ahuja2017-03-021-15/+24
| | | | | | | | | | | | * Some stats calc - we need to add patch version in some core web tables. * fixed player id as parameter
* | Merge branch 'master' into feature/player_statsKapil Viren Ahuja2017-03-022-2/+15
|\|
| * use proper log paths for Dockerschneefux2017-03-011-1/+4
| |
| * log to fileschneefux2017-03-012-2/+12
| |
* | fixed player id as parameterKapil Viren Ahuja2017-03-011-1/+1
| |
* | Some stats calc - we need to add patch version in some core web tables.Kapil Viren Ahuja2017-03-011-15/+24
|/
* add untested example queryschneefux2017-02-281-0/+16
|
* reduce default worker idle cooldownschneefux2017-02-281-2/+2
|
* support split queriesschneefux2017-02-282-16/+10
|
* logs: be more quietschneefux2017-02-281-4/+0
|
* add requirements.txtschneefux2017-02-271-0/+5
|
* allow writing web-web queriesschneefux2017-02-275-0/+205