summaryrefslogtreecommitdiff
path: root/app/models/tournament.rb
AgeCommit message (Expand)Author
2014-04-07fix indentLuke Shumaker
2014-04-07It works. Users can do peer review.AndrewMurrell
2014-04-07Tournament advancement stuff. IT'S 4 AMguntasgrewal
2014-04-07MergedAndrewMurrell
2014-04-07Made settings work for league.AndrewMurrell
2014-04-06Fixed Preferences.AndrewMurrell
2014-04-06Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-06A few bug fixes, and a bunch of code that almost works.AndrewMurrell
2014-04-06matches are given teams correctlytkimia
2014-04-06some more graphicstkimia
2014-04-06started SVG generationtkimia
2014-04-05Commenting my crazy.AndrewMurrell
2014-04-04Merge branch 'master' into lukeLuke Shumaker
2014-04-04Implement the new security mechanismLuke Shumaker
2014-04-03matches table is back, and a lot of things are fixedtkimia
2014-04-03fixed some of andrews weird stuff with starting a tournamenttkimia
2014-04-03Users can't join twicetkimia
2014-04-03Merge branch 'clean2'shumakl
2014-04-03run generate.shshumakl
2014-04-01players can now leave tournamentsTomer Kimia
2014-03-07Foy found my error '!=' not '==' in tournament model.AndrewMurrell
2014-03-07It is 1:30 AMLuke Shumaker
2014-03-07Hey guys, I made it work. Just pick max_players_per_match to be 1.AndrewMurrell
2014-03-06Fixed the registration in the tourney model and fixed a lint int the controller.AndrewMurrell
2014-03-06Merge branch 'master' of github.com:LukeShu/leaguerLuke Shumaker
2014-03-06fix the has_and_belongs_to_many relationsLuke Shumaker
2014-03-06tournaments setup started. NOT FINISHEDTomer Kimia
2014-03-06use had_and_belongs_to_manyLuke Shumaker
2014-03-06fix joining a tournamentLuke Shumaker
2014-03-06Merge branch 'master2'Luke Shumaker
2014-03-06implement tournament joiningLuke Shumaker
2014-03-06login fixed and some views look betterTomer Kimia
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-02-27give tournaments a game typeLuke Shumaker
2014-02-18Added the generate shell command. Please do not commit the generated files.AndrewMurrell