| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | hotfix: do not retry forever | Vainsocial root | 2017-03-12 | 1 | -0/+6 | |
| * | 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 | |
| * | sleep less after ratelimit | schneefux | 2017-03-10 | 1 | -1/+1 | |
| * | fail on API server error | schneefux | 2017-03-10 | 1 | -1/+6 | |
| * | 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: critical bugfix | schneefux | 2017-03-09 | 1 | -0/+0 | |
| * | attempt to fix duplicate matches | schneefux | 2017-03-09 | 1 | -1/+1 | |
| * | do not rollback after API 404 | schneefux | 2017-03-09 | 2 | -1/+2 | |
| * | create one db connection and cache insert statement | schneefux | 2017-03-09 | 1 | -32/+30 | |
| * | log: inserts with playername | schneefux | 2017-03-08 | 1 | -2/+2 | |
| * | log: be more verbose | schneefux | 2017-03-08 | 2 | -2/+4 | |
| * | update joblib | schneefux | 2017-03-08 | 1 | -0/+0 | |
| * | start with only 1 db connection | schneefux | 2017-03-08 | 1 | -1/+2 | |
| * | revert crawler import path | schneefux | 2017-03-08 | 1 | -1/+1 | |
| * | allow to import apigrabber as a module | schneefux | 2017-03-08 | 1 | -15/+16 | |
| * | log API errors | schneefux | 2017-03-07 | 1 | -3/+2 | |
| * | fix 'unknown encoding' bug | schneefux | 2017-03-07 | 1 | -0/+1 | |
| * | rm log | schneefux | 2017-03-06 | 1 | -0/+0 | |
| * | update joblib | schneefux | 2017-03-06 | 1 | -0/+0 | |
| * | update joblib | schneefux | 2017-03-05 | 1 | -0/+0 | |
| * | hotfix: filter casual/ranked matches | schneefux | 2017-03-05 | 1 | -1/+1 | |
| * | tolerate API json error | schneefux | 2017-03-05 | 1 | -1/+3 | |
| * | update joblib | schneefux | 2017-03-05 | 1 | -0/+0 | |
| * | run jobs in batches (#57) | schneefux | 2017-03-05 | 3 | -22/+26 | |
| * | refactor to use joblib worker class | schneefux | 2017-03-04 | 2 | -43/+19 | |
| * | use proper log paths for Docker | schneefux | 2017-03-01 | 2 | -1/+4 | |
| * | Merge branch 'master' of https://github.com/vainglorygame/apigrabber | schneefux | 2017-03-01 | 0 | -0/+0 | |
| |\ | ||||||
| | * | set api pagelimit to maximum (#49) | schneefux | 2017-02-28 | 1 | -1/+6 | |
| * | | log to file | schneefux | 2017-03-01 | 2 | -2/+14 | |
| * | | reduce default worker idle cooldown | schneefux | 2017-02-28 | 1 | -2/+2 | |
| * | | logs: be more quiet | schneefux | 2017-02-28 | 1 | -7/+2 | |
| * | | 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 'multiple-workers' | schneefux | 2017-02-27 | 1 | -13/+16 | |
| |\ | ||||||
| | * | support multiple threads per worker | schneefux | 2017-02-26 | 1 | -13/+16 | |
| * | | Merge branch 'errors' | schneefux | 2017-02-27 | 3 | -4/+14 | |
| |\| | ||||||
| | * | catch more API bugs | schneefux | 2017-02-26 | 1 | -1/+4 | |
| | * | report job fails in queue | schneefux | 2017-02-26 | 3 | -3/+10 | |
| * | | Merge branch 'player-upsert' | schneefux | 2017-02-27 | 2 | -102/+84 | |
| |\| | ||||||
| | * | pass requested player name to job queue | schneefux | 2017-02-26 | 1 | -0/+7 | |
| | * | fix players not being linked to participant | schneefux | 2017-02-26 | 1 | -1/+1 | |
| | * | store api data as one json per match | schneefux | 2017-02-26 | 2 | -102/+77 | |
| | * | Merge branch 'pass-type' into develop | schneefux | 2017-02-26 | 2 | -10/+15 | |
| | |\ | ||||||
| | * \ | Merge branch 'pass-priority' into develop | schneefux | 2017-02-26 | 2 | -3/+4 | |
| | |\ \ | ||||||
| * | | | | Merge pull request #43 from vainglorygame/fix-participant-links | Kapil Viren Ahuja | 2017-02-27 | 1 | -1/+1 | |
| |\| | | | ||||||
| | * | | | fix participants not being linked into roster | schneefux | 2017-02-26 | 1 | -1/+1 | |
