summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix typo in ability column namerelease/2.18.0schneefux2017-10-071-15/+15
* add hero vs hero crunching scriptschneefux2017-10-011-0/+76
* use outer join for p_i for backwards compatschneefux2017-10-011-1/+1
* fix typo making debug NACK fail, add forgotten returnschneefux2017-10-011-1/+2
* reject messages that aren't valid idsschneefux2017-09-281-0/+9
* disable loggingschneefux2017-08-241-1/+1
* use flat item_use columns, drop dynamic col aggregatesschneefux2017-08-233-75/+25
* add crunch_update notification according to headerschneefux2017-08-231-5/+6
* add abilities and items to gp_phaseschneefux2017-08-211-3/+36
* support dynamic item columnsschneefux2017-08-203-8/+95
* fix syntax error from last commitschneefux2017-08-201-1/+1
* send points_update to crunch.participant_idschneefux2017-08-171-2/+5
* add phase crunch scriptsschneefux2017-08-122-0/+133
* fix typoschneefux2017-08-111-1/+1
* update updated_at on duplicateschneefux2017-08-111-1/+2
* add dummy for surrender columnschneefux2017-08-081-2/+4
* output config on bootschneefux2017-08-081-0/+4
* update dependenciesschneefux2017-08-081-2/+2
* use float for slowmoderelease/2.14.0schneefux2017-07-291-1/+1
* go into slowmode before processingschneefux2017-07-261-5/+5
* sleep needs dependencyschneefux2017-07-263-0/+7
* add trueskill delta, rename trueskill maxschneefux2017-07-252-4/+8
* Merge remote-tracking branch 'origin/review/true-skill-lb-fix' into release/2...schneefux2017-07-251-2/+3
|\
| * Fixed such that TS, TS_MU and TS_Sigma as stores as absolute values not sum. ...Kapil Viren Ahuja2017-07-251-5/+6
* | calculate trueskill on the flyschneefux2017-07-251-1/+1
|/
* split crunch queuesschneefux2017-07-242-58/+24
* update package-lockschneefux2017-07-211-30/+106
* update player_point for new schema and requirementsschneefux2017-07-211-101/+65
* fix duplicate msg ack errorsschneefux2017-07-211-25/+23
* global point: pay respect to dimension_onschneefux2017-07-211-1/+1
* 2.14.0 rewriteschneefux2017-07-143-44/+878
* builds will now cross rolesrelease/2.9.0Kapil Viren Ahuja2017-07-071-1/+0
* do not cross builds and regionsschneefux2017-07-051-0/+1
* builds: do not cross role, daily; cross everything elseschneefux2017-07-051-2/+1
* fix player point column orderschneefux2017-07-051-6/+7
* fix table name via env var -> sql errorschneefux2017-07-022-10/+12
* specify global_point table by env varschneefux2017-07-012-1/+3
* fix build regex matchingschneefux2017-07-012-7/+11
* attempt to fix buildsschneefux2017-06-301-96/+73
* fix filters, second attemptschneefux2017-06-231-1/+0
* fix filter joinsschneefux2017-06-231-1/+1
* add dimension_on=global to buildsschneefux2017-06-231-1/+2
* set up filtersschneefux2017-06-231-6/+6
* reduce intersections on builds and enemiesschneefux2017-06-231-2/+8
* fix sequelize having issues with :digit:schneefux2017-06-232-6/+8
* add hero vs hero and final build statsschneefux2017-06-232-70/+52
* upcrunch time spentrelease/2.5.0schneefux2017-05-302-0/+2
* send notification before sleepingschneefux2017-05-301-3/+4
* disable loggingschneefux2017-05-301-1/+1
* add go SLOWMODE :)schneefux2017-05-301-1/+7