| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | |||||
| * | | | Merge branch 'participant-roster-ref' into develop | schneefux | 2017-02-27 | 1 | -0/+2 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | reference from participant to roster | schneefux | 2017-02-27 | 1 | -0/+2 |
| | |/ | |||||
| * / | request stats compilation job | schneefux | 2017-02-27 | 1 | -9/+38 |
| |/ | |||||
| * | Merge pull request #26 from vainglorygame/fix-onetomany | Kapil Viren Ahuja | 2017-02-27 | 1 | -7/+8 |
| |\ | | | | | fix raw processing to one instead of multiple records | ||||
| | * | fix raw processing to one instead of multiple records | schneefux | 2017-02-27 | 1 | -7/+8 |
| | | | |||||
| * | | Merge pull request #25 from vainglorygame/roster-match-ref | Kapil Viren Ahuja | 2017-02-27 | 1 | -1/+3 |
| |\ \ | | | | | | | process roster's match_apiId | ||||
| | * | | process roster's match_apiId | schneefux | 2017-02-27 | 1 | -1/+3 |
| | |/ | |||||
| * / | Adding run logs for debugging. | Kapil Viren Ahuja | 2017-02-27 | 2 | -0/+234 |
| |/ | |||||
| * | Merge pull request #24 from vainglorygame/upsert-stats | Kapil Viren Ahuja | 2017-02-27 | 1 | -7/+24 |
| |\ | | | | | upsert player stats | ||||
| | * | upsert player stats on implicit update | schneefux | 2017-02-26 | 1 | -7/+24 |
| | | | |||||
| * | | Merge pull request #23 from vainglorygame/multiple-workers | Kapil Viren Ahuja | 2017-02-27 | 1 | -7/+10 |
| |\ \ | | | | | | | support multiple threads per worker | ||||
| | * | | support multiple threads per worker | schneefux | 2017-02-26 | 1 | -7/+10 |
| | |/ | |||||
| * | | Merge pull request #22 from vainglorygame/rewrite | Kapil Viren Ahuja | 2017-02-27 | 8 | -181/+179 |
| |\| | | | | | rewrite to use joblib (fixes #20), use updated raw schema, check for … | ||||
| | * | Merge branch 'master' into rewrite | schneefux | 2017-02-26 | 0 | -0/+0 |
| | |\ | |/ |/| | |||||
| * | | fixing last bit of model (refactoring phase 1) (#19) | Kapil Viren Ahuja | 2017-02-25 | 2 | -5/+5 |
| | | | |||||
