2011-12-15 |
Ant Zucaro | Default to the empty string if passed None. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Ant Zucaro | Add support for the not-yet-created "duel" gametype. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Ant Zucaro | Store stripped_nick for pgstats. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Ant Zucaro | Replace ^^ with ^. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Ant Zucaro | Add color decoding by dmazary. Thanks! |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Ant Zucaro | Add a "leaderboard"-like view to the map info page. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Ant Zucaro | Better navigation links. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Ant Zucaro | Add navlinks to the other index pages. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Ant Zucaro | Make a generic navlinks def in mako. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Ant Zucaro | Add pagination and fuzzy date to the player_index. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Ant Zucaro | Return proper HTTP codes. |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Ant Zucaro | Revert the match_id fix of the previous commit. |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Ant Zucaro | Hotfix for malformed match_ids: remove leading '0.'. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Ant Zucaro | Save the match_id as game_meta, and use it to keep... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Ant Zucaro | Store IP address and revision information on servers. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Ant Zucaro | Fix hashkey creation. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Ant Zucaro | Dave does have a point. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Ant Zucaro | Fix accuracy of comment to clarify intent. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Ant Zucaro | Decode the funky chars coming from Xonotic. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
antzucaro | Sort by the weapon's description in the accuracy table. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
antzucaro | Filter the output of nick_html_colors so it is not... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
antzucaro | Pass ALL weapon stats to the accuracy def, not just... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
antzucaro | Merge pull request #2 from dmazary/master |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Ant Zucaro | Fix indentation issues. Whoops. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Ant Zucaro | Add stripped nick to the player record when adding... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Ant Zucaro | Use UTC now() instead of regular now(). We are global... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Ant Zucaro | Reverse sort the server_index view. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Ant Zucaro | Reverse sort the map_index page. This is done via the... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Ant Zucaro | Reverse sort the player index page. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Ant Zucaro | Do not sort the data in the tables until a user clicks... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Ant Zucaro | Get rid of "git build" from the header image. It is... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Ant Zucaro | Rename rifle...again. Sigh. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
David Mazary | Updated qfont_decode to use Xonotic's qfont_table. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
antzucaro | Fix partitioned table error. Change to new registry... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
David Mazary | Decoding of quake's qfont to ascii. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Ant Zucaro | Fix flush() error with partitioned tables by explicitly... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ant Zucaro | Add top scorers to the server_info view and template. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ant Zucaro | Add a server leaderboard of sorts. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ant Zucaro | Change titles, rank by alivetime for active players. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ant Zucaro | Merge branch 'master' of github.com:antzucaro/XonStat |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ant Zucaro | Fix repr with bad attribute. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Ant Zucaro | Add winners to the main page. highlight the team color... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Ant Zucaro | Prevent people from viewing the bot and untracked playe... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Ant Zucaro | Return different HTTP status codes based on what happened. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Ant Zucaro | Do not nick track player #2! |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Ant Zucaro | If multiple servers are found with the same name, use... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Ant Zucaro | Fix issue where servers on the same host resolve to... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Ant Zucaro | If we are going to roll back upon exception, we need... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Ant Zucaro | Use hashkey lookups for servers just like we do with... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Ant Zucaro | Add a leaderboard lifetime. Default to 30. New config... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Ant Zucaro | Remove curl url and pk3 name from map_info template... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Ant Zucaro | Remove game mutator and map gametype support. Add serve... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ant Zucaro | Add a "header" of sorts to the post body for debugging... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Ant Zucaro | Limit gametype support. CA, LMS, and CTS are not usable... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Ant Zucaro | Add d0_blind_id signing to the POST requests. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Ant Zucaro | Configure required minimum players using the ini file. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Ant Zucaro | Add a minimum required players function |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Ant Zucaro | Add has_required_metadata function to check for proper... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Ant Zucaro | Add docstring to is_real_player |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Ant Zucaro | Add is_real_player function. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Ant Zucaro | Clean up debug messages. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Ant Zucaro | Address unicode issues with repr and finding servers... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Enrique Schiel | Merge branch 'master' of https://github.com/antzucaro... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Enrique Schiel | Fixed sorting of leaderboard table (Bug #738) with... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Ant Zucaro | Truncate the nick at 128 characters. |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Enrique Schiel | Gametype icons added |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Ant Zucaro | Show won/lost as well as rank in the recent games table... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Ant Zucaro | Whoops - do not need that debug statement anymore! |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Ant Zucaro | Fix the top maps count. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
antzucaro | Set the winner of the game according to which team... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
antzucaro | Do not show a more link if there are no more games... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
antzucaro | Add player nick history tracking. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
antzucaro | Add nick changing support. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Ant Zucaro | Fix incorrect color on blue team scoreboard. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ant Zucaro | Fixes on when to create players. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ant Zucaro | Return "Anonymous Player" for tracked players who hide... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Ant Zucaro | Remove joins from player stat creation requirements. |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Ant Zucaro | Make sure there are at least two real players in the... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Ant Zucaro | Merge branch 'master' of https://github.com/z/XonStat |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Tyler Mulligan | cache had me twisted, fixed some css rules |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Tyler Mulligan | classified the headers of all scoreboards and tweaked... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Tyler Mulligan | cleaned up some styles, started laying out the recent... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
antzucaro | Merge pull request #1 from z/master |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Tyler Mulligan | The media I forgot to include |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Tyler Mulligan | Applied Xonotic HTML/CSS/JS theme and worked existing... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Ant Zucaro | Avoid keyerror when rendering the scoreboard. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Ant Zucaro | Add dependencies |
commit | commitdiff | tree | snapshot |
2011-06-28 |
antzucaro | Make links in nav use route_url instead of hard-coding... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
antzucaro | Fix nick escaping problem by appending |n to disable... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
antzucaro | Modularize the scoreboard with defs - one for header... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
antzucaro | Fix view accuracy link |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Ant Zucaro | Add server index and template. Fix links on player... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Ant Zucaro | Create a map index view and corresponding template. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Ant Zucaro | Add a player index. Change the base template to have... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Ant Zucaro | Small fix for ordering in game_index |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Ant Zucaro | Add more info to the player_info view and template |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Ant Zucaro | Add strip colors utility function. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Ant Zucaro | Clean up main page, remove centering and generally... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Ant Zucaro | Add closing table tag. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Ant Zucaro | Remove styling for a lot of things. Add leaderboard... |
commit | commitdiff | tree | snapshot |
next |