]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views
Add two helper methods to simplify.
[xonotic/xonstat.git] / xonstat / views /
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 Ant ZucaroUse scoreboardpos instead of rank to sort.
2013-01-16 Ant ZucaroSupport the new scoreboardpos and teamrank fields.
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-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.
2012-11-04 antzucaroMerge pull request #15 from baneofblabs/master
2012-11-04 Ant ZucaroAdd overall best flag capture times to the map info...
2012-11-02 Ant ZucaroShow the best flag capture times on the game info page.
2012-10-29 Ant ZucaroUncomment elo processing code.
2012-10-29 Ant ZucaroAdd storage of captimes and fastest caps.
2012-10-07 Ant ZucaroHandle nonexistent elo deltas gracefully.
2012-10-07 Ant ZucaroMake the "recent games" table expand with the "more...
2012-09-29 Ant ZucaroCheck nick uniqueness before storing.
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-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 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-09-08 Ant ZucaroAdd a default alivetime of 0, better storage of strippe...
2012-09-08 Ant ZucaroHandle the halving of weapon stats a little better.
2012-09-08 Ant ZucaroUse a dummy session variable.
2012-09-07 Ant ZucaroHalve the weapon stats if the POST request is from...
2012-08-28 Jan D. BehrensFixed bug in "total wins" query - NOTE: other queries...
2012-08-27 Jan D. BehrensMerge branch 'master' into badges
2012-08-23 Ant ZucaroWait for precondition checks before beginning the DB...
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-08-01 Ant ZucaroUse score-scaling Elo for non-duels.
2012-07-21 Ant ZucaroDon't dock Elo points if the player won.
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-20 Ant ZucaroAdd elo delta tracking.
2012-06-20 Ant ZucaroDebug message when a duplicate game is submitted.
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 ZucaroWhoops, missed a comma.
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 nyovRoutes for json views
2012-06-05 nyovDummy json views
2012-06-05 nyovSome code format changes for better readability
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-16 Ant ZucaroAdd initial support for JSON on map_index view.
2012-05-15 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-15 Ant ZucaroConvert rank_index to use page as GET too.
2012-05-14 Ant ZucaroMake pagination a GET parameter, not part of the URL.
2012-05-14 Ant ZucaroRemove debug statement.
2012-05-14 Ant ZucaroDo not die if missing revision metadata.
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.
next