]> de.git.xonotic.org Git - xonotic/xonstat.git/shortlog
xonotic/xonstat.git
2014-12-25 Ant ZucaroRemove function for finding recently used weapons.
2014-12-25 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2014-12-25 Ant ZucaroRemove references to Chameleon templates.
2014-12-25 Ant ZucaroDo not include jinja2 if we do not use it.
2014-12-24 Ant ZucaroSpeed up weaponstats requests by 2.5x.
2014-12-18 Ant ZucaroOrder player caps by date. Fixes #147.
2014-12-18 Ant ZucaroUpdate year...just before the new year.
2014-12-18 Ant ZucaroGet rid of old damage chart template.
2014-12-18 Ant ZucaroUse minified version of charts JS.
2014-12-18 Ant ZucaroAdd minimized version of the weapon charts JS.
2014-12-18 Ant ZucaroRemove D3 as a dependency.
2014-12-18 Ant ZucaroUse jQuery instead of D3 for selection & AJAX.
2014-12-17 Ant ZucaroUse the latest stable jQuery.
2014-12-17 Ant ZucaroGet rid of Google Analytics.
2014-12-16 Ant ZucaroStore player_ids in the games table.
2014-12-16 Ant ZucaroPersona goes to last in line. Sorry Persona.
2014-12-14 Ant ZucaroRemove old style files.
2014-12-13 Ant ZucaroChange access keys to match new names.
2014-12-13 Ant ZucaroChange labels and color keys in the weapon charts.
2014-12-13 Ant ZucaroIsolate the weapon rename to the weapon_cd only.
2014-12-13 Ant ZucaroMake sprite aliases for new weapon names.
2014-12-13 Ant ZucaroConvert old weapon names to new ones at submission...
2014-12-13 Ant ZucaroAdd a dict to map from old weapon names to new.
2014-12-10 Ant ZucaroLimit data points shown via JSON, not slice().
2014-12-09 Ant ZucaroRemove NVD3 styles too.
2014-12-08 Ant ZucaroChange verbiage about the weapon zero-values.
2014-12-08 Ant ZucaroRemove NVD3 files. Goodnight, sweet prince!
2014-12-08 Ant ZucaroUse Google Charts instead of NVD3.js.
2014-12-05 Ant ZucaroEnable userInteractiveGuideline() on acc chart.
2014-12-04 Ant ZucaroChange chart heights to 250px.
2014-12-04 Ant ZucaroUse latest and greatest NVD3.
2014-12-03 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2014-12-03 Ant ZucaroDo not rank sole qualifiers.
2014-09-26 Ant ZucaroAdd a robots view to support robots.txt.
2014-09-03 Ant ZucaroPrevent 500s when the player has no caps.
2014-06-18 Ant ZucaroRemove or otherwise disable some debug statements.
2014-06-18 Ant ZucaroAdd flash messaging. Failures do not work yet.
2014-06-18 Ant ZucaroAdd actual merge functionality.
2014-06-17 Ant ZucaroRename the CSRF token field.
2014-06-16 Ant ZucaroMake a merge player form. Does not do anything yet...
2014-06-16 Ant ZucaroAdd basic merge view with admin group membership required.
2014-06-16 Ant ZucaroChange groupfinder to use the groups table.
2014-06-16 Ant ZucaroAdd support for the new player_groups table.
2014-06-16 Ant ZucaroSet up some basic security things, including the root_f...
2014-06-14 Ant ZucaroDisable the merge view for now.
2014-06-14 Ant ZucaroReconfigure the merge view a bit.
2014-06-13 Ant ZucaroRemove old boilerplate authn and authz.
2014-06-13 Ant ZucaroVerify logins with pyramid_persona.
2014-06-13 Ant ZucaroAdd style for signout button as well.
2014-06-13 Ant ZucaroAdd site name to the default config.
2014-06-13 Ant ZucaroMissed a template for adding login button support....
2014-06-13 Ant ZucaroAdd login button to users having an email address regis...
2014-06-12 Ant ZucaroAdd pyramid_persona in the runtime config. Ensure it...
2014-06-12 Ant ZucaroAdd pyramid_persona to the list of dependencies.
2014-06-12 Ant ZucaroFix title in the interceptor landing page.
2014-06-11 Ant ZucaroRemove egg metadata from version control. Not needed.
2014-06-11 Ant ZucaroUse waitress instead of Paste. Paste is deprecated.
2014-06-11 Ant ZucaroMigrate to the new pyramid_mako plugin.
2014-06-11 Ant ZucaroAdd dependency on pyramid_beaker.
2014-06-10 Ant ZucaroWire up a simple forbidden response for merges.
2014-06-10 Ant ZucaroAdd default authentication and authorization libraries.
2014-05-28 Ant ZucaroAdd anticheat logging.
2014-05-12 Ant ZucaroUse unicode translations (and thus glyphs) in badges.
2014-05-12 Ant ZucaroRename a parameter to better represent what it does.
2014-05-12 Ant ZucaroReplace self-generated EOT file with Font Squirrel...
2014-05-11 Ant ZucaroRemove the old webfont files.
2014-05-11 Ant ZucaroAdd Xolonium glyph support. No more ASCII-only!
2014-05-10 Ant ZucaroRemove request as a parameter to allow caching.
2014-05-10 Ant ZucaroSet daily summary stats to 24 hours, add commas.
2014-05-10 Ant ZucaroStandardize the structure of both summary stat lines.
2014-04-14 Ant ZucaroMerge branch 'zykure/wip' of ssh://push.git.xonotic...
2014-04-10 Ant ZucaroAdd links to the game modes in the stat line.
2014-04-06 Jan Behrensfix missing gametypes in some player badges zykure/wip
2014-04-05 Ant ZucaroReconfigure the day stats line.
2014-04-04 Ant ZucaroAdd a daily statline to the home page.
2014-04-03 Ant ZucaroThe key is 'player_id', not just 'id'.
2014-03-11 Jan BehrensOrder gametypes on player badges by playing time, not...
2014-03-11 Jan BehrensMerge branch 'master' into zykure/wip
2014-02-11 Ant ZucaroDo not 500 on missing player_ids. 404 instead.
2014-01-08 Jan BehrensAdd pagination to player_captimes & map_captimes; conve...
2014-01-08 Jan BehrensMerge branch 'master' into zykure/wip
2014-01-08 Jan Behrensadd some log output
2013-12-13 Ant ZucaroAssume hashkeys are double quoted.
2013-10-27 Ant ZucaroAdd links to view more active stats.
2013-10-27 Ant ZucaroAdd a view for top maps by times played.
2013-10-27 Ant ZucaroSee ya later, flot. It's not you, it's me.
2013-10-27 Ant ZucaroAdd a paginated view for top servers by # of players.
2013-10-27 Ant ZucaroArgh. I always forget to add the template.
2013-10-27 Ant ZucaroAdd a view to show the most active players.
2013-10-25 Ant ZucaroShow actual Elo values in "recent games".
2013-10-03 Tyler '-z-... move analytics to top
2013-10-02 Ant ZucaroRemove the player damage view. It was just used for...
2013-09-22 Ant ZucaroShow the number of games used to calculate accuracy...
2013-09-22 Ant ZucaroUse the same weapon colors in the charts as in-game.
2013-09-19 Ant ZucaroUse 30 games for the charts. Add link to overall rank...
2013-09-14 Ant ZucaroAdd weapon averages in the accuracy chart tooltip.
2013-09-14 Ant ZucaroAllow overriding the line chart tooltip() function.
2013-09-13 Ant ZucaroAdd noscript warnings for both charts.
2013-09-11 Ant ZucaroEliminate or hide bad data in the charts.
2013-09-11 Ant ZucaroMore margin needed for minsta players.
next