2012-05-14 |
Ant Zucaro | Do not die if missing revision metadata. |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Ant Zucaro | Remove 404 on include, remove doubled double quote. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Ant Zucaro | Turn off dots, enable hover for average. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Ant Zucaro | Add more goodies to the accuracy graph. Tooltips, a... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Ant Zucaro | Add labels to the graph. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Ant Zucaro | Prevent rollup animation from being seen on game info... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Ant Zucaro | Make the background black, as the transparency was... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ant Zucaro | Fix player_info template for missing player. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Ant Zucaro | Add a toggle-able accuracy selector to the player info... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Ant Zucaro | Initial version of ajax-updating of the accuracy graph. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Ant Zucaro | Ajaxify the accuracy graph. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
antzucaro | Don't throw an error if the number of duel ranks found... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Ant Zucaro | Clean up the graph, make a new JSON view for accuracy... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Ant Zucaro | Remove jinja2 dependency in requires, add PasteScript. |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Ant Zucaro | Add issues and FAQ links. |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Ant Zucaro | The latest games need to be at the end of the array... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Ant Zucaro | Needed to use httpexceptions here. That class does... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Ant Zucaro | Remove jinja2 dependency. |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Ant Zucaro | Use utcnow() as the basis for calculating fuzzy date... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Ant Zucaro | Whoops, left in a debugging statement. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Ant Zucaro | Adds an accuracy graph and removes the overall accuracy... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Ant Zucaro | Add some kill ratio and win percentage, clean up recent... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Ant Zucaro | Add Google Analytics support. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Ant Zucaro | Huge performance boost for the DB queries on the home... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Ant Zucaro | Reduce one operation in hex_repl (util.py) via dmazary. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Ant Zucaro | Cap RGB value darkness by first converting to HSL,... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Ant Zucaro | Merge branch 'patch-3' of git://github.com/dmazary... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Mazary | round and int rgb css color values |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Ant Zucaro | Merge branch 'patch-3' of git://github.com/dmazary... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Mazary | list comprehension instead of map. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Ant Zucaro | Merge branch 'patch-3' of git://github.com/dmazary... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Mazary | normalize from 255 to 1 correctly :) |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Ant Zucaro | Merge branch 'patch-3' of git://github.com/dmazary... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Mazary | adjust color scales between css and Python's colorsys |
commit | commitdiff | tree | snapshot |
2012-03-18 |
antzucaro | Merge pull request #7 from dmazary/patch-3 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Mazary | fix typos |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Mazary | Change font color instead of using a css class. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
David Mazary | Idea about classifying text as light or dark so css... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ant Zucaro | Fix second page links on search queries. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ant Zucaro | Don't show the navigation links if we're on the first... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ant Zucaro | Add an itemized breakdown of the games played by a... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
antzucaro | Merge pull request #6 from dmazary/patch-2 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
David Mazary | use cgi.escape to escape &,<,> |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ant Zucaro | Honor cl_allow_uid2name 0 when cl_allow_uidtracking... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
antzucaro | Merge pull request #5 from dmazary/patch-1 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Ant Zucaro | Show player elo on the player info page. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Ant Zucaro | Turn on CA support, testing to commence this weekend! |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Ant Zucaro | Ignore deactivated players in search and in player... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ant Zucaro | Fix "more games played by player <blah> page. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ant Zucaro | Show navigatoin links when on the last page too. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ant Zucaro | Fix the font rendering on Win7+Chrome. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Ant Zucaro | Filter the nicks properly. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ant Zucaro | Fix the ordering of things and the view game links. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ant Zucaro | Remove quick links to accuracy info. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ant Zucaro | Add advanced search to the top nav. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ant Zucaro | Make accuracy information expandable. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Ant Zucaro | Grifify the game info page. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ant Zucaro | Make the scoreboards look more like they used to. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ant Zucaro | Center the footer. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ant Zucaro | Fix right-hand side of the border for Samual. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Add real download link location. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Integrate searches coming in from the navbar. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Set destination for nav search form. Use search type... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
David Mazary | More Pythonic check for qfont character range :) |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Add the search bar on the right of the nav bar. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Add hero unit to main page only. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Gridify the map info page. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Gridify the player and server info pages. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Whoops, add the png and svg versions of the xon icon. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Add the proper styling to the accuracy table. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Gridify the index pages. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Update styles. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Update fonts. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ant Zucaro | Add top navigation stub. |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Ant Zucaro | Remove header from recent games column. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ant Zucaro | Integrate navigation mako file and titles. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Ant Zucaro | Started laying out the new grid framework. |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Ant Zucaro | Use PlayerRank instead of PlayerElo when displaying... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Ant Zucaro | Add more links to the rankings. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Ant Zucaro | Do not use an explicit schema |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Ant Zucaro | Add player_ranks to the mix - it is a batch table inten... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Ant Zucaro | Simplify navlinks. Woohoo! |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Ant Zucaro | Set a minimum # of games required to show in ranks. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ant Zucaro | Remove "more" links for now. Need to fix pagination... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ant Zucaro | Add rankings to the main page. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Ant Zucaro | Add ranks view based on game type. |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Ant Zucaro | Fix bad namespace which breaks search. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Ant Zucaro | Remove elo values when k==0. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Ant Zucaro | Send duration for KREDUCTION calc. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Ant Zucaro | Merge branch 'elo' |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Ant Zucaro | Should be ready to go now! |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Ant Zucaro | It works! Still need to remove the commented out sectio... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Ant Zucaro | Merge conflict fix. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Ant Zucaro | Fixed a few indexing things, but still not working... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Ant Zucaro | Add search link to the nav. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Ant Zucaro | Check for new-style bot hashkeys too. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Ant Zucaro | Loop over elos. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Ant Zucaro | Initial debug version of elo ranking. |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Ant Zucaro | Fix duel checking. |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Ant Zucaro | Add gametypes to search. |
commit | commitdiff | tree | snapshot |
next |