]> de.git.xonotic.org Git - xonotic/xonstat.git/shortlog
xonotic/xonstat.git
2012-02-08 Ant ZucaroFix the ordering of things and the view game links.
2012-02-08 Ant ZucaroRemove quick links to accuracy info.
2012-02-08 Ant ZucaroAdd advanced search to the top nav.
2012-02-08 Ant ZucaroMake accuracy information expandable.
2012-02-08 Ant ZucaroGrifify the game info page.
2012-02-06 Ant ZucaroMake the scoreboards look more like they used to.
2012-02-06 Ant ZucaroCenter the footer.
2012-02-06 Ant ZucaroFix right-hand side of the border for Samual.
2012-02-05 Ant ZucaroAdd real download link location.
2012-02-05 Ant ZucaroIntegrate searches coming in from the navbar.
2012-02-05 Ant ZucaroSet destination for nav search form. Use search type...
2012-02-05 David MazaryMore Pythonic check for qfont character range :)
2012-02-05 Ant ZucaroAdd the search bar on the right of the nav bar.
2012-02-05 Ant ZucaroAdd hero unit to main page only.
2012-02-05 Ant ZucaroGridify the map info page.
2012-02-05 Ant ZucaroGridify the player and server info pages.
2012-02-05 Ant ZucaroWhoops, add the png and svg versions of the xon icon.
2012-02-05 Ant ZucaroAdd the proper styling to the accuracy table.
2012-02-05 Ant ZucaroGridify the index pages.
2012-02-05 Ant ZucaroUpdate styles.
2012-02-05 Ant ZucaroUpdate fonts.
2012-02-05 Ant ZucaroAdd top navigation stub.
2012-02-04 Ant ZucaroRemove header from recent games column.
2012-02-03 Ant ZucaroIntegrate navigation mako file and titles.
2012-02-02 Ant ZucaroStarted laying out the new grid framework.
2012-01-28 Ant ZucaroUse PlayerRank instead of PlayerElo when displaying...
2012-01-22 Ant ZucaroAdd more links to the rankings.
2012-01-22 Ant ZucaroDo not use an explicit schema
2012-01-22 Ant ZucaroAdd player_ranks to the mix - it is a batch table inten...
2012-01-22 Ant ZucaroSimplify navlinks. Woohoo!
2012-01-21 Ant ZucaroSet a minimum # of games required to show in ranks.
2012-01-20 Ant ZucaroRemove "more" links for now. Need to fix pagination...
2012-01-20 Ant ZucaroAdd rankings to the main page.
2012-01-20 Ant ZucaroAdd ranks view based on game type.
2012-01-19 Ant ZucaroFix bad namespace which breaks search.
2012-01-16 Ant ZucaroRemove elo values when k==0.
2012-01-16 Ant ZucaroSend duration for KREDUCTION calc.
2012-01-14 Ant ZucaroMerge branch 'elo'
2012-01-14 Ant ZucaroShould be ready to go now!
2012-01-13 Ant ZucaroIt works! Still need to remove the commented out sectio...
2012-01-12 Ant ZucaroMerge conflict fix.
2012-01-12 Ant ZucaroFixed a few indexing things, but still not working...
2012-01-12 Ant ZucaroAdd search link to the nav.
2012-01-12 Ant ZucaroCheck for new-style bot hashkeys too.
2012-01-12 Ant ZucaroLoop over elos.
2012-01-06 Ant ZucaroInitial debug version of elo ranking.
2011-12-27 Ant ZucaroFix duel checking.
2011-12-26 Ant ZucaroAdd gametypes to search.
2011-12-25 antzucaroChange view and route configuration to match Pyramid...
2011-12-24 Ant ZucaroChange up the terms on the map page.
2011-12-24 Ant ZucaroDecode the font when going to HTML.
2011-12-24 Ant ZucaroFix search pagination.
2011-12-22 Ant ZucaroAdd basic search to the index pages.
2011-12-22 Ant ZucaroChange definition of a blank game.
2011-12-22 Ant ZucaroNegate the blank game check. Dumb.
2011-12-22 Ant ZucaroDo not store blank games.
2011-12-22 Ant ZucaroDo not use x-server-ip.
2011-12-21 Ant ZucaroUse X-Forwarded-For properly.
2011-12-19 Ant ZucaroMerge branch 'search'
2011-12-19 Ant ZucaroMake accuracy links work again.
2011-12-19 Ant ZucaroStrip colors too when saving stripped_nick.
2011-12-19 Ant ZucaroUse utcnow for submissions. Set REMOTE_ADDR.
2011-12-18 Ant ZucaroColor ^1 should be red, not orange.
2011-12-18 Ant ZucaroSwap blue and red team color numbers. I had the two...
2011-12-15 Ant ZucaroCheck for exactly two REAL players before setting ...
2011-12-15 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-12-15 Ant ZucaroFix indentation. Dumb.
2011-12-15 Ant ZucaroProperly account for the new duel game type.
2011-12-15 Ant ZucaroDefault to the empty string if passed None.
2011-12-15 Ant ZucaroAdd support for the not-yet-created "duel" gametype.
2011-12-15 Ant ZucaroStore stripped_nick for pgstats.
2011-12-15 Ant ZucaroReplace ^^ with ^.
2011-12-15 Ant ZucaroAdd color decoding by dmazary. Thanks!
2011-12-13 Ant ZucaroGame searches.
2011-12-13 Ant ZucaroAdd server and map search options.
2011-12-09 Ant ZucaroBasic player search functionality.
2011-12-08 Ant ZucaroAdd a "leaderboard"-like view to the map info page.
2011-12-08 Ant ZucaroBetter navigation links.
2011-12-08 Ant ZucaroAdd navlinks to the other index pages.
2011-12-08 Ant ZucaroMake a generic navlinks def in mako.
2011-12-07 Ant ZucaroAdd pagination and fuzzy date to the player_index.
2011-12-07 Ant ZucaroReturn proper HTTP codes.
2011-12-06 Ant ZucaroRevert the match_id fix of the previous commit.
2011-12-06 Ant ZucaroHotfix for malformed match_ids: remove leading '0.'.
2011-12-05 Ant ZucaroSave the match_id as game_meta, and use it to keep...
2011-12-01 Ant ZucaroStore IP address and revision information on servers.
2011-11-22 Ant ZucaroFix hashkey creation.
2011-11-21 Ant ZucaroDave does have a point.
2011-11-21 Ant ZucaroFix accuracy of comment to clarify intent.
2011-11-21 Ant ZucaroDecode the funky chars coming from Xonotic.
2011-11-20 antzucaroSort by the weapon's description in the accuracy table.
2011-11-20 antzucaroFilter the output of nick_html_colors so it is not...
2011-11-20 antzucaroPass ALL weapon stats to the accuracy def, not just...
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-18 Ant ZucaroFix indentation issues. Whoops.
2011-11-17 Ant ZucaroAdd stripped nick to the player record when adding...
2011-11-16 Ant ZucaroUse UTC now() instead of regular now(). We are global...
2011-11-16 Ant ZucaroReverse sort the server_index view.
2011-11-16 Ant ZucaroReverse sort the map_index page. This is done via the...
2011-11-16 Ant ZucaroReverse sort the player index page.
next