index
:
mirror/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-07-07
add AGPL copyright header to all non-trivial non-generated files
Luke Shumaker
2014-04-29
clean up permission system
Luke Shumaker
2014-04-29
Validate everything that I can.
Luke Shumaker
2014-04-28
remove dead references to {Tournament,Game}#sampling_method
Luke Shumaker
2014-04-28
Tournament: set status=0 by default
Luke Shumaker
2014-04-27
touch up tournament creation
Luke Shumaker
2014-04-27
get the tournament creation page complete
Luke Shumaker
2014-04-27
Merge branch 'master' of https://github.com/LukeShu/leaguer
Luke Shumaker
2014-04-27
Work on the tournament creation page
Luke Shumaker
2014-04-27
Added 3 new seeding algorithms.
AndrewMurrell
2014-04-26
Some shit I did
guntasgrewal
2014-04-26
Fixed metaprogramming, I think. and added README for seeding
AndrewMurrell
2014-04-26
Changes to tournament_stage and tournament controller
guntasgrewal
2014-04-26
add convenience methods for getting scoring/sampling/scheduling/seeding
Luke Shumaker
2014-04-26
brackets just get created
tkimia
2014-04-24
rename Tournament#tournament_stages to Tournament#stages
Luke Shumaker
2014-04-24
do away with stages_ordered
Luke Shumaker
2014-04-23
andrew wants me to push broken code
Luke Shumaker
2014-04-23
save before setting settings
AndrewMurrell
2014-04-22
re-factor for tournament_stage's and separate scheduling modules
Luke Shumaker
2014-04-22
tidy
Luke Shumaker
2014-04-21
re-jigger Tournament::Setting
Luke Shumaker
2014-04-21
Merge branch 'clean2'
Luke Shumaker
2014-04-07
fix indent
Luke Shumaker
2014-04-07
It works. Users can do peer review.
AndrewMurrell
2014-04-07
Tournament advancement stuff. IT'S 4 AM
guntasgrewal
2014-04-07
Merged
AndrewMurrell
2014-04-07
Made settings work for league.
AndrewMurrell
2014-04-06
Fixed Preferences.
AndrewMurrell
2014-04-06
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-04-06
A few bug fixes, and a bunch of code that almost works.
AndrewMurrell
2014-04-06
matches are given teams correctly
tkimia
2014-04-06
some more graphics
tkimia
2014-04-06
started SVG generation
tkimia
2014-04-05
Commenting my crazy.
AndrewMurrell
2014-04-04
Merge branch 'master' into luke
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
Users can't join twice
tkimia
2014-04-03
Merge branch 'clean2'
shumakl
2014-04-03
run generate.sh
shumakl
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
[next]