summaryrefslogtreecommitdiff
path: root/app/models/tournament.rb
AgeCommit message (Expand)Author
2014-04-29clean up permission systemLuke Shumaker
2014-04-29Validate everything that I can.Luke Shumaker
2014-04-28remove dead references to {Tournament,Game}#sampling_methodLuke Shumaker
2014-04-28Tournament: set status=0 by defaultLuke Shumaker
2014-04-27touch up tournament creationLuke Shumaker
2014-04-27get the tournament creation page completeLuke Shumaker
2014-04-27Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-27Work on the tournament creation pageLuke Shumaker
2014-04-27Added 3 new seeding algorithms.AndrewMurrell
2014-04-26Some shit I didguntasgrewal
2014-04-26Fixed metaprogramming, I think. and added README for seedingAndrewMurrell
2014-04-26Changes to tournament_stage and tournament controllerguntasgrewal
2014-04-26add convenience methods for getting scoring/sampling/scheduling/seedingLuke Shumaker
2014-04-26brackets just get createdtkimia
2014-04-24rename Tournament#tournament_stages to Tournament#stagesLuke Shumaker
2014-04-24do away with stages_orderedLuke Shumaker
2014-04-23andrew wants me to push broken codeLuke Shumaker
2014-04-23save before setting settingsAndrewMurrell
2014-04-22re-factor for tournament_stage's and separate scheduling modulesLuke Shumaker
2014-04-22tidyLuke Shumaker
2014-04-21re-jigger Tournament::SettingLuke Shumaker
2014-04-21Merge branch 'clean2'Luke Shumaker
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