| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | do not fail when failingreleases/1.0.0 | Vainsocial root | 2017-03-12 | 1 | -1/+1 |
| * | hotfix: do not retry forever | Vainsocial root | 2017-03-12 | 1 | -0/+6 |
| * | sleep less after ratelimit | schneefux | 2017-03-10 | 1 | -1/+1 |
| * | fail on API server error | schneefux | 2017-03-10 | 1 | -1/+6 |
| * | log: be more verbose | schneefux | 2017-03-08 | 1 | -2/+0 |
| * | log API errors | schneefux | 2017-03-07 | 1 | -3/+2 |
| * | fix 'unknown encoding' bug | schneefux | 2017-03-07 | 1 | -0/+1 |
| * | tolerate API json error | schneefux | 2017-03-05 | 1 | -1/+3 |
| * | run jobs in batches (#57) | schneefux | 2017-03-05 | 1 | -0/+1 |
| * | don't fail with 404 if a player was found | schneefux | 2017-02-27 | 1 | -0/+5 |
| * | set api pagelimit to maximum | schneefux | 2017-02-27 | 1 | -1/+1 |
| * | Merge branch 'errors' | schneefux | 2017-02-27 | 1 | -2/+8 |
| |\ | |||||
| | * | catch more API bugs | schneefux | 2017-02-26 | 1 | -1/+4 |
| | * | report job fails in queue | schneefux | 2017-02-26 | 1 | -1/+4 |
| * | | Merge pull request #39 from vainglorygame/redesign | Kapil Viren Ahuja | 2017-02-26 | 1 | -64/+24 |
| |\| | |||||
| | * | rewrite to use shared queue, fixes #36 | schneefux | 2017-02-25 | 1 | -64/+24 |
| * | | update limits: cannot get more than 5 random matches | schneefux | 2017-02-25 | 1 | -2/+2 |
| |/ | |||||
| * | use gzip for API requests | schneefux | 2017-02-25 | 1 | -1/+1 |
| * | respect rate limits | schneefux | 2017-02-25 | 1 | -5/+16 |
| * | add VAINSOCIAL_APIKEY env variable | schneefux | 2017-02-25 | 1 | -3/+2 |
| * | catch ssl RuntimeError and retry (#24) | schneefux | 2017-02-16 | 1 | -1/+1 |
| * | ignore server errors | schneefux | 2017-02-15 | 1 | -4/+9 |
| * | rewrite for better concurrency support | schneefux | 2017-02-12 | 1 | -2/+0 |
| * | use logging module | schneefux | 2017-02-08 | 1 | -1/+2 |
| * | crawl regions peux a peux | schneefux | 2017-02-06 | 1 | -4/+16 |
| * | api: get new matches more reliably, remove now unused `db.meta` | schneefux | 2017-01-28 | 1 | -2/+1 |
| * | api: demo /matches endpoint | schneefux | 2017-01-27 | 1 | -0/+7 |
| * | api: fix getting new matches | schneefux | 2017-01-23 | 1 | -0/+2 |
| * | api: send requests synchronously | schneefux | 2017-01-23 | 1 | -23/+15 |
| * | api: rewrite to use async | schneefux | 2017-01-22 | 1 | -18/+35 |
| * | api: implement crawler and database functionality | schneefux | 2017-01-22 | 1 | -0/+72 |
