summaryrefslogtreecommitdiff
path: root/worker.py
Commit message (Expand)AuthorAgeFilesLines
* unknown player sigma env var should be intschneefux2017-08-221-1/+1
* swap deltaschneefux2017-08-211-2/+2
* move unknown player sigma into env varschneefux2017-08-211-1/+2
* send analyze_update to match.api_idrelease/2.17.0schneefux2017-08-171-2/+2
* split logging output between stdout and stderrschneefux2017-08-121-7/+24
* optionally forward to telesuckerschneefux2017-08-081-8/+23
* 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-171-28/+26
* 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