summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2014-04-26Sampling methods WIPLuke Shumaker
2014-04-26Fixed metaprogramming, I think. and added README for seedingAndrewMurrell
2014-04-26Changes to tournament_stage and tournament controllerguntasgrewal
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-26lib methods for tournament_stageAndrewMurrell
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-26Messages is working (besides default permissions)!nfoy
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-26add convenience methods for getting scoring/sampling/scheduling/seedingLuke Shumaker
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-26Wrote a script the start the server called start deleted the old one. The ↵guntasgrewal
new one has 2 flag options -c and -s these correspond to starting the console or server respectively.
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-26Merge branch 'clean2'Luke Shumaker
Conflicts: app/controllers/tournaments_controller.rb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb
2014-04-26Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-26Made tons of red. Scheduling works from lib.AndrewMurrell
2014-04-26run ./generate.shLuke Shumaker
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-26bracket creation is goodtkimia
2014-04-26Refactored show.html.erb for matchesAndrewMurrell
2014-04-26brackets just get createdtkimia
2014-04-26prelim bracket controltkimia
2014-04-26Added updated Skeleton for match controller.AndrewMurrell
2014-04-25Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
Conflicts: app/views/matches/show.html.erb
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-24Mixed things up a bit on the matches controller and show view.AndrewMurrell
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-24Merge branch 'clean2'nfoy
Conflicts: app/models/pm.rb app/views/pms/index.html.erb app/views/pms/show.html.erb
2014-04-24run ./generate.shnfoy
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-24more fixes to the SVGtkimia
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-24Mailboxer progress without generate changes.nfoy
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-24TOMER WE ADDED YOUR DESIRED 5 TEAM SEEDguntasgrewal
2014-04-24text in graph is a bit bettertkimia
2014-04-24luke's typo fixtkimia
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
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-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
I've been updating the SVG to work for all team_nums in elimination
2014-04-24Added get_riot function which to gather, score, and place members in their ↵DavisLWebb
proper blue/purple teams. Also changed the user view so that once the remote_username for League of Legends was added the button would be removed (since we are only supporting league for the remote_usernames right now)
2014-04-24small visual fixestkimia
2014-04-24Changed the riot api function name and I am committing it now so I never ↵DavisLWebb
have to do it again
2014-04-24Merge branch 'master' of https://github.com/LukeShu/LeaguerDavisLWebb
2014-04-24Refined remote_usernames a bitDavisLWebb
2014-04-24Fixed Scoring for all 1v1 games. Scheduling needs to be fixed to proceed to ↵AndrewMurrell
larger tournys.
2014-04-24Fixed Spacing, Scoring, and began implementing statisticsAndrewMurrell