2012-08-08 |
Jan D. Behrens | Implemented feature #1228: |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jan D. Behrens | Updated "favorite map" to show more than one map (three... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jan D. Behrens | Also fixed the damage graph tooltips |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jan D. Behrens | Improved "favorite weapon" feature to actually work... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jan D. Behrens | Add "Favorite Weapon" field to player object and show... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jan D. Behrens | Fix some bugs (which only occur on my system??): |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jan D. Behrens | Fixed tooltip bug in accuracy/damage graphs |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jan D. Behrens | Fixed wrong filename in setup.py |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Ant Zucaro | Use score-scaling Elo for non-duels. |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Ant Zucaro | Use traditional (win-based) Elo instead of score-based. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Ant Zucaro | Whoops, elo_delta in the wrong order. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Ant Zucaro | Don't dock Elo points if the player won. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Ant Zucaro | Remove +/- points display on scoreboard. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ant Zucaro | Remove < 50 restriction. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ant Zucaro | Basic support for batch processes. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Ant Zucaro | Don't die if no favorite map exists. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Ant Zucaro | Allow player view functions to be imported. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Ant Zucaro | Add elo delta tracking. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Ant Zucaro | Debug message when a duplicate game is submitted. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Ant Zucaro | Show ranks on the player_info page. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Ant Zucaro | Change the query group by, return dict instead of Map. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Ant Zucaro | Add favorite map support. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Ant Zucaro | Whoops, missed a comma. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Ant Zucaro | Fix merge conflict, change indentation a bit. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Ant Zucaro | Make RL the default dmg graph weapon. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Ant Zucaro | Small style changes to the graph. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Ant Zucaro | Merge branch 'master' of github.com:antzucaro/XonStat |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Ant Zucaro | Integrate the damage efficiency graph in player_info. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Ant Zucaro | Add a damage efficiency view structure. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
antzucaro | Merge pull request #12 from nyov/nyov/conversion |
commit | commitdiff | tree | snapshot |
2012-06-05 |
nyov | Routes for json views |
commit | commitdiff | tree | snapshot |
2012-06-05 |
nyov | Dummy json views |
commit | commitdiff | tree | snapshot |
2012-06-05 |
nyov | Model representations for json serialization |
commit | commitdiff | tree | snapshot |
2012-06-05 |
nyov | Use jsonp renderer for remote requests (or this API... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
nyov | Some code format changes for better readability |
commit | commitdiff | tree | snapshot |
2012-06-05 |
nyov | dos2unix file conversions for everything |
commit | commitdiff | tree | snapshot |
2012-06-03 |
antzucaro | Merge pull request #11 from nyov/nyov/refactor |
commit | commitdiff | tree | snapshot |
2012-05-17 |
antzucaro | Merge pull request #10 from nyov/nyov/favicon |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Ant Zucaro | Merge https://github.com/nyov/xonstat into nyov-header |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Ant Zucaro | Player_game_index needs to use GET too. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
nyov | refactored views in preparation for json output |
commit | commitdiff | tree | snapshot |
2012-05-16 |
nyov | xonotic favicon |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Ant Zucaro | Add initial support for JSON on map_index view. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
nyov | make README more readable in terminal |
commit | commitdiff | tree | snapshot |
2012-05-15 |
nyov | Merge remote-tracking branch 'antzucaro/master' |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Ant Zucaro | Remove _paged views. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Ant Zucaro | Convert rank_index to use page as GET too. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Ant Zucaro | Make pagination a GET parameter, not part of the URL. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Ant Zucaro | Remove debug statement. |
commit | commitdiff | tree | snapshot |
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-06 |
nyov | Merge remote-tracking branch 'antzucaro/master' |
commit | commitdiff | tree | snapshot |
2012-05-06 |
nyov | clean dangling commit on actually merged branch |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Ant Zucaro | Turn off dots, enable hover for average. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
nyov | adapted z's search engine hints and header |
commit | commitdiff | tree | snapshot |
2012-05-05 |
nyov | adapted z's search engine hints and header |
commit | commitdiff | tree | snapshot |
2012-05-05 |
nyov | Modified Readme |
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 |
David Mazary | Reduce the operations in hex_repl for a small performan... |
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 |
next |