index
:
leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
tournament.rb
Age
Commit message (
Expand
)
Author
2014-04-01
players can now leave tournaments
Tomer Kimia
2014-03-07
Foy found my error '!=' not '==' in tournament model.
AndrewMurrell
2014-03-07
It is 1:30 AM
Luke Shumaker
2014-03-07
Hey guys, I made it work. Just pick max_players_per_match to be 1.
AndrewMurrell
2014-03-06
Fixed the registration in the tourney model and fixed a lint int the controller.
AndrewMurrell
2014-03-06
Merge branch 'master' of github.com:LukeShu/leaguer
Luke Shumaker
2014-03-06
fix the has_and_belongs_to_many relations
Luke Shumaker
2014-03-06
tournaments setup started. NOT FINISHED
Tomer Kimia
2014-03-06
use had_and_belongs_to_many
Luke Shumaker
2014-03-06
fix joining a tournament
Luke Shumaker
2014-03-06
Merge branch 'master2'
Luke Shumaker
2014-03-06
implement tournament joining
Luke Shumaker
2014-03-06
login fixed and some views look better
Tomer Kimia
2014-03-02
currently adding Session controller and view
DavisLWebb
2014-03-02
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-02-27
give tournaments a game type
Luke Shumaker
2014-02-18
Added the generate shell command. Please do not commit the generated files.
AndrewMurrell