| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | don't add duplicates or unnecessary preload jobs | schneefux | 2017-03-11 | 1 | -6/+16 | |
| | | ||||||
| * | request only compile.player, analyze.participant | schneefux | 2017-03-11 | 1 | -4/+7 | |
| | | ||||||
| * | update joblib | schneefux | 2017-03-10 | 1 | -0/+0 | |
| | | ||||||
| * | update joblib | schneefux | 2017-03-10 | 1 | -0/+0 | |
| | | ||||||
| * | update joblib | schneefux | 2017-03-10 | 1 | -0/+0 | |
| | | ||||||
| * | update joblib | schneefux | 2017-03-10 | 2 | -1/+1 | |
| | | ||||||
| * | rename spider to preloader | schneefux | 2017-03-09 | 1 | -14/+14 | |
| | | ||||||
| * | update joblib: critical bugfix | schneefux | 2017-03-09 | 2 | -0/+1 | |
| | | ||||||
| * | update to latest joblib | schneefux | 2017-03-09 | 2 | -1/+2 | |
| | | ||||||
| * | update joblib | schneefux | 2017-03-08 | 1 | -0/+0 | |
| | | ||||||
| * | removed leftover pool inits | schneefux | 2017-03-08 | 1 | -2/+0 | |
| | | ||||||
| * | fixed priorities and subjob requests | schneefux | 2017-03-08 | 2 | -10/+17 | |
| | | ||||||
| * | spider request only casual/ranked | schneefux | 2017-03-08 | 1 | -1/+2 | |
| | | ||||||
| * | spider jobs be spider jobs | schneefux | 2017-03-08 | 1 | -2/+2 | |
| | | ||||||
| * | bugfix: get lmcd for player upserts from db, don't update every time | schneefux | 2017-03-08 | 1 | -1/+4 | |
| | | ||||||
| * | cache statements, smart spider, refactor upserts | schneefux | 2017-03-08 | 2 | -94/+81 | |
| | | ||||||
| * | do not use pooling, not needed | schneefux | 2017-03-08 | 1 | -7/+2 | |
| | | ||||||
| * | add requirements.txt | schneefux | 2017-03-07 | 1 | -0/+5 | |
| | | ||||||
| * | update joblib | schneefux | 2017-03-06 | 1 | -0/+0 | |
| | | ||||||
| * | update joblib | schneefux | 2017-03-05 | 1 | -0/+0 | |
| | | ||||||
| * | make spidering and analyze optional | schneefux | 2017-03-05 | 1 | -6/+26 | |
| | | ||||||
| * | enable shardid and fix timestamp | schneefux | 2017-03-05 | 1 | -2/+6 | |
| | | ||||||
| * | enable spider mode | schneefux | 2017-03-05 | 1 | -0/+16 | |
| | | ||||||
| * | add created_at to participant | schneefux | 2017-03-05 | 1 | -0/+3 | |
| | | ||||||
| * | Merge branch 'develop' of https://github.com/vainglorygame/processor into ↵ | schneefux | 2017-03-05 | 1 | -54/+78 | |
| |\ | | | | | | | develop | |||||
| | * | job batching (#43) | schneefux | 2017-03-05 | 2 | -54/+78 | |
| | | | | | | | | | | | | | * run jobs in batches * do not submit duplicate compile requests | |||||
| * | | update joblib | schneefux | 2017-03-05 | 1 | -0/+0 | |
| | | | ||||||
| * | | remove logs from git | schneefux | 2017-03-05 | 1 | -312/+0 | |
| |/ | ||||||
| * | refactor to use joblib worker class | schneefux | 2017-03-04 | 2 | -28/+5 | |
| | | ||||||
| * | Fixed the last match cols which was sending this job into a hung state ↵ | Kapil Viren Ahuja | 2017-03-04 | 2 | -9/+9 | |
| | | | | | without throwing any exception. | |||||
| * | Col case changes | Kapil Viren Ahuja | 2017-03-04 | 6 | -185/+344 | |
| | | ||||||
| * | Merge branch 'develop' of https://github.com/vainglorygame/processor into ↵ | schneefux | 2017-03-03 | 1 | -1/+1 | |
| |\ | | | | | | | develop | |||||
| | * | Merge pull request #38 from vainglorygame/fixes/turret-kills-type | schneefux | 2017-03-03 | 1 | -1/+1 | |
| | |\ | | | | | | | Fixes col type as per defect in Vainsocial | |||||
| | | * | Fixes col type as per defect in Vainsocial | Kapil Viren Ahuja | 2017-03-03 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | fixed lastMatchCreatedDate being updated on any player | schneefux | 2017-03-03 | 1 | -3/+4 | |
| |/ | ||||||
| * | reduce number of workers to 1 to workaround deadlock issues | schneefux | 2017-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | process turretKills | schneefux | 2017-03-02 | 1 | -0/+1 | |
| | | ||||||
| * | use proper log paths for Docker | schneefux | 2017-03-01 | 2 | -1/+159 | |
| | | ||||||
| * | log to file | schneefux | 2017-03-01 | 3 | -234/+11 | |
| | | ||||||
| * | Merge branch 'master' into develop | schneefux | 2017-02-28 | 0 | -0/+0 | |
| |\ | ||||||
| | * | Merge pull request #30 from vainglorygame/request-compile | Kapil Viren Ahuja | 2017-02-28 | 1 | -11/+42 | |
| | |\ | | | | | | | request stats compilation job | |||||
| | | * | request stats compilation job | schneefux | 2017-02-27 | 1 | -11/+42 | |
| | | | | ||||||
| * | | | pass apiId to compiler instead of id | schneefux | 2017-02-28 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | reduce default worker idle cooldown | schneefux | 2017-02-28 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge branch 'quiet-logs' into develop | schneefux | 2017-02-28 | 1 | -4/+0 | |
| |\ \ \ | ||||||
| | * | | | logs: be more quiet | schneefux | 2017-02-28 | 1 | -4/+0 | |
| | | | | | ||||||
| * | | | | properly request compile jobs | schneefux | 2017-02-28 | 1 | -2/+4 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into develop | schneefux | 2017-02-28 | 0 | -0/+0 | |
| |\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| | * | | Merge pull request #27 from vainglorygame/participant-roster-ref | Kapil Viren Ahuja | 2017-02-27 | 1 | -0/+2 | |
| | |\ \ | | |/ | |/| | reference from participant to roster | |||||
| * | | | don't create indexes | schneefux | 2017-02-28 | 1 | -5/+0 | |
| | | | | ||||||
