]> de.git.xonotic.org Git - xonotic/xonstat.git/shortlog
xonotic/xonstat.git
2015-03-01 Ant ZucaroAdd back the statline style.
2015-03-01 Ant ZucaroMove the search view into the sub-nav.
2015-03-01 Ant ZucaroAdd sub-nav to access stats-specific pages.
2015-02-28 Ant ZucaroPort the footer.
2015-02-28 Ant ZucaroRemove more glyphicons.
2015-02-28 Ant ZucaroAdd background image.
2015-02-28 Ant ZucaroIncorporate Font Awesome.
2015-02-28 Ant ZucaroAdd Font Awesome CSS.
2015-02-28 Ant ZucaroAdd Font Awesome.
2015-02-28 Ant ZucaroRemove glyphicons.
2015-02-28 Ant ZucaroRemove bootstrap. See ya!
2015-02-28 Ant ZucaroPort over foundation-specific overrides.
2015-02-28 Ant ZucaroClear out the old styles. We'll port only the ones...
2015-02-28 Ant ZucaroPort navigation header from the main site.
2015-02-28 Ant ZucaroChange background to match the main site.
2015-02-28 Ant ZucaroChange the base template.
2015-02-28 Ant ZucaroAdd foundation files.
2015-02-23 Ant ZucaroPaginate differently on the game_finder page.
2015-02-22 Ant ZucaroRemove arbitrary page navigation for game_index.
2015-02-22 Ant ZucaroSpecify recent games by starting or ending game_id.
2015-01-28 Ant ZucaroSet status code to 404 for the 404 page.
2015-01-11 Ant ZucaroForce the GET param to be an int.
2015-01-11 Ant ZucaroOrder by create_dt descending, not game_id descending.
2014-12-25 Ant ZucaroFix type error on ARRAY assertion.
2014-12-25 Ant ZucaroUse the GIN index wherever possible.
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.
next