| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | process roster's match_apiId | schneefux | 2017-02-27 | 1 | -1/+3 |
| | | |||||
| * | rewrite to use joblib (fixes #20), use updated raw schema, check for duplicates | schneefux | 2017-02-26 | 4 | -60/+81 |
| | | |||||
| * | update queries to work with vainsocial.com#develop | schneefux | 2017-02-20 | 2 | -4/+4 |
| | | |||||
| * | process partitions concurrently | schneefux | 2017-02-20 | 4 | -4/+4 |
| | | |||||
| * | change to how the FK are managed in EORM | kvahuja | 2017-02-19 | 1 | -1/+1 |
| | | |||||
| * | match to roster relationship | kvahuja | 2017-02-19 | 1 | -1/+4 |
| | | |||||
| * | refactoring as part of https://github.com/vainglorygame/vainsocial.com/issues/17 | kvahuja | 2017-02-18 | 3 | -46/+28 |
| | | |||||
| * | match and roster tables refactored | kvahuja | 2017-02-17 | 2 | -12/+23 |
| | | |||||
| * | refactored to adapt to changes in Web's DB model. | Kapil Viren Ahuja | 2017-02-17 | 1 | -10/+4 |
| | | | | | | this will only work with branch - https://github.com/vainglorygame/vainsocial.com/tree/features/db-model-refactoring | ||||
| * | workaround for participants not including some data | schneefux | 2017-02-16 | 1 | -9/+9 |
| | | |||||
| * | 1. using the right table names in SQL. 2. also put in some exception ↵ | Kapil Viren Ahuja | 2017-02-16 | 4 | -5/+6 |
| | | | | | | | | | handling which spits out the error and moves on instead of exiting (#11) * 1. using the right table names in SQL. 2. also put in some exception handling which spits out the error and moves on instead of exiting * ID in participant table is participant ID. we need a mapping for player ID in Web to get a player's matches. | ||||
| * | load processor queries from sql files | schneefux | 2017-02-15 | 4 | -0/+84 |
