summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* enable trueskillrelease/2.5.0schneefux2017-06-012-4/+8
* disable trueskill, waiting for migrations on prodschneefux2017-05-283-6/+6
* participant has one p_srelease/2.4.0schneefux2017-05-281-1/+1
* add trueskill attrsschneefux2017-05-243-0/+20
* associations for amaschneefux2017-05-181-0/+2
* ignore errors and log to fileschneefux2017-05-171-12/+21
* telemetry: add damage rcvdschneefux2017-05-162-20/+56
* update participant_phaseschneefux2017-05-161-1/+5
* Merge branch 'release/2.3.1' into release/2.4.0schneefux2017-05-161-8/+10
|\
| * hotfix bridge DoS after unexpected responserelease/2.3.1schneefux2017-05-151-8/+10
* | participant_phase changesschneefux2017-05-164-5/+26
* | add participant_phases; extend shard id lengthschneefux2017-05-1510-13/+201
|/
* move api logic to ormschneefux2017-05-122-1/+90
* add guild and tournament mappingsrelease/2.3.0schneefux2017-05-041-1/+12
* import teamsschneefux2017-05-046-0/+195
* blind 2.4 item name fixrelease/2.2.0schneefux2017-04-271-22/+309
* add baptisteschneefux2017-04-251-0/+4
* associate p & p_sschneefux2017-04-241-1/+1
* add duration to participant_statsschneefux2017-04-241-0/+4
* comment out unneeded relationsschneefux2017-04-241-0/+2
* move jsonapi tool to ormschneefux2017-04-241-0/+64
* add region relationshipschneefux2017-04-231-0/+1
* add region dimensionschneefux2017-04-221-1/+2
* importschneefux2017-04-222-3/+11
* Revert "accidentally deleted items"schneefux2017-04-221-0/+45
* accidentally deleted itemsschneefux2017-04-221-45/+0
* import itemsschneefux2017-04-221-16/+16
* add item use grant sellschneefux2017-04-221-0/+12
* replace participant_item with csvschneefux2017-04-223-43/+4
* rm default timestamps, generator broke theserelease/2.0.0schneefux2017-04-153-6/+3
* remove roleschneefux2017-04-151-4/+0
* db: participant_item_use needs a primary keyschneefux2017-04-154-5/+14
* importschneefux2017-04-152-5/+3
* reimportschneefux2017-04-143-27/+32
* player xp is not nullableschneefux2017-04-131-1/+1
* Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/orm into rel...schneefux2017-04-132-23/+23
|\
| * Changes for 200.Kapil Viren Ahuja2017-04-122-23/+23
* | add attributes to playerschneefux2017-04-131-1/+5
|/
* improve performanceschneefux2017-04-103-4/+8
* add builds tableschneefux2017-04-105-3/+79
* import pointsschneefux2017-04-102-56/+196
* export Gamerschneefux2017-04-101-2/+6
* remove per minute statsschneefux2017-04-102-16/+0
* db: rename peal to peelschneefux2017-04-102-2/+2
* rename pp.player_id to pp.player_api_idschneefux2017-04-101-2/+2
* fixed broken autogen defaultsschneefux2017-04-104-8/+4
* import schemaschneefux2017-04-104-13/+13
* import model changesschneefux2017-04-106-8/+15
* hotfixes for cruncher developmentschneefux2017-04-092-19/+23
* add associations for statsschneefux2017-04-091-3/+16