]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat
Merge branch 'master' into zykure/approved
[xonotic/xonstat.git] / xonstat /
2013-04-20 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-19 Ant ZucaroHighlight the filtered game mode.
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 BehrensFilter cq gametype from player_game_index
2013-04-19 Jan BehrensTidy up a few things
2013-04-19 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-19 Ant ZucaroMake search results look more like the index pages.
2013-04-19 Ant ZucaroOops, I clobbered a player-nick class.
2013-04-19 Ant ZucaroMerge zykure-approved, my fixes, and merge fixes :D
2013-04-19 Ant ZucaroLowercase game type description depending on context.
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 BehrensFix second item of bug #1511
2013-04-18 Jan BehrensAdd non-breaking tables to map_info/server_info; fix...
2013-04-18 Jan BehrensSome fixing up, improve handling of long playernicks...
2013-04-18 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-18 Jan BehrensFix up layout of gametype filters in game_index
2013-04-17 Jan BehrensAdded link to player captimes; fixed issue with ctf...
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-17 Ant ZucaroColorize the Elo up/down arrows.
2013-04-17 Ant ZucaroRound Elo. We do not need that to the thousandth :)
2013-04-17 Ant ZucaroShow recent games link on *index pages.
2013-04-17 Ant ZucaroAdd ability to limit printable characters in nicks.
2013-04-16 Jan BehrensResolve some issues with characters not being translate...
2013-04-16 Jan BehrensSome fixing up in the "captimes" pages
2013-04-16 Jan BehrensAdding "back" links to some player-info pages
2013-04-16 Jan BehrensAdding notes on leaderboard-like pages, fixes #1075
2013-04-16 Jan BehrensFixing issue with long player nicks, fixes #1313
2013-04-16 Jan BehrensMerge branch 'master' into zykure/approved
2013-04-16 Jan BehrensRevert "Using fixed height for "gamestats" player-info"
2013-04-14 antzucaroShow TDM ranks on the front page.
2013-04-11 Jan BehrensAllowing elos to be shown even for less than 32 games
2013-04-11 Jan BehrensUsing fixed height for "gamestats" player-info
2013-04-09 Ant ZucaroAdd joined date and player_id to player_info view.
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 ZucaroNew, nicer pagination.
2013-03-29 Ant ZucaroAdd map_id to map_index template.
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-03-29 Ant ZucaroPut commas in the aggregate stats line.
2013-03-29 Ant ZucaroFix drop down event listener.
2013-03-29 Ant ZucaroMake the accuracy and damage graphs 100% wide.
2013-03-28 Ant ZucaroAdd fallback background color.
2013-03-28 Ant ZucaroAdd minified app CSS file.
2013-03-28 Ant ZucaroUse minified CSS files. Hooray yuicompressor!
2013-03-28 Ant ZucaroMake the search page awesome.
2013-03-28 Ant ZucaroSet the highlighted nav properly for gamefinder.
2013-03-28 Ant ZucaroUse new glyphicon font for up/down/minus Elo.
2013-03-28 Ant ZucaroChange location of glyph font file.
2013-03-28 Ant ZucaroPort over all older styles (tables in particular).
2013-03-25 Ant ZucaroCenter the footer.
2013-03-25 Ant ZucaroClean up the rest of the main index style issues.
2013-03-25 Ant ZucaroAdd header image, statline, and border box.
2013-03-25 Ant ZucaroMove search over to the right if size permits.
2013-03-25 Ant ZucaroRemove responsive CSS. It is not needed.
2013-03-25 Ant ZucaroAdd full bootstrap. This is good for debugging.
2013-03-24 Ant ZucaroConfigure the nav for mobile.
2013-03-24 Ant ZucaroAdd new assets to the base template.
2013-03-24 Ant ZucaroIncorporate bootstrap, fix nav and search.
2013-03-24 Ant ZucaroOptimize the background image.
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.
next