]> de.git.xonotic.org Git - xonotic/xonstat.git/shortlog
xonotic/xonstat.git
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.
2013-09-11 Ant ZucaroNo longer need old damage and accuracy templates.
2013-09-11 Ant ZucaroAdd a damage tooltip function.
2013-09-11 Ant ZucaroWorking charts on the player_info pages. Yeah!
2013-09-11 Ant ZucaroAdd the full version of nvd3.
2013-09-10 Ant ZucaroMake requests work for the overall game type.
2013-09-10 Ant ZucaroMake the game type icons look pretty.
2013-09-07 Ant ZucaroGet rid of duplicate JS include.
2013-09-07 Ant ZucaroUse the same colors for weapons each time.
2013-09-06 Ant ZucaroChart updates work now. Had to recreate.
2013-09-06 Ant ZucaroInitial version of AJAX chart updates.
2013-09-05 Ant ZucaroWhoops, missing some merged lines.
2013-09-05 Ant ZucaroInitial cut for dark labels.
2013-09-05 Ant ZucaroMerge branch 'nvd3' of github.com:antzucaro/XonStat...
2013-09-05 Ant ZucaroRename the routes.
2013-09-05 Ant ZucaroFix merge conflicts.
2013-09-05 Ant ZucaroInitial player damage view.
2013-09-05 Ant ZucaroMerge branch 'nvd3' of github.com:antzucaro/XonStat...
2013-09-05 Ant ZucaroFix reference to old view name.
2013-09-05 Ant ZucaroRename damage data to weaponstats.
2013-09-01 Ant ZucaroRename the divs to be representative.
2013-09-01 Ant ZucaroAdd minimized version of D3v3.
2013-09-01 Ant ZucaroInitial JSON call.
2013-09-01 Ant ZucaroPull various things from params.
2013-09-01 Ant ZucaroZero out missing values. This one works!
2013-09-01 Ant ZucaroUse two queries to fetch the proper PWS rows.
2013-08-30 Ant ZucaroInitial stacked area chart for damage.
2013-08-28 Ant ZucaroUnused files - KILL THEM WITH FIRE!
2013-08-28 Ant ZucaroOn second thought, let's bring this to a branch.
2013-08-25 Ant ZucaroUpgrade to Bootstrap 3.0.
2013-08-25 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2013-08-25 Ant ZucaroAdd back the /player/me view.
2013-08-21 Ant ZucaroRefactor the damage graph.
2013-08-19 antzucaroNo longer require T records for metadata.
2013-08-18 Ant ZucaroAdd most recent game to JSON view too.
2013-08-18 Ant ZucaroUse ISO format instead an explicit strftime().
next