summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* output config on bootrelease/2.17.0developschneefux2017-08-081-0/+2
|
* fix error handling msg syntax errorrelease/2.14.0schneefux2017-07-271-1/+1
|
* move debug code, fixes reference errorschneefux2017-07-261-1/+1
|
* don't attempt to nack if ack failsschneefux2017-07-261-2/+3
|
* 2.14.0 rewriteschneefux2017-07-143-56/+604
|
* gitignore errorsrelease/2.9.0release/2.11.0schneefux2017-06-241-0/+1
|
* apply workaround for match_pending notificationsrelease/2.7.0schneefux2017-06-141-1/+4
|
* send match_pending to player.nameschneefux2017-06-141-1/+4
|
* send matches_none on no matches for playerrelease/2.3.1schneefux2017-05-121-1/+5
|
* do not send grab_doneschneefux2017-05-121-3/+0
|
* move api logic to ormschneefux2017-05-122-124/+16
|
* log ratelimit remaining as intrelease/2.3.0schneefux2017-05-101-1/+1
|
* handle errors in error handlingschneefux2017-05-101-2/+6
|
* don't send process jobs to grabber…release/2.2.0schneefux2017-04-241-1/+1
|
* dedicate apigrabber to API grabbingschneefux2017-04-242-51/+22
|
* don't die on server errorrelease/2.0.0schneefux2017-04-211-2/+3
|
* integrate logglyschneefux2017-04-202-6/+17
|
* switch back to request-promiseschneefux2017-04-182-2/+2
|
* better loggingschneefux2017-04-182-13/+26
|
* scale apigrabberschneefux2017-04-151-2/+3
|
* log response times; use socket poolschneefux2017-04-151-7/+18
|
* notify for grab_done at the end instead of grab_failschneefux2017-04-131-2/+2
|
* send progress report to webschneefux2017-04-131-5/+10
|
* 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
|