summaryrefslogtreecommitdiff
path: root/worker.py
Commit message (Collapse)AuthorAgeFilesLines
* need moar dpsrelease/2.9.0schneefux2017-07-031-1/+1
|
* increase mpmath precisionschneefux2017-07-011-0/+2
|
* ignore matches with <3 participantsschneefux2017-06-301-1/+3
|
* support dynamic queue namesrelease/2.8.0schneefux2017-06-211-2/+3
|
* do not write to participant on rejected matchesschneefux2017-06-201-5/+12
|
* tweak params & ignore afkrelease/2.5.0schneefux2017-06-051-10/+14
|
* make TS match VSTschneefux2017-06-011-4/+6
|
* improve performance with selectin; use average VST pointsschneefux2017-05-311-10/+31
|
* 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
|
* worker: true skill ratingschneefux2017-05-251-123/+112
|
* fix filtering by herorelease/2.0.0schneefux2017-04-251-12/+12
|
* make analyzer a tool not a serviceschneefux2017-04-131-74/+13
|
* 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
|
* send notifications for participant statsschneefux2017-04-041-2/+8
|
* rewrite with pika queueschneefux2017-04-041-9/+89
|
* rewriteschneefux2017-04-041-0/+164