| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add all regions | schneefux | 2017-02-08 | 1 | -2/+2 |
| | | |||||
| * | refactor api.py | schneefux | 2017-02-08 | 1 | -22/+18 |
| | | |||||
| * | use logging module | schneefux | 2017-02-08 | 1 | -5/+6 |
| | | |||||
| * | fix api grabber: run forever | schneefux | 2017-02-07 | 1 | -12/+14 |
| | | |||||
| * | remove code not related to API data fetching | schneefux | 2017-02-07 | 1 | -32/+8 |
| | | |||||
| * | db connection params from env, fix early start | schneefux | 2017-02-07 | 1 | -1/+7 |
| | | |||||
| * | move into Docker | schneefux | 2017-02-06 | 1 | -2/+3 |
| | | |||||
| * | crawl regions peux a peux | schneefux | 2017-02-06 | 1 | -17/+29 |
| | | |||||
| * | make api.py independent | schneefux | 2017-02-06 | 1 | -3/+2 |
| | | |||||
| * | api: allow to be run from the root directory | schneefux | 2017-02-05 | 1 | -3/+3 |
| | | |||||
| * | manually push the earliest match to get | schneefux | 2017-02-05 | 1 | -1/+1 |
| | | |||||
| * | api: get matches from eu+na | schneefux | 2017-01-28 | 1 | -9/+19 |
| | | |||||
| * | api: get new matches more reliably, remove now unused `db.meta` | schneefux | 2017-01-28 | 1 | -7/+5 |
| | | |||||
| * | api: removed unused aiohttp_wsgi dependency | schneefux | 2017-01-27 | 1 | -1/+0 |
| | | |||||
| * | web-dev: first web frontend sample | schneefux | 2017-01-27 | 1 | -0/+1 |
| | | |||||
| * | api: use prefix | schneefux | 2017-01-27 | 1 | -1/+1 |
| | | |||||
| * | api: /winrates endpoint | schneefux | 2017-01-27 | 1 | -0/+5 |
| | | |||||
| * | api: move db queries to sql files | schneefux | 2017-01-27 | 1 | -1/+3 |
| | | |||||
| * | api: demo /matches endpoint | schneefux | 2017-01-27 | 1 | -12/+51 |
| | | |||||
| * | api: fix getting new matches | schneefux | 2017-01-23 | 1 | -5/+8 |
| | | |||||
| * | api: send requests synchronously | schneefux | 2017-01-23 | 1 | -1/+8 |
| | | |||||
| * | api: rewrite to use async | schneefux | 2017-01-22 | 1 | -5/+13 |
| | | |||||
| * | api: implement crawler and database functionality | schneefux | 2017-01-22 | 1 | -0/+10 |
