]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views
Merge pull request #27 from antzucaro/elo-ping-latency
[xonotic/xonstat.git] / xonstat / views /
2015-04-22 Ant ZucaroRemove the join to game stats for accuracy data.
2015-04-12 Ant ZucaroClean up the accuracy tables, make them mobile friendly.
2015-03-19 Ant ZucaroRemove missing views from the import list.
2015-03-18 Ant ZucaroRemove the server_game_index view.
2015-02-23 Ant ZucaroPaginate differently on the game_finder page.
2015-02-22 Ant ZucaroRemove arbitrary page navigation for game_index.
2015-02-22 Ant ZucaroSpecify recent games by starting or ending game_id.
2015-01-28 Ant ZucaroSet status code to 404 for the 404 page.
2015-01-11 Ant ZucaroForce the GET param to be an int.
2015-01-11 Ant ZucaroOrder by create_dt descending, not game_id descending.
2014-12-25 Ant ZucaroFix type error on ARRAY assertion.
2014-12-25 Ant ZucaroUse the GIN index wherever possible.
2014-12-25 Ant ZucaroRemove function for finding recently used weapons.
2014-12-25 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2014-12-24 Ant ZucaroSpeed up weaponstats requests by 2.5x.
2014-12-18 Ant ZucaroOrder player caps by date. Fixes #147.
2014-12-16 Ant ZucaroStore player_ids in the games table.
2014-12-13 Ant ZucaroIsolate the weapon rename to the weapon_cd only.
2014-12-13 Ant ZucaroConvert old weapon names to new ones at submission...
2014-12-08 Ant ZucaroChange verbiage about the weapon zero-values.
2014-12-03 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2014-12-03 Ant ZucaroDo not rank sole qualifiers.
2014-09-26 Ant ZucaroAdd a robots view to support robots.txt.
2014-06-18 Ant ZucaroRemove or otherwise disable some debug statements.
2014-06-18 Ant ZucaroAdd flash messaging. Failures do not work yet.
2014-06-18 Ant ZucaroAdd actual merge functionality.
2014-06-16 Ant ZucaroAdd basic merge view with admin group membership required.
2014-06-14 Ant ZucaroReconfigure the merge view a bit.
2014-06-13 Ant ZucaroVerify logins with pyramid_persona.
2014-06-10 Ant ZucaroWire up a simple forbidden response for merges.
2014-05-28 Ant ZucaroAdd anticheat logging.
2014-05-10 Ant ZucaroRemove request as a parameter to allow caching.
2014-05-10 Ant ZucaroSet daily summary stats to 24 hours, add commas.
2014-05-10 Ant ZucaroStandardize the structure of both summary stat lines.
2014-04-14 Ant ZucaroMerge branch 'zykure/wip' of ssh://push.git.xonotic...
2014-04-10 Ant ZucaroAdd links to the game modes in the stat line.
2014-04-05 Ant ZucaroReconfigure the day stats line.
2014-04-04 Ant ZucaroAdd a daily statline to the home page.
2014-03-11 Jan BehrensMerge branch 'master' into zykure/wip
2014-02-11 Ant ZucaroDo not 500 on missing player_ids. 404 instead.
2014-01-08 Jan BehrensAdd pagination to player_captimes & map_captimes; conve...
2014-01-08 Jan BehrensMerge branch 'master' into zykure/wip
2014-01-08 Jan Behrensadd some log output
2013-12-13 Ant ZucaroAssume hashkeys are double quoted.
2013-10-27 Ant ZucaroAdd a view for top maps by times played.
2013-10-27 Ant ZucaroAdd a paginated view for top servers by # of players.
2013-10-27 Ant ZucaroAdd a view to show the most active players.
2013-10-02 Ant ZucaroRemove the player damage view. It was just used for...
2013-09-14 Ant ZucaroAdd weapon averages in the accuracy chart tooltip.
2013-09-10 Ant ZucaroMake requests work for the overall game type.
2013-09-05 Ant ZucaroMerge branch 'nvd3' of github.com:antzucaro/XonStat...
2013-09-05 Ant ZucaroRename damage data to weaponstats.
2013-09-01 Ant ZucaroPull various things from params.
2013-09-01 Ant ZucaroZero out missing values. This one works!
2013-09-01 Ant ZucaroUse two queries to fetch the proper PWS rows.
2013-08-30 Ant ZucaroInitial stacked area chart for damage.
2013-08-25 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2013-08-25 Ant ZucaroAdd back the /player/me view.
2013-08-19 antzucaroNo longer require T records for metadata.
2013-08-18 Ant ZucaroAdd most recent game to JSON view too.
2013-08-18 Ant ZucaroUse ISO format instead an explicit strftime().
2013-08-18 Ant ZucaroRemove reference to removed view.
2013-08-18 Ant ZucaroMerge branch 'zykure-approved'
2013-08-18 Ant ZucaroAdd the most recent game info to the hashkey view.
2013-08-18 antzucaroRemove deprecated view. Use git history!
2013-08-18 antzucaroFix a bad version of the game view file.
2013-08-18 Jan BehrensUpdating player hashkey view
2013-08-17 Jan BehrensAdding player_elo_info_text template for use within...
2013-08-17 Jan BehrensMerge branch 'master' into zykure/wip
2013-08-11 Ant ZucaroPull the hashkey from the request headers.
2013-08-11 Ant ZucaroMove the blind_id verification function to util.
2013-07-25 Jan BehrensAdd teamnames to teamscores, fix layout issues, fix...
2013-07-25 Ant ZucaroNew 404 page. Hooray, no more boring ones!
2013-07-24 Ant ZucaroShow latency in game_info if at least one player has...
2013-07-20 Ant ZucaroKA display by score, not rounds.
2013-07-20 Ant ZucaroNo, really order by score ALWAYS :)
2013-07-20 Ant ZucaroA more comprehensive decision tree for team game stats.
2013-07-20 Ant ZucaroRemove unneeded team gamestat debug.
2013-07-19 Jan Behrensfix ordering of teams in game_info view
2013-07-19 Jan BehrensAdding teamscores to game_info view
2013-07-19 Jan BehrensMerge branch 'master' into zykure/approved
2013-06-26 Ant ZucaroFix another rank -> scoreboardpos bug.
2013-06-24 Ant ZucaroAdd a missing description attribute.
2013-06-24 Ant ZucaroShow a cake for player cake days!
2013-06-15 Ant ZucaroSeparate scoreboards by team.
2013-06-13 Ant ZucaroStore team score information.
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-21 Jan BehrensUpdate submission handler to use new Q event for teams...
2013-04-21 Jan Behrensfix bot-detection
2013-04-21 Jan BehrensPlaying around with teamscore display (uses random...
2013-04-20 Jan BehrensAdding teamscores (proof-of-concept)
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
next