summaryrefslogtreecommitdiff
path: root/generate.sh
AgeCommit message (Expand)Author
2014-03-05use separate migrations to make things hidden, add user#groups:integerLuke Shumaker
2014-03-05move the separate migrations into the original generatesLuke Shumaker
2014-03-05make a session model as well as controllerLuke Shumaker
2014-03-03fix index-adding migrations (I think), and fix `git add`ing schema.rbLuke Shumaker
2014-03-03Have generate.sh to tricky git stuff, run itLuke Shumaker
2014-03-03fiddle with generate.shLuke Shumaker
2014-03-03Made it possible to log in from the sign up page. As in I put a link under th...AndrewMurrell
2014-03-03Some of the stuff I forgot to commit last night. Updated and cleaned up some ...AndrewMurrell
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-03-02changed the generate.shDavisLWebb
2014-03-02Added Tournament Name.AndrewMurrell
2014-03-02Added --force flags for parts of the generator.AndrewMurrell
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02added preliminary homepageTomer Kimia
2014-03-01changed the user section of the generateDavisLWebb
2014-02-27Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-02-27Booted the strapDavisLWebb
2014-02-27Added the seeding to generation.AndrewMurrell
2014-02-27Added the Games Attributes stuff.AndrewMurrell
2014-02-27give tournaments a game typeLuke Shumaker
2014-02-27add game typesLuke Shumaker
2014-02-26Possibly broke everything. Added another model for populating tournament opti...AndrewMurrell
2014-02-20fix datatype names in generate.shDavisLWebb
2014-02-18Changes to generate.shAndrewMurrell
2014-02-18Updated generate and added basic instruction block comment.AndrewMurrell
2014-02-18Added the generate shell command. Please do not commit the generated files.AndrewMurrell