summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* enable shardid and fix timestampschneefux2017-03-051-2/+6
|
* enable spider modeschneefux2017-03-051-0/+16
|
* add created_at to participantschneefux2017-03-051-0/+3
|
* Merge branch 'develop' of https://github.com/vainglorygame/processor into ↵schneefux2017-03-051-54/+78
|\ | | | | | | develop
| * job batching (#43)schneefux2017-03-052-54/+78
| | | | | | | | | | | | * run jobs in batches * do not submit duplicate compile requests
* | update joblibschneefux2017-03-051-0/+0
| |
* | remove logs from gitschneefux2017-03-051-312/+0
|/
* refactor to use joblib worker classschneefux2017-03-042-28/+5
|
* Fixed the last match cols which was sending this job into a hung state ↵Kapil Viren Ahuja2017-03-042-9/+9
| | | | without throwing any exception.
* Col case changesKapil Viren Ahuja2017-03-046-185/+344
|
* Merge branch 'develop' of https://github.com/vainglorygame/processor into ↵schneefux2017-03-031-1/+1
|\ | | | | | | develop
| * Merge pull request #38 from vainglorygame/fixes/turret-kills-typeschneefux2017-03-031-1/+1
| |\ | | | | | | Fixes col type as per defect in Vainsocial
| | * Fixes col type as per defect in VainsocialKapil Viren Ahuja2017-03-031-1/+1
| |/
* / fixed lastMatchCreatedDate being updated on any playerschneefux2017-03-031-3/+4
|/
* reduce number of workers to 1 to workaround deadlock issuesschneefux2017-03-021-1/+1
|
* process turretKillsschneefux2017-03-021-0/+1
|
* use proper log paths for Dockerschneefux2017-03-012-1/+159
|
* log to fileschneefux2017-03-013-234/+11
|
* Merge branch 'master' into developschneefux2017-02-280-0/+0
|\
| * Merge pull request #30 from vainglorygame/request-compileKapil Viren Ahuja2017-02-281-11/+42
| |\ | | | | | | request stats compilation job
| | * request stats compilation jobschneefux2017-02-271-11/+42
| | |
* | | pass apiId to compiler instead of idschneefux2017-02-281-2/+2
| | |
* | | reduce default worker idle cooldownschneefux2017-02-281-2/+2
| | |
* | | Merge branch 'quiet-logs' into developschneefux2017-02-281-4/+0
|\ \ \
| * | | logs: be more quietschneefux2017-02-281-4/+0
| | | |
* | | | properly request compile jobsschneefux2017-02-281-2/+4
| | | |
* | | | Merge branch 'master' into developschneefux2017-02-280-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /