summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2014-04-26Changes to tournament_stage and tournament controllerguntasgrewal
2014-04-26lib methods for tournament_stageAndrewMurrell
2014-04-26add convenience methods for getting scoring/sampling/scheduling/seedingLuke Shumaker
2014-04-26bracket creation is goodtkimia
2014-04-26brackets just get createdtkimia
2014-04-26prelim bracket controltkimia
2014-04-25Make User#{find,get,set}_remote_username symetric with get/setLuke Shumaker
2014-04-25Touch up s/scores/statistics/Luke Shumaker
2014-04-24Merge branch 'clean2'nfoy
2014-04-24run ./generate.shnfoy
2014-04-24rename Tournament#tournament_stages to Tournament#stagesLuke Shumaker
2014-04-24do away with stages_orderedLuke Shumaker
2014-04-24Merge branch 'clean2'Luke Shumaker
2014-04-24run ./generate.shLuke Shumaker
2014-04-24Fixed Spacing, Scoring, and began implementing statisticsAndrewMurrell
2014-04-23andrew wants me to push broken codeLuke Shumaker
2014-04-23Luke made the remote_username stuff workDavisLWebb
2014-04-23Merge branch 'clean2'DavisLWebb
2014-04-23run ./generate.shDavisLWebb
2014-04-23Merge branch 'clean2'DavisLWebb
2014-04-23run ./generate.shDavisLWebb
2014-04-23save before setting settingsAndrewMurrell
2014-04-23Updated remote_usernamesDavisLWebb
2014-04-23Removed whitespace, added support for sampling_methods in view, modified seedsAndrewMurrell
2014-04-23Auto-(re)load files in lib/Luke Shumaker
2014-04-23rename the parameter to TournamentStage#to_svg to avoid confusionLuke Shumaker
2014-04-23You can't access helpers.current_user in models.Luke Shumaker
2014-04-22Figured out mailboxer for sending pms and updated individual message view.nfoy
2014-04-22Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-22Added Pairing Algorithmsguntasgrewal
2014-04-22Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-22Initial mailboxer settings.nfoy
2014-04-22I hate codeLuke Shumaker
2014-04-22I HATE CODELuke Shumaker
2014-04-22run ./generate.shLuke Shumaker
2014-04-22re-factor for tournament_stage's and separate scheduling modulesLuke Shumaker
2014-04-22tidyLuke Shumaker
2014-04-22Merge remote-tracking branch 'origin/master'Luke Shumaker
2014-04-22Merge branch 'clean2'Luke Shumaker
2014-04-22run ./generate.shLuke Shumaker
2014-04-22added match.win?(player) for checking if a player won a match or notAndrewMurrell
2014-04-21re-jigger Tournament::SettingLuke Shumaker
2014-04-21Merge branch 'clean2'Luke Shumaker
2014-04-21run ./generate.shLuke Shumaker
2014-04-21Merge branch 'clean2'Luke Shumaker
2014-04-21run ./generate.shLuke Shumaker
2014-04-20add convenience methods for accessing user.remote_usernamesLuke Shumaker
2014-04-20add the "has_many :remote_usernames" relation to the user modelLuke Shumaker
2014-04-19Set the default user permissions in the model instead of controllerLuke Shumaker
2014-04-10Merge branch 'clean2'tkimia