summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* hotfix bridge DoS after unexpected responserelease/2.3.1schneefux2017-05-151-8/+10
|
* 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
| | | | This reverts commit dcc6b3cbb22857358e775d25056dbc2e1785f6a9.
* 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 ↵schneefux2017-04-132-23/+23
|\ | | | | | | release/2.0.0
| * Changes for 200.Kapil Viren Ahuja2017-04-122-23/+23
| | | | | | | | /close 200
* | 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
|
* regenerateschneefux2017-04-084-1/+22
|
* add hero mappingsschneefux2017-04-082-0/+156
|
* remove duplicates from participantschneefux2017-04-081-52/+0
|
* export participant dimensionsschneefux2017-04-081-1/+5
|
* link items to participantschneefux2017-04-071-1/+2
|
* regenerateschneefux2017-04-072-11/+19
|
* regenerateschneefux2017-04-073-2/+6
|
* hotfix after autogenerationschneefux2017-04-075-22/+7
|
* reimport after breaking changesschneefux2017-04-0720-346/+559
|
* use hash on filterschneefux2017-04-072-3/+7
|
* dimensions: key=value to json filterschneefux2017-04-061-5/+1
|