]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/submission.py
Fix partitioned table error. Change to new registry view.
[xonotic/xonstat.git] / xonstat / views / submission.py
2011-11-11 antzucaroFix partitioned table error. Change to new registry...
2011-11-11 Ant ZucaroFix flush() error with partitioned tables by explicitly...
2011-11-03 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-11-01 Ant ZucaroReturn different HTTP status codes based on what happened.
2011-10-31 Ant ZucaroDo not nick track player #2!
2011-10-31 Ant ZucaroIf multiple servers are found with the same name, use...
2011-10-31 Ant ZucaroFix issue where servers on the same host resolve to...
2011-10-28 Ant ZucaroIf we are going to roll back upon exception, we need...
2011-10-28 Ant ZucaroUse hashkey lookups for servers just like we do with...
2011-10-24 Ant ZucaroAdd a "header" of sorts to the post body for debugging...
2011-10-24 Ant ZucaroLimit gametype support. CA, LMS, and CTS are not usable...
2011-10-21 Ant ZucaroAdd d0_blind_id signing to the POST requests.
2011-10-20 Ant ZucaroConfigure required minimum players using the ini file.
2011-10-18 Ant ZucaroAdd a minimum required players function
2011-10-18 Ant ZucaroAdd has_required_metadata function to check for proper...
2011-10-18 Ant ZucaroAdd docstring to is_real_player
2011-10-18 Ant ZucaroAdd is_real_player function.
2011-10-18 Ant ZucaroClean up debug messages.
2011-10-18 Ant ZucaroAddress unicode issues with repr and finding servers...
2011-10-17 Enrique SchielMerge branch 'master' of https://github.com/antzucaro...
2011-10-17 Ant ZucaroTruncate the nick at 128 characters.
2011-10-11 antzucaroSet the winner of the game according to which team...
2011-10-10 antzucaroAdd player nick history tracking.
2011-10-10 antzucaroAdd nick changing support.
2011-10-04 Ant ZucaroFixes on when to create players.
2011-10-03 Ant ZucaroRemove joins from player stat creation requirements.
2011-07-20 Ant ZucaroMake sure there are at least two real players in the...
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...