]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views
Support teamscores when parsing, but do not store them yet.
[xonotic/xonstat.git] / xonstat / views /
2013-05-10 Ant ZucaroSupport teamscores when parsing, but do not store them...
2013-04-23 Ant ZucaroShow more games on player_game_index page.
2013-04-23 Ant ZucaroMerge branch 'zykure-approved'
2013-04-22 Ant ZucaroUse the correct pgstat row for Elo.
2013-04-22 Jan BehrensAdd links to recent games and favorite map in player_in...
2013-04-21 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-20 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-19 Ant ZucaroShow the active filter on the player_game_index.
2013-04-19 Ant ZucaroReplace the game_index view w/ game_finder.
2013-04-19 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-19 Ant ZucaroMerge zykure-approved, my fixes, and merge fixes :D
2013-04-19 Ant ZucaroFix broken things in game_index.
2013-04-19 Ant ZucaroFix the broken things in player_game_index.
2013-04-18 Jan BehrensAdd non-breaking tables to map_info/server_info; fix...
2013-04-18 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-17 Jan BehrensAdding links to access gametype-filtered lists
2013-04-17 Jan BehrensAdded gametype-filtered view to game_index (and updated...
2013-04-17 Jan BehrensAdding gametype-filtered game_index view (and fix bug...
2013-04-16 Jan BehrensSome fixing up in the "captimes" pages
2013-04-16 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-14 antzucaroShow TDM ranks on the front page.
2013-04-09 Ant ZucaroWin/loss should use scoreboardpos, not rank.
2013-04-09 Ant ZucaroMake percentile calculations 1-(p-1)/(n-1).
2013-03-29 Ant ZucaroClean up map view, show more on map_index page.
2013-03-29 Ant ZucaroClean up server view, show more on server_index page.
2013-03-29 Ant ZucaroClean up player view, show more on player_index page.
2013-02-09 Ant ZucaroCTS deaths should not count towards the overall K:D...
2013-02-09 Ant ZucaroOn second thought, don't
2013-02-09 Ant ZucaroDon't count kills in CTS
2013-02-05 Ant ZucaroStore the active mods in the games table
2013-02-05 Ant ZucaroSave the server port number during submission
2013-02-05 Ant ZucaroGeneric game meta handling
2013-02-05 Ant ZucaroSearch servers by hashkey first, then name. Update...
2013-02-04 Jan BehrensUse gametype description for icon tooltips (e.g. ca...
2013-02-01 Ant ZucaroNo Elo for keyhunt, remove old ka name.
2013-01-26 Ant Zucarofastest_cap -> fastest
2013-01-26 Ant ZucaroMissed a gametype in the supported_games list.
2013-01-26 Ant ZucaroAdd a new blank game check for CTS.
2013-01-26 Ant ZucaroSupport a ton of new fields.
2013-01-25 Ant ZucaroAllow version-specific gametype support.
2013-01-23 Ant ZucaroMake latency displays parameter-driven.
2013-01-22 Jan BehrensMaking CA games work in XonStat
2013-01-22 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-01-21 Ant ZucaroAdd two helper methods to simplify.
2013-01-21 Ant ZucaroMajor refactor of submissions code.
2013-01-21 Ant Zucaroremove old submission handler
2013-01-21 Ant ZucaroRedo submission handling.
2013-01-16 Jan BehrensMerge branch 'approved' of gitorious.org:xonotic/xonsta...
2013-01-16 Jan BehrensMerge branch 'master' into approved.new
2013-01-16 Jan BehrensAdd views for player captimes (all the fastest caps...
2013-01-16 Ant ZucaroUse scoreboardpos instead of rank to sort.
2013-01-16 Ant ZucaroSupport the new scoreboardpos and teamrank fields.
2013-01-11 Jan BehrensMerge branch 'master' into approved
2012-12-30 Ant Zucaro404 when hashkey is not found.
2012-12-30 antzucaroAdd a plain text hashkey view for menu integration.
2012-12-24 Ant ZucaroAdd a basic game finder view at the /gamefinder URL.
2012-12-23 Ant ZucaroAdd a __repr__ to RecentGames for easy debugging.
2012-12-23 Ant ZucaroAdd comment to the get_ranks function.
2012-12-23 Ant ZucaroRefactor the "top <blah>" tables on the front page...
2012-12-23 Ant ZucaroSimplify the rank table calculations. Woohoo, negative...
2012-12-23 Ant ZucaroFix the player JSON view with a _asdict() method to...
2012-12-23 Ant ZucaroAdd a new summary statistics byline below the main...
2012-12-23 Ant ZucaroIntegrate the new helpers everywhere.
2012-12-23 Ant ZucaroUse start_dt instead of create_dt.
2012-12-23 Ant ZucaroAdd a JSON Elo view to support autobalance.
2012-12-23 Ant ZucaroAdd a hashkey view similar to the player_info JSON...
2012-12-23 Ant ZucaroIf there are no recent games, do not show the section.
2012-12-23 Ant ZucaroMake recent games more bullet-resistant :)
2012-12-23 Ant ZucaroDon't pre-fill the "recent games" section with hyphens.
2012-12-23 Ant ZucaroUse the new helpers for the server_info page as well.
2012-12-23 Ant ZucaroUse the new helpers on the map info page.
2012-12-23 Ant ZucaroLooks better this way, and performs the same.
2012-12-23 Ant ZucaroMake the "recent games" section more modular.
2012-12-23 Ant ZucaroProvide an option to show elo deltas on the game info...
2012-12-23 Ant ZucaroParse and store the game's duration.
2012-12-23 Ant ZucaroAdd overall best flag capture times to the map info...
2012-12-23 Ant ZucaroShow the best flag capture times on the game info page.
2012-12-23 Ant ZucaroUncomment elo processing code.
2012-12-23 Ant ZucaroAdd storage of captimes and fastest caps.
2012-12-23 Ant ZucaroHandle nonexistent elo deltas gracefully.
2012-12-23 Ant ZucaroMake the "recent games" table expand with the "more...
2012-12-23 Ant ZucaroCheck nick uniqueness before storing.
2012-12-23 Ant ZucaroAdd comment to the get_ranks function.
2012-12-22 Ant ZucaroRefactor the "top <blah>" tables on the front page...
2012-12-22 Ant ZucaroSimplify the rank table calculations. Woohoo, negative...
2012-12-21 Ant ZucaroFix the player JSON view with a _asdict() method to...
2012-12-16 Ant ZucaroAdd a new summary statistics byline below the main...
2012-12-14 Ant ZucaroIntegrate the new helpers everywhere.
2012-12-14 Ant ZucaroUse start_dt instead of create_dt.
2012-12-11 Ant ZucaroAdd a JSON Elo view to support autobalance.
2012-12-04 Ant ZucaroAdd a hashkey view similar to the player_info JSON...
2012-11-30 Ant ZucaroIf there are no recent games, do not show the section.
2012-11-25 Ant ZucaroMake recent games more bullet-resistant :)
2012-11-25 Ant ZucaroDon't pre-fill the "recent games" section with hyphens.
2012-11-19 Ant ZucaroUse the new helpers for the server_info page as well.
2012-11-19 Ant ZucaroUse the new helpers on the map info page.
2012-11-19 Ant ZucaroLooks better this way, and performs the same.
2012-11-19 Ant ZucaroMake the "recent games" section more modular.
2012-11-14 Ant ZucaroProvide an option to show elo deltas on the game info...
2012-11-09 Ant ZucaroParse and store the game's duration.
next