summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* insert assets, squish concurrency bugsschneefux2017-03-313-26/+66
* implement smart batchingschneefux2017-03-314-56/+94
* regenerate model from releases/2.0.0 db schemaschneefux2017-03-3126-98/+330
* Pushed shard_id to all the tables as shard + api_id is the unique combinationKapil Viren Ahuja2017-03-304-1/+14
* Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor in...Kapil Viren Ahuja2017-03-302-0/+8
|\
| * add config and guide for schema generationschneefux2017-03-302-0/+8
* | Series changesKapil Viren Ahuja2017-03-304-6/+10
|/
* send notifications to webschneefux2017-03-300-0/+0
* fix upsert dependenciesschneefux2017-03-301-9/+15
* add imported db modelsschneefux2017-03-3018-0/+793
* import db schema from vainsocialschneefux2017-03-293-193/+58
* add missing sequelize packageschneefux2017-03-281-0/+1
* processor doesn't need the API tokenschneefux2017-03-281-3/+1
* rewrite in NodeJSschneefux2017-03-2813-286/+316
* (wip) use 2.0 joblibschneefux2017-03-274-245/+96
* only compile requested playersrelease/1.6.0schneefux2017-03-251-1/+3
* kill process when the worker crashes, increase batch limitrelease/1.5.0schneefux2017-03-191-11/+9
* log subjob configsrelease/1.2.0Vainsocial root2017-03-181-0/+2
* on conflict update for non-player objects (fix vainglorygame/meta#76)schneefux2017-03-161-1/+2
* do not crash on missing playernamerelease/1.4.0release/1.3.0schneefux2017-03-151-1/+1
* log debug to console onlyschneefux2017-03-152-12/+1
* Fix https://github.com/vainglorygame/meta/issues/44.Kapil Viren Ahuja2017-03-151-1/+1
* request compile jobs for participant tooschneefux2017-03-141-1/+1
* update joblibschneefux2017-03-141-0/+0
* use joblib notificationsschneefux2017-03-132-3/+3
* Merge branch 'releases/1.0.0' of https://github.com/vainglorygame/processor i...release/1.0.0Vainsocial root2017-03-121-1/+2
|\
| * player: insert skill_tierschneefux2017-03-121-1/+2
* | catch and fail on SQL errorVainsocial root2017-03-121-0/+4
|/
* hotfix API returning xp as floatVainsocial root2017-03-121-1/+1
* don't add duplicates or unnecessary preload jobsschneefux2017-03-111-6/+16
* request only compile.player, analyze.participantschneefux2017-03-111-4/+7
* update joblibschneefux2017-03-101-0/+0
* update joblibschneefux2017-03-101-0/+0
* update joblibschneefux2017-03-101-0/+0
* update joblibschneefux2017-03-102-1/+1
* rename spider to preloaderschneefux2017-03-091-14/+14
* update joblib: critical bugfixschneefux2017-03-092-0/+1
* update to latest joblibschneefux2017-03-092-1/+2
* update joblibschneefux2017-03-081-0/+0
* removed leftover pool initsschneefux2017-03-081-2/+0
* fixed priorities and subjob requestsschneefux2017-03-082-10/+17
* spider request only casual/rankedschneefux2017-03-081-1/+2
* spider jobs be spider jobsschneefux2017-03-081-2/+2
* bugfix: get lmcd for player upserts from db, don't update every timeschneefux2017-03-081-1/+4
* cache statements, smart spider, refactor upsertsschneefux2017-03-082-94/+81
* do not use pooling, not neededschneefux2017-03-081-7/+2
* add requirements.txtschneefux2017-03-071-0/+5
* update joblibschneefux2017-03-061-0/+0
* update joblibschneefux2017-03-051-0/+0
* make spidering and analyze optionalschneefux2017-03-051-6/+26