]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/main.py
Add a new summary statistics byline below the main logo.
[xonotic/xonstat.git] / xonstat / views / main.py
2012-12-16 Ant ZucaroAdd a new summary statistics byline below the main...
2012-11-30 Ant ZucaroIf there are no recent games, do not show the section.
2012-11-19 Ant ZucaroLooks better this way, and performs the same.
2012-11-19 Ant ZucaroMake the "recent games" section more modular.
2012-06-16 Ant ZucaroFix merge conflict, change indentation a bit.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
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 nyovrefactored views in preparation for json output
2012-05-06 nyovclean dangling commit on actually merged branch
2012-05-05 nyovadapted z's search engine hints and header
2012-04-28 antzucaroDon't throw an error if the number of duel ranks found...
2012-03-20 Ant ZucaroHuge performance boost for the DB queries on the home...
2012-01-28 Ant ZucaroUse PlayerRank instead of PlayerElo when displaying...
2012-01-21 Ant ZucaroSet a minimum # of games required to show in ranks.
2012-01-20 Ant ZucaroAdd rankings to the main page.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-16 Ant ZucaroUse UTC now() instead of regular now(). We are global...
2011-11-11 antzucaroFix partitioned table error. Change to new registry...
2011-11-03 Ant ZucaroChange titles, rank by alivetime for active players.
2011-11-03 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-11-03 Ant ZucaroAdd winners to the main page. highlight the team color...
2011-10-27 Ant ZucaroAdd a leaderboard lifetime. Default to 30. New config...
2011-10-16 Ant ZucaroWhoops - do not need that debug statement anymore!
2011-10-16 Ant ZucaroFix the top maps count.
2011-06-24 Ant ZucaroAdd more info to the player_info view and template
2011-06-19 Ant ZucaroRemove styling for a lot of things. Add leaderboard...
2011-06-16 Ant ZucaroAdd top_maps to main view and template.
2011-06-15 Ant ZucaroAdd top servers data.
2011-06-06 Ant ZucaroStart work on main page. Only top players passed right...