]> de.git.xonotic.org Git - xonotic/xonstatdb.git/shortlog
xonotic/xonstatdb.git
2015-01-11 Rudolf PolzerCreate a game_id index, and put the gin(players) index...
2014-12-24 Ant ZucaroThe games table gets a gin index on players.
2014-12-16 Ant ZucaroStore a list of player_ids in the games table.
2014-12-13 Ant ZucaroAdd new weapons to the initial data set.
2014-12-02 Ant ZucaroPartition tables out to 2020, remove old ones.
2014-11-30 Ant ZucaroAdd team_game_stats to the mix.
2014-11-19 Ant ZucaroAdd indexes. Rename to reflect its purpose.
2014-11-18 Ant ZucaroAdd table definitions.
2014-11-18 Ant ZucaroComplete trigger definition.
2014-11-18 Ant ZucaroRule generator for partitions. Incomplete.
2014-07-12 Ant ZucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2014-07-12 Ant ZucaroTake the greatest Elo per gametype in merges.
2014-06-16 Ant ZucaroAdd groups table for admin functionality.
2014-06-13 Ant ZucaroAdd email address to the players table (for admins...
2014-05-28 Ant ZucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2014-05-28 Ant ZucaroAdd script to purge anticheat logs.
2014-05-28 Ant ZucaroAdd an anticheat log table.
2014-02-10 Ant ZucaroPlaying one Elo game type in the past 30 days will...
2013-10-02 Ant ZucaroFix date range for q4 partition.
2013-08-17 antzucaroDamn off-by-one errors. *shakes fist*
2013-08-17 antzucaroAdd Elo rot analysis query.
2013-08-17 antzucaroUse a new Elo rot scheme.
2013-08-11 Ant ZucaroAdd drop and load convenience script.
2013-05-23 Ant ZucaroVarious typos on Q4.
2013-05-23 Ant ZucaroPartition player weapon stats through 2014.
2013-05-23 Ant ZucaroPartition player game stats through 2014.
2013-05-23 Ant ZucaroPartition games through 2014.
2013-05-23 Ant ZucaroYou know what? We don't need tables for the past!
2013-05-23 Ant ZucaroConfigure partitions through 2014.
2013-05-23 Ant ZucaroAdd rounds, caps fields.
2013-04-21 Ant ZucaroAdd team scores table. Partition till 2015.
2013-02-05 Ant ZucaroAdd port to servers table
2013-02-05 Ant ZucaroAdd mod string to games table
2013-02-01 Ant ZucaroIdentify games with bad ranks.
2013-01-25 Ant ZucaroModify column structure for better reuse.
2013-01-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2013-01-16 Ant ZucaroAdd teamrank and scoreboardpos fields.
2013-01-02 antzucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2013-01-02 antzucaroUse greatest instead of least.
2012-12-31 Ant ZucaroAdd win ratio query
2012-12-31 Ant ZucaroAdd player retention query
2012-12-15 Ant ZucaroAdd primary key to summary stats. SQLAlchemy requires it.
2012-12-15 Ant ZucaroRemove the commit. It is redundant.
2012-12-15 Ant ZucaroAdd a small script to update the summary stats table.
2012-12-15 Ant ZucaroAdd the summary stats table to the build.
2012-12-15 Ant ZucaroAdd support for summary statistics.
2012-12-02 Ant ZucaroPut a blurb about the misc functions into the README.
2012-12-02 Ant ZucaroAdd elo rot script.
2012-12-02 Ant ZucaroAdd an update_dt to the player_elos table.
2012-10-29 Ant ZucaroFix merge.
2012-10-29 Ant ZucaroAdd captimes table to the build.
2012-10-29 Ant ZucaroAdd indexes to the game and weapon stats tables. Store...
2012-08-24 Ant ZucaroMerge branch 'master' of ssh://push.git.xonotic.org...
2012-08-24 Ant ZucaroIndex game_id and player_id for performance (and badges).
2012-08-21 Ant ZucaroAdd players to ladder associative table, with ranks.
2012-08-21 Ant ZucaroChange title to name.
2012-08-21 Ant ZucaroAdd the ladder code table.
2012-06-11 Ant ZucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2012-06-11 Ant ZucaroAdd an active indicator to player_elo.
2012-04-27 antzucaroMerge pull request #1 from nyov/master
2012-04-27 nyovModified Readme
2012-04-21 Ant ZucaroDefault games to 1 in another place.
2012-04-21 Ant ZucaroDefault total games to 1 and also print who we are...
2012-04-21 Ant ZucaroDo a weighted average instead of picking the max.
2012-03-20 Ant ZucaroDamn you, pgadmin!
2012-03-20 Ant ZucaroAdding yo dawg, just for the hell of it.
2012-03-20 Ant ZucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2012-03-20 Ant ZucaroA simple dashboard report for providing high level...
2012-03-01 Ant ZucaroGet rid of bad header chars in the file. All else is...
2012-02-29 Ant ZucaroAdd advanced elo checks in the merge. We want an optimi...
2012-02-29 Ant ZucaroFunction to merge two players.
2012-02-20 Ant ZucaroSupport deactivating players.
2012-02-20 Ant ZucaroChange game type codes to match new gametypes abbreviat...
2012-01-22 Ant ZucaroAdd rank history to the build.
2012-01-22 Ant ZucaroWhoops, add the 32 game req.
2012-01-22 Ant ZucaroSave rank history and also do not generate ranks if...
2012-01-22 Ant ZucaroAdd rank history table.
2012-01-22 Ant ZucaroAdd elos and ranks to the build file.
2012-01-22 Ant ZucaroFix player_ranks.
2012-01-22 Ant ZucaroSmall transaction to regenerate ranks.
2012-01-22 Ant ZucaroAdd ranks table for batch purposes.
2011-12-31 Ant ZucaroAdd player Elo support.
2011-12-15 Ant ZucaroFix unique key definition on games.
2011-12-15 Ant ZucaroAdd the duel game type.
2011-12-13 Ant ZucaroThe match_id is now a varchar.
2011-12-05 Ant ZucaroAdd a unique constraint on server_id/match_id.
2011-12-01 Ant ZucaroAdd a match_id to each games row.
2011-11-20 Ant ZucaroRevert the functional index on players table. It won...
2011-11-20 Ant ZucaroRevert the functional index on stripped_nick. Searches...
2011-11-20 Ant ZucaroAdd stripped_nick and indexes for it.
2011-11-17 Ant ZucaroAdd default to the create_dt of player game stats.
2011-11-16 Ant ZucaroUse UTC timestamps instead of local timestamps.
2011-11-16 antzucaroChange to unix encoding.
2011-11-16 antzucaroAdd stripped nick to the players table to support futur...
2011-11-09 Ant ZucaroFix the triggers for partitioning.
2011-10-31 Ant ZucaroGet rid of the hashkeys table. It is not needed.
2011-10-31 Ant ZucaroMake the server hashkey an attribute instead of its...
2011-10-28 Ant ZucaroEnsure that the hashkeys for player and server are...
2011-10-25 Ant ZucaroAdd server hashkey table
2011-10-25 Ant ZucaroClean up cd_mutator stuff.
next