]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/submission.py
Update submission handler to use new Q event for teams, handle teamscores (can be...
[xonotic/xonstat.git] / xonstat / views / submission.py
2013-04-21 Jan BehrensUpdate submission handler to use new Q event for teams...
2013-04-21 Jan Behrensfix bot-detection
2013-04-20 Jan BehrensAdding teamscores (proof-of-concept)
2013-02-09 Ant ZucaroOn second thought, don't
2013-02-09 Ant ZucaroDon't count kills in CTS
2013-02-05 Ant ZucaroStore the active mods in the games table
2013-02-05 Ant ZucaroSave the server port number during submission
2013-02-05 Ant ZucaroGeneric game meta handling
2013-02-05 Ant ZucaroSearch servers by hashkey first, then name. Update...
2013-02-01 Ant ZucaroNo Elo for keyhunt, remove old ka name.
2013-01-26 Ant Zucarofastest_cap -> fastest
2013-01-26 Ant ZucaroMissed a gametype in the supported_games list.
2013-01-26 Ant ZucaroAdd a new blank game check for CTS.
2013-01-26 Ant ZucaroSupport a ton of new fields.
2013-01-25 Ant ZucaroAllow version-specific gametype support.
2013-01-22 Jan BehrensMaking CA games work in XonStat
2013-01-22 Jan BehrensMerge branch 'master' of http://git.xonotic.org/xonotic...
2013-01-21 Ant ZucaroAdd two helper methods to simplify.
2013-01-21 Ant ZucaroMajor refactor of submissions code.
2013-01-21 Ant ZucaroRedo submission handling.
2013-01-16 Jan BehrensMerge branch 'approved' of gitorious.org:xonotic/xonsta...
2013-01-16 Jan BehrensMerge branch 'master' into approved.new
2013-01-16 Ant ZucaroSupport the new scoreboardpos and teamrank fields.
2012-12-23 Ant ZucaroParse and store the game's duration.
2012-12-23 Ant ZucaroUncomment elo processing code.
2012-12-23 Ant ZucaroAdd storage of captimes and fastest caps.
2012-12-23 Ant ZucaroCheck nick uniqueness before storing.
2012-11-09 Ant ZucaroParse and store the game's duration.
2012-11-04 antzucaroMerge pull request #15 from baneofblabs/master
2012-10-29 Ant ZucaroUncomment elo processing code.
2012-10-29 Ant ZucaroAdd storage of captimes and fastest caps.
2012-09-29 Ant ZucaroCheck nick uniqueness before storing.
2012-09-15 Jan D. BehrensMerge branch 'badges' into approved
2012-09-08 Ant ZucaroAdd a default alivetime of 0, better storage of strippe...
2012-09-08 Ant ZucaroHandle the halving of weapon stats a little better.
2012-09-08 Ant ZucaroUse a dummy session variable.
2012-09-07 Ant ZucaroHalve the weapon stats if the POST request is from...
2012-08-27 Jan D. BehrensMerge branch 'master' into badges
2012-08-23 Ant ZucaroWait for precondition checks before beginning the DB...
2012-08-01 Ant ZucaroUse score-scaling Elo for non-duels.
2012-07-21 Ant ZucaroDon't dock Elo points if the player won.
2012-06-20 Ant ZucaroDebug message when a duplicate game is submitted.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2012-06-06 antzucaroMerge pull request #12 from nyov/nyov/conversion
2012-06-05 nyovdos2unix file conversions for everything
2012-05-15 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-14 Ant ZucaroRemove debug statement.
2012-05-14 Ant ZucaroDo not die if missing revision metadata.
2012-05-06 nyovclean dangling commit on actually merged branch
2012-05-05 nyovadapted z's search engine hints and header
2012-04-21 Ant ZucaroNeeded to use httpexceptions here. That class does...
2012-03-14 Ant ZucaroHonor cl_allow_uid2name 0 when cl_allow_uidtracking...
2012-03-14 antzucaroMerge pull request #5 from dmazary/patch-1
2012-03-09 Ant ZucaroTurn on CA support, testing to commence this weekend!
2012-01-14 Ant ZucaroMerge branch 'elo'
2012-01-14 Ant ZucaroShould be ready to go now!
2012-01-12 Ant ZucaroCheck for new-style bot hashkeys too.
2012-01-06 Ant ZucaroInitial debug version of elo ranking.
2011-12-27 Ant ZucaroFix duel checking.
2011-12-22 Ant ZucaroChange definition of a blank game.
2011-12-22 Ant ZucaroNegate the blank game check. Dumb.
2011-12-22 Ant ZucaroDo not store blank games.
2011-12-22 Ant ZucaroDo not use x-server-ip.
2011-12-21 Ant ZucaroUse X-Forwarded-For properly.
2011-12-19 Ant ZucaroMerge branch 'search'
2011-12-19 Ant ZucaroStrip colors too when saving stripped_nick.
2011-12-19 Ant ZucaroUse utcnow for submissions. Set REMOTE_ADDR.
2011-12-15 Ant ZucaroCheck for exactly two REAL players before setting ...
2011-12-15 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-12-15 Ant ZucaroFix indentation. Dumb.
2011-12-15 Ant ZucaroProperly account for the new duel game type.
2011-12-15 Ant ZucaroAdd support for the not-yet-created "duel" gametype.
2011-12-15 Ant ZucaroStore stripped_nick for pgstats.
2011-12-07 Ant ZucaroReturn proper HTTP codes.
2011-12-06 Ant ZucaroRevert the match_id fix of the previous commit.
2011-12-06 Ant ZucaroHotfix for malformed match_ids: remove leading '0.'.
2011-12-05 Ant ZucaroSave the match_id as game_meta, and use it to keep...
2011-12-01 Ant ZucaroStore IP address and revision information on servers.
2011-11-22 Ant ZucaroFix hashkey creation.
2011-11-21 Ant ZucaroDave does have a point.
2011-11-21 Ant ZucaroFix accuracy of comment to clarify intent.
2011-11-21 Ant ZucaroDecode the funky chars coming from Xonotic.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-18 Ant ZucaroFix indentation issues. Whoops.
2011-11-17 Ant ZucaroAdd stripped nick to the player record when adding...
2011-11-16 Ant ZucaroUse UTC now() instead of regular now(). We are global...
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
next