]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat
Add bootstrap.
[xonotic/xonstat.git] / xonstat /
2013-03-24 Ant ZucaroAdd bootstrap.
2013-02-19 Ant ZucaroOnly status 200s should be removed from the db.
2013-02-19 Ant ZucaroThis path will never be executed. Remove it.
2013-02-19 Ant ZucaroLoop until binding to the address
2013-02-18 Ant ZucaroMove the static assets to the "m" subdirectory
2013-02-17 Ant Zucaro"Intercept" requests during downtime
2013-02-09 Ant ZucaroShow CTS deaths on the scoreboard again
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-06 Ant ZucaroTwo new utilities written in Go.
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 ZucaroSet server default create_dt to UTC time.
2013-02-05 Ant ZucaroSearch servers by hashkey first, then name. Update...
2013-02-05 Ant ZucaroGah, one more place to center the damn button and icon!
2013-02-05 Ant ZucaroCenter the view button and game type icons in other...
2013-02-05 Ant ZucaroCenter view button and game type icons
2013-02-05 Ant ZucaroFlip short and long description.
2013-02-04 Jan BehrensUse gametype description for icon tooltips (e.g. ca...
2013-02-03 Ant ZucaroGive the header stanza a bit more room.
2013-02-03 Jan BehrensFix problems with too wide text in game_info page ...
2013-02-03 Jan BehrensAdding gametype icons to game_info page
2013-02-02 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-02-02 Jan BehrensAdding colors for yellow/pink teams; make all team...
2013-02-02 Ant ZucaroMerge branch 'approved' of git://gitorious.org/xonotic...
2013-02-02 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-02-02 Ant ZucaroFix KH scoreboard display
2013-02-02 Ant ZucaroWorkaround for missing fastest for RC/CTS
2013-02-02 Jan BehrensFixing up after recent updates: correct win percentage...
2013-02-02 Jan BehrensAdded option to filter by player id (for debugging...
2013-02-01 Ant ZucaroAdd race support to the scoreboard.
2013-02-01 Ant ZucaroAdd nb support to the scoreboard.
2013-02-01 Ant ZucaroNo Elo for keyhunt, remove old ka name.
2013-01-27 Ant ZucaroAdd kh support to the scoreboard.
2013-01-27 Ant ZucaroAdd rune support to the scoreboard.
2013-01-27 Ant ZucaroAdd keepaway support to the scoreboard.
2013-01-27 Ant ZucaroAdd ft support to the scoreboard.
2013-01-27 Ant ZucaroAdd dom support.
2013-01-26 Ant Zucarofastest_cap -> fastest
2013-01-26 Ant ZucaroMissed a gametype in the supported_games list.
2013-01-26 Ant ZucaroAdd CTS support to the scoreboard.
2013-01-26 Ant ZucaroClean up scoreboard and accuracy info for CTS.
2013-01-26 Ant ZucaroAdd a new blank game check for CTS.
2013-01-26 Ant ZucaroAdd cq support to the scoreboard.
2013-01-26 Ant ZucaroAdd CA support to the scoreboard.
2013-01-26 Ant ZucaroAdd assault support to the scoreboard
2013-01-26 Ant ZucaroSupport a ton of new fields.
2013-01-25 Ant ZucaroAllow version-specific gametype support.
2013-01-25 Ant ZucaroRemove a debug statement.
2013-01-23 Ant ZucaroMake latency displays parameter-driven.
2013-01-22 Jan BehrensFixed display of bots in the scoreboard
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-18 Jan BehrensSome layout fixes for the player badges (nick_maxwidth)
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 Ant ZucaroDo not send top-level elo/rank/pct.
2012-12-30 antzucaroAdd a plain text hashkey view for menu integration.
2012-12-24 Ant ZucaroMake the player game index Elo arrows clickable.
2012-12-24 Ant ZucaroWhoops, add the game finder template!
2012-12-24 Ant ZucaroAdd game finder links to the "info" views.
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 Jan BehrensAdd a new named argument for the ini-file to be used
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 ZucaroAdd object relational mappings for the summary stats...
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 ZucaroExplicitly set an update_dt when elos are processed.
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 ZucaroRecent -> Most Recent for maps too.
2012-12-23 Ant ZucaroSmall copy change for the server info page.
2012-12-23 Ant ZucaroSprite-ify the map and server info pages too.
2012-12-23 Ant ZucaroSprite-ify a few templates.
2012-12-23 Ant ZucaroAdd css sprites for weapons and game types.
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 ZucaroAdd the game's duration to the game info page, if it...
2012-12-23 Ant ZucaroProvide an option to show elo deltas on the game info...
next