]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/models
Store the frag matrix in the proper table.
[xonotic/xonstat.git] / xonstat / models /
2017-10-03 Ant ZucaroAdd all the other attributes of the table to the object.
2017-10-03 Ant ZucaroAdd mappings for the player_game_frag_matrix table.
2017-07-08 Ant ZucaroAdd the fuzzy and epoch dates to the maps JSON response.
2016-11-11 Ant ZucaroAdd an Elo indicator to servers.
2016-11-06 Ant ZucaroMerge branch 'sev/xolonium4-badges' into 'master'
2016-11-06 Ant ZucaroMerge branch 'sev/xolonium4' into 'master'
2016-11-06 Ant ZucaroMerge pull request #25 from antzucaro/models-refactor
2016-11-06 Ant ZucaroGet rid of joined_pretty_date in favor of the mixin. models-refactor
2016-11-05 Ant ZucaroIt's a medal, not a rank.
2016-11-05 Ant ZucaroUse mixins to avoid duplication.
2016-10-30 Ant ZucaroUse field indexing for format() for clarity.
2016-10-30 Ant ZucaroFormat all code in the models package.
2016-10-28 Ant ZucaroMake models a package instead of being a single (huge...