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 |
antzucaro | Fix partitioned table error. Change to new registry... |
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 |
2011-06-16 |
Ant Zucaro | Add top_maps to main view and template. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Ant Zucaro | Add top servers data. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Ant Zucaro | Start work on main page. Only top players passed right... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Ant Zucaro | Update table style. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Ant Zucaro | Show recent game scoreboards in an iframe viewport... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Ant Zucaro | Add fuzzy dates. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Ant Zucaro | Add overall game stats to the player info page. Change... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Ant Zucaro | Various small improvements to style and headings |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Ant Zucaro | Remove more references to deleted view -.- |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Ant Zucaro | Remove unneeded view and corresponding template. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Ant Zucaro | Use anchor links to the game info permapage to show... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Show accuracies on the game info page |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Change weapon stats view to build the weapon_stats... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Add the actual accuracy template (whoops). |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Move the accuracy table rendering into a callable templ... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Spruce up the player info page a bit: add weapon images... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Change image name to match cd_weapon table name. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Start working on jQuery datatables (does not work right... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Ant Zucaro | Remove <ul>s, center tables, and tweak the team colors... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Ant Zucaro | Stylistic updates. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Ant Zucaro | Structure the static directory. Add Xolonium font.... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Ant Zucaro | Verified new structure works. Remove old views.py file. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Ant Zucaro | Major reorganization. Views made into a module with... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Ant Zucaro | Remove @view_config lines (not needed) and add docstrings. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Ant Zucaro | Alphabetize imports in views.py. Remove view_config... |
commit | commitdiff | tree | snapshot |
next |