| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |||||
| * | Merge pull request #13 from vainglorygame/datachange | Kapil Viren Ahuja | 2017-02-17 | 2 | -21/+12 | |
| |\ | | | | | Fix participant conversion | |||||
| | * | workaround for participants not including some data | schneefux | 2017-02-16 | 1 | -9/+9 | |
| | | | ||||||
| | * | fail on SQL errors | schneefux | 2017-02-16 | 1 | -12/+3 | |
| |/ | ||||||
| * | 1. using the right table names in SQL. 2. also put in some exception ↵ | Kapil Viren Ahuja | 2017-02-16 | 5 | -9/+19 | |
| | | | | | | | | | 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. | |||||
| * | Merge pull request #9 from vainglorygame/queries_from_dir | Kapil Viren Ahuja | 2017-02-16 | 5 | -50/+129 | |
| |\ | | | | | Queries from dir | |||||
| | * | load processor queries from sql files | schneefux | 2017-02-15 | 5 | -89/+97 | |
| | | | ||||||
| | * | fixed that one typo | Kapil Viren Ahuja | 2017-02-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | changes to web's DB cols - names etc. to sync with Web DB model | Kapil Viren Ahuja | 2017-02-14 | 1 | -22/+11 | |
| | | | ||||||
| | * | convert samples for each table | schneefux | 2017-02-13 | 1 | -49/+131 | |
| |/ | ||||||
| * | had to change the name to comply with the docker-setup instructions. | kvahuja | 2017-02-10 | 1 | -8/+8 | |
| | | ||||||
| * | first sample of match processing | schneefux | 2017-02-09 | 2 | -0/+177 | |
