]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add a new summary statistics byline below the main logo.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 16 Dec 2012 00:14:59 +0000 (19:14 -0500)
committerJan Behrens <zykure@web.de>
Sun, 23 Dec 2012 14:18:35 +0000 (15:18 +0100)
commita04b40dd5d15bf54e4f61634bb26be7b1b74e701
treedd6bb8c5bd955cc432b5c505cd2534e17c702c08
parentc1c813198d3672d6a04a127b796f41fd3c014a56
Add a new summary statistics byline below the main logo.

Summary statistics shown and refreshed hourly via cache
invalidation (Beaker):

- total games
- total dm, duel, and ctf games
- total players
- total servers

If for some reason the summary statistics can't be retrieved, the
old one is shown instead.
development.ini
production.ini
xonstat/__init__.py
xonstat/static/css/style.css
xonstat/templates/main_index.mako
xonstat/views/main.py