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
/
controllers
/
tournaments_controller.rb
Age
Commit message (
Expand
)
Author
2014-04-28
remove dead references to {Tournament,Game}#sampling_method
Luke Shumaker
2014-04-28
Merge branch 'clean2'
Luke Shumaker
2014-04-28
run ./generate.sh
Luke Shumaker
2014-04-27
handle what I can of `fgrep -r TODO app lib`
Luke Shumaker
2014-04-27
touch up tournament creation
Luke Shumaker
2014-04-27
Save tournament after changing status.
AndrewMurrell
2014-04-27
Found where stages were being created twice. Fixed it.
AndrewMurrell
2014-04-27
sorry about that, didn't mean to commit with -a (git gui was super laggy) rev...
AndrewMurrell
2014-04-27
fixed, seeds, roundrobin, and _show_tourn
AndrewMurrell
2014-04-27
Merge branch 'clean2'
Luke Shumaker
2014-04-27
ran ./generate.sh
Luke Shumaker
2014-04-27
TournamentsController: better error messages
Luke Shumaker
2014-04-27
TournamentsController: fix gross hack
Luke Shumaker
2014-04-27
touch up the tournaments form
Luke Shumaker
2014-04-27
fix the Tournaments#new form getting submitted
Luke Shumaker
2014-04-27
Work on the tournament creation page
Luke Shumaker
2014-04-26
Some shit I did
guntasgrewal
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
guntasgrewal
2014-04-26
Wrote a script the start the server called start deleted the old one. The new...
guntasgrewal
2014-04-26
Merge branch 'clean2'
Luke Shumaker
2014-04-26
run ./generate.sh
Luke Shumaker
2014-04-24
rename Tournament#tournament_stages to Tournament#stages
Luke Shumaker
2014-04-23
andrew wants me to push broken code
Luke Shumaker
2014-04-23
simplify a line in tournaments_controller
Luke Shumaker
2014-04-23
tournaments_controller: permit game settings through
Luke Shumaker
2014-04-23
tournaments: unify params[:game] and params[:tournament][:game_id]
Luke Shumaker
2014-04-22
I hate code
Luke Shumaker
2014-04-22
re-factor for tournament_stage's and separate scheduling modules
Luke Shumaker
2014-04-22
Merge branch 'clean2'
Luke Shumaker
2014-04-22
run ./generate.sh
Luke Shumaker
2014-04-19
redirect is slightly more intelligent
AndrewMurrell
2014-04-17
redirection
AndrewMurrell
2014-04-07
stuff
Luke Shumaker
2014-04-06
I swear I have fixed this before
Luke Shumaker
2014-04-04
fix issues in tournaments controller
Luke Shumaker
2014-04-04
fix tournaments controller
Luke Shumaker
2014-04-04
Merge branch 'master' into luke
Luke Shumaker
2014-04-04
re-jigger the TournamentController#update to be all one case block
Luke Shumaker
2014-04-04
Implement the new security mechanism
Luke Shumaker
2014-04-03
matches table is back, and a lot of things are fixed
tkimia
2014-04-03
fixed some of andrews weird stuff with starting a tournament
tkimia
2014-04-03
normalize to tab indent
shumakl
2014-04-03
run generate.sh
shumakl
2014-04-02
now ran generate without ger
AndrewMurrell
2014-04-01
Merge branch 'master' of https://github.com/LukeShu/leaguer
Tomer Kimia
2014-04-01
AJAX is now working in the tournament loading page
Tomer Kimia
2014-04-01
oops, removed ger
AndrewMurrell
2014-04-01
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-04-01
Settled Merge Conflicts.
AndrewMurrell
2014-04-01
players can now leave tournaments
Tomer Kimia
[next]