]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/player.py
Pull the hashkey from the request headers.
[xonotic/xonstat.git] / xonstat / views / player.py
2013-08-11 Ant ZucaroPull the hashkey from the request headers.
2013-07-19 Jan BehrensMerge branch 'master' into zykure/approved
2013-06-24 Ant ZucaroAdd a missing description attribute.
2013-06-24 Ant ZucaroShow a cake for player cake days!
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-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 the broken things in player_game_index.
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-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 player view, show more on player_index page.
2013-02-09 Ant ZucaroCTS deaths should not count towards the overall K:D...
2013-01-22 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
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-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-23 Ant ZucaroIntegrate the new helpers everywhere.
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 ZucaroHandle nonexistent elo deltas gracefully.
2012-12-23 Ant ZucaroMake the "recent games" table expand with the "more...
2012-12-14 Ant ZucaroIntegrate the new helpers everywhere.
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-10-07 Ant ZucaroHandle nonexistent elo deltas gracefully.
2012-10-07 Ant ZucaroMake the "recent games" table expand with the "more...
2012-09-28 Jan D. BehrensMerge branch 'pickupbot' into approved
2012-09-28 Jan D. BehrensMerge branch 'master' into pickupbot
2012-09-28 Ant ZucaroMake percentile a field and show it in the player_info...
2012-09-28 Ant ZucaroMake the value a real percentile, if I am going to...
2012-09-28 Ant ZucaroDetermine overall best rank by percentile, not the...
2012-09-27 Ant ZucaroLocalize the last seen time for all game types.
2012-09-26 Ant ZucaroAcceptable version of the games breakdown tab.
2012-09-24 Jan D. BehrensFixed two minor issues (debug output, recent_games...
2012-09-24 Jan D. BehrensApplied feedback from Antibody, improved the *->json...
2012-09-24 Jan D. BehrensMerge branch 'pickupbot' into approved
2012-09-24 Jan D. BehrensFixed two minor issues (debug output, recent_games...
2012-09-24 Jan D. BehrensMerge branch 'pickupbot' into approved
2012-09-24 Jan D. BehrensApplied feedback from Antibody, improved the *->json...
2012-09-20 Jan D. BehrensMerge branch 'pickupbot' into approved
2012-09-20 Jan D. BehrensImplemented JSON API for retrieving player_info data
2012-09-20 Ant ZucaroGet rid of unneeded functions. Away with you. Away!
2012-09-20 Ant ZucaroInitial checkin of tabs for the player_info view.
2012-09-19 Ant ZucaroAdd the logic behind the player_info view. Template...
2012-09-16 Jan D. BehrensMerge branch 'master' into approved
2012-09-16 Ant ZucaroUndo the addition of zykure's games breakdown stuff.
2012-09-16 Ant ZucaroRemove extraneous print in player_info JSON view.
2012-09-16 Ant ZucaroMerge of zykure's player_info JSON object plus a few...
2012-09-15 Jan D. BehrensImplemented some (preliminary) JSON API to retrieve...
2012-09-15 Jan D. BehrensMerge branch 'badges' into approved
2012-08-28 Jan D. BehrensFixed bug in "total wins" query - NOTE: other queries...
2012-08-08 Jan D. BehrensFinalized "Game Breakdown" section (fixed implementatio...
2012-08-08 Jan D. BehrensFixed some bugs in the latest commits (e.g. DB queries...
2012-08-08 Jan D. BehrensRestructured player_info page to now include more detai...
2012-08-08 Jan D. BehrensImplemented feature #1228:
2012-08-04 Jan D. BehrensUpdated "favorite map" to show more than one map (three...
2012-08-04 Jan D. BehrensImproved "favorite weapon" feature to actually work...
2012-08-04 Jan D. BehrensAdd "Favorite Weapon" field to player object and show...
2012-07-07 Ant ZucaroDon't die if no favorite map exists.
2012-06-30 Ant ZucaroAllow player view functions to be imported.
2012-06-18 Ant ZucaroShow ranks on the player_info page.
2012-06-18 Ant ZucaroChange the query group by, return dict instead of Map.
2012-06-18 Ant ZucaroAdd favorite map support.
2012-06-16 Ant ZucaroFix merge conflict, change indentation a bit.
2012-06-16 Ant ZucaroMake RL the default dmg graph weapon.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2012-06-15 Ant ZucaroAdd a damage efficiency view structure.
2012-06-06 antzucaroMerge pull request #12 from nyov/nyov/conversion
2012-06-05 nyovDummy json views
2012-06-05 nyovdos2unix file conversions for everything
2012-06-03 antzucaroMerge pull request #11 from nyov/nyov/refactor
2012-05-16 Ant ZucaroMerge https://github.com/nyov/xonstat into nyov-header
2012-05-16 Ant ZucaroPlayer_game_index needs to use GET too.
2012-05-16 nyovrefactored views in preparation for json output
2012-05-15 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-14 Ant ZucaroMake pagination a GET parameter, not part of the URL.
2012-05-06 nyovclean dangling commit on actually merged branch
2012-05-05 nyovadapted z's search engine hints and header
2012-04-30 Ant ZucaroFix player_info template for missing player.
2012-04-30 Ant ZucaroAdd a toggle-able accuracy selector to the player info...
2012-04-29 Ant ZucaroInitial version of ajax-updating of the accuracy graph.
2012-04-28 Ant ZucaroAjaxify the accuracy graph.
2012-04-25 Ant ZucaroClean up the graph, make a new JSON view for accuracy...
2012-04-21 Ant ZucaroThe latest games need to be at the end of the array...
2012-04-19 Ant ZucaroWhoops, left in a debugging statement.
2012-04-17 Ant ZucaroAdds an accuracy graph and removes the overall accuracy...
2012-04-15 Ant ZucaroAdd some kill ratio and win percentage, clean up recent...
next