| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | insert assets, squish concurrency bugs | schneefux | 2017-03-31 | 3 | -26/+66 |
| | | |||||
| * | implement smart batching | schneefux | 2017-03-31 | 4 | -56/+94 |
| | | |||||
| * | regenerate model from releases/2.0.0 db schema | schneefux | 2017-03-31 | 26 | -98/+330 |
| | | |||||
| * | Pushed shard_id to all the tables as shard + api_id is the unique combination | Kapil Viren Ahuja | 2017-03-30 | 4 | -1/+14 |
| | | |||||
| * | Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor ↵ | Kapil Viren Ahuja | 2017-03-30 | 2 | -0/+8 |
| |\ | | | | | | | into release/2.0.0 | ||||
| | * | add config and guide for schema generation | schneefux | 2017-03-30 | 2 | -0/+8 |
| | | | |||||
| * | | Series changes | Kapil Viren Ahuja | 2017-03-30 | 4 | -6/+10 |
| |/ | | | | Disabling timestanmps | ||||
| * | send notifications to web | schneefux | 2017-03-30 | 0 | -0/+0 |
| | | |||||
| * | fix upsert dependencies | schneefux | 2017-03-30 | 1 | -9/+15 |
| | | |||||
| * | add imported db models | schneefux | 2017-03-30 | 18 | -0/+793 |
| | | |||||
| * | import db schema from vainsocial | schneefux | 2017-03-29 | 3 | -193/+58 |
| | | |||||
| * | add missing sequelize package | schneefux | 2017-03-28 | 1 | -0/+1 |
| | | |||||
| * | processor doesn't need the API token | schneefux | 2017-03-28 | 1 | -3/+1 |
| | | |||||
| * | rewrite in NodeJS | schneefux | 2017-03-28 | 13 | -286/+316 |
| | | |||||
| * | (wip) use 2.0 joblib | schneefux | 2017-03-27 | 4 | -245/+96 |
| | | |||||
| * | only compile requested playersrelease/1.6.0 | schneefux | 2017-03-25 | 1 | -1/+3 |
| | | |||||
| * | kill process when the worker crashes, increase batch limitrelease/1.5.0 | schneefux | 2017-03-19 | 1 | -11/+9 |
| | | |||||
| * | log subjob configsrelease/1.2.0 | Vainsocial root | 2017-03-18 | 1 | -0/+2 |
| | | |||||
| * | on conflict update for non-player objects (fix vainglorygame/meta#76) | schneefux | 2017-03-16 | 1 | -1/+2 |
| | | |||||
| * | do not crash on missing playernamerelease/1.4.0release/1.3.0 | schneefux | 2017-03-15 | 1 | -1/+1 |
| | | |||||
| * | log debug to console only | schneefux | 2017-03-15 | 2 | -12/+1 |
| | | |||||
| * | Fix https://github.com/vainglorygame/meta/issues/44. | Kapil Viren Ahuja | 2017-03-15 | 1 | -1/+1 |
| | | | | | We will need a query to update this in production - I doubt we can fix older data as we don’t have anything from Raw… | ||||
| * | request compile jobs for participant too | schneefux | 2017-03-14 | 1 | -1/+1 |
| | | |||||
| * | update joblib | schneefux | 2017-03-14 | 1 | -0/+0 |
| | | |||||
| * | use joblib notifications | schneefux | 2017-03-13 | 2 | -3/+3 |
| | | |||||
| * | Merge branch 'releases/1.0.0' of https://github.com/vainglorygame/processor ↵release/1.0.0 | Vainsocial root | 2017-03-12 | 1 | -1/+2 |
| |\ | | | | | | | into releases/1.0.0 | ||||
| | * | player: insert skill_tier | schneefux | 2017-03-12 | 1 | -1/+2 |
| | | | |||||
| * | | catch and fail on SQL error | Vainsocial root | 2017-03-12 | 1 | -0/+4 |
| |/ | |||||
| * | hotfix API returning xp as float | Vainsocial root | 2017-03-12 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
