summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* switch to native promise request libschneefux2017-04-112-2/+2
* split API queue and sample queueschneefux2017-04-101-1/+9
* implement sample downloadsschneefux2017-04-082-15/+55
* bugfix: start working after connecting successfullyschneefux2017-04-041-0/+1
* wait for rabbit to startschneefux2017-04-041-5/+13
* send data type notification to processorschneefux2017-04-031-2/+3
* send only matches to processorschneefux2017-04-021-20/+1
* finish early if num(matches) < 50 on a pageschneefux2017-04-021-1/+1
* drop teamsschneefux2017-04-011-2/+2
* snakeCaseIfy in processorschneefux2017-04-011-3/+2
* send processor matches and players seperately; refactorschneefux2017-03-313-12/+95
* update package.jsonschneefux2017-03-301-0/+9
* queue once per match, not once per pageschneefux2017-03-291-6/+13
* do not paginate on server errorschneefux2017-03-291-2/+4
* rewrite in NodeJSschneefux2017-03-2810-273/+124
* use 2.0 joblibschneefux2017-03-277-214/+136
* kill process when the worker crashesrelease/1.5.0schneefux2017-03-191-14/+12
* do not crash on errorrelease/1.2.0schneefux2017-03-181-1/+1
* committed wrong joblib verschneefux2017-03-171-0/+0
* move reposschneefux2017-03-171-0/+0
* log debug to console onlyschneefux2017-03-152-12/+1
* do not filter match types in SQL (fixes vainglorygame/meta#65schneefux2017-03-151-1/+1
* update joblibschneefux2017-03-141-0/+0
* use joblib notificationsschneefux2017-03-132-1/+1
* hotfix: do not retry foreverVainsocial root2017-03-121-0/+6
* update joblibschneefux2017-03-101-0/+0
* update joblibschneefux2017-03-101-0/+0
* update joblibschneefux2017-03-101-0/+0
* sleep less after ratelimitschneefux2017-03-101-1/+1
* fail on API server errorschneefux2017-03-101-1/+6
* update joblibschneefux2017-03-101-0/+0
* update joblibschneefux2017-03-101-0/+0
* update joblibschneefux2017-03-101-0/+0
* update joblib: critical bugfixschneefux2017-03-091-0/+0
* attempt to fix duplicate matchesschneefux2017-03-091-1/+1
* do not rollback after API 404schneefux2017-03-092-1/+2
* create one db connection and cache insert statementschneefux2017-03-091-32/+30
* log: inserts with playernameschneefux2017-03-081-2/+2
* log: be more verboseschneefux2017-03-082-2/+4
* update joblibschneefux2017-03-081-0/+0
* start with only 1 db connectionschneefux2017-03-081-1/+2
* revert crawler import pathschneefux2017-03-081-1/+1
* allow to import apigrabber as a moduleschneefux2017-03-081-15/+16
* log API errorsschneefux2017-03-071-3/+2
* fix 'unknown encoding' bugschneefux2017-03-071-0/+1
* rm logschneefux2017-03-061-0/+0
* update joblibschneefux2017-03-061-0/+0
* update joblibschneefux2017-03-051-0/+0
* hotfix: filter casual/ranked matchesschneefux2017-03-051-1/+1
* tolerate API json errorschneefux2017-03-051-1/+3