summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add env var to auto telesuckrelease/2.16.0schneefux2017-08-051-0/+8
* fix session variable scoperelease/2.15.0release/2.14.0schneefux2017-07-281-9/+6
* use proper transactionsschneefux2017-07-281-14/+17
* remove debug codeschneefux2017-07-261-1/+0
* forward participations to cruncherschneefux2017-07-251-2/+10
* fix float&decimals, fix error handlingschneefux2017-07-241-5/+9
* fix delta calculationschneefux2017-07-221-1/+1
* 2.14.0 rewriteschneefux2017-07-173-33/+30
* need moar dpsrelease/2.9.0schneefux2017-07-031-1/+1
* increase mpmath precisionschneefux2017-07-012-0/+3
* ignore matches with <3 participantsschneefux2017-06-301-1/+3
* support dynamic queue namesrelease/2.8.0schneefux2017-06-211-2/+3
* rm tensorflowschneefux2017-06-211-3/+2
* do not write to participant on rejected matchesschneefux2017-06-201-5/+12
* tweak params & ignore afkrelease/2.5.0schneefux2017-06-051-10/+14
* rm more unused depsschneefux2017-06-031-5/+0
* rm unused depsschneefux2017-06-031-3/+0
* make TS match VSTschneefux2017-06-013-7/+8
* fix sqlalchemy dev version installschneefux2017-05-312-1/+4
* improve performance with selectin; use average VST pointsschneefux2017-05-312-11/+32
* store TS delta in participantschneefux2017-05-291-0/+1
* use middle of subtier to estimate TSschneefux2017-05-291-1/+1
* decrease default batch sizeschneefux2017-05-291-1/+1
* code for new role scoresschneefux2017-05-281-8/+15
* worker: true skill ratingschneefux2017-05-252-123/+114
* wiprelease/2.4.0schneefux2017-05-21117-0/+101566
* used this to get role scoresrelease/2.2.0schneefux2017-04-261-46/+20
* fix filtering by herorelease/2.0.0schneefux2017-04-251-12/+12
* make analyzer a tool not a serviceschneefux2017-04-132-74/+178
* rename score to impact_score and make it INTschneefux2017-04-131-3/+3
* update for new schemaschneefux2017-04-111-8/+9
* warn and crash on invalid queue jobsschneefux2017-04-071-2/+4
* update for new schemaschneefux2017-04-071-10/+10
* update tensorflow to 1.1.0-rc1schneefux2017-04-072-2/+3
* send notifications for participant statsschneefux2017-04-041-2/+8
* use latest stable Dockerschneefux2017-04-041-1/+1
* update requirements.txtschneefux2017-04-041-1/+3
* rewrite with pika queueschneefux2017-04-041-9/+89
* rewriteschneefux2017-04-047-370/+178
* kill process when the worker crashesrelease/1.5.0schneefux2017-03-191-6/+4
* update tensorflow requirementrelease/1.2.0schneefux2017-03-171-1/+1
* committed wrong joblib verschneefux2017-03-171-0/+0
* move reposschneefux2017-03-172-1/+1
* tweak params: take match length into account, drop team killsschneefux2017-03-161-21/+14
* log debug to console onlyschneefux2017-03-151-11/+1
* don't track models in gitschneefux2017-03-141-0/+2
* update joblibschneefux2017-03-141-0/+0
* increase batch size by a lotschneefux2017-03-121-1/+1
* tweak training paramsschneefux2017-03-121-2/+2
* make batch size static and not a percentageschneefux2017-03-111-10/+27