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
Age
Commit message (
Expand
)
Author
2014-04-26
Sampling methods WIP
Luke Shumaker
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
Added READMEs for scheduling and started seeding in lib.
AndrewMurrell
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
Luke Shumaker
2014-04-26
clean up lib/scoring (a bit)
Luke Shumaker
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
nfoy
2014-04-26
Updated permissions. Private messaging should now function properly.
nfoy
2014-04-26
lib methods for tournament_stage
AndrewMurrell
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
nfoy
2014-04-26
Messages is working (besides default permissions)!
nfoy
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
Luke Shumaker
2014-04-26
add convenience methods for getting scoring/sampling/scheduling/seeding
Luke Shumaker
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 'master' of https://github.com/LukeShu/leaguer
Luke Shumaker
2014-04-26
Merge branch 'clean2'
Luke Shumaker
2014-04-26
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-04-26
Made tons of red. Scheduling works from lib.
AndrewMurrell
2014-04-26
run ./generate.sh
Luke Shumaker
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
tkimia
2014-04-26
bracket creation is good
tkimia
2014-04-26
make {scheduling,seeding}_method attributes of _stage, {scoring,sampling}_met...
Luke Shumaker
2014-04-26
Removed extra seeded settings.
AndrewMurrell
2014-04-26
pull changes from master
Luke Shumaker
2014-04-26
Refactored show.html.erb for matches
AndrewMurrell
2014-04-26
brackets just get created
tkimia
2014-04-26
prelim bracket control
tkimia
2014-04-26
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-04-26
Added updated Skeleton for match controller.
AndrewMurrell
2014-04-26
Added match creation to roundrobin.rb. Also Luke did not give us broken ass c...
guntasgrewal
2014-04-26
Removed the self.tourn from roundrobin.rb. Also, last time we meant meat as ...
guntasgrewal
2014-04-26
Added some meat to roundrobin.rb
guntasgrewal
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
tkimia
2014-04-26
rr #matched changed
tkimia
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
guntasgrewal
2014-04-26
Added 3 more teams to the tournament "3 teams per match"
guntasgrewal
2014-04-26
SVG elimination is essentially finished
tkimia
2014-04-26
Merge branch 'master' of https://github.com/LukeShu/leaguer
tkimia
2014-04-25
fixed a dumb mistake
DavisLWebb
2014-04-25
I think I properly populated the teams into the @teams_pair array. Its in rou...
DavisLWebb
2014-04-25
Added the round robin algorithm. Its based on array rotations. The array nee...
DavisLWebb
2014-04-25
Merge branch 'master' of https://github.com/LukeShu/leaguer
Luke Shumaker
2014-04-25
Make User#{find,get,set}_remote_username symetric with get/set
Luke Shumaker
2014-04-25
Use Figaro for configuration
Luke Shumaker
2014-04-25
Touch up s/scores/statistics/
Luke Shumaker
2014-04-24
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-04-24
Mixed things up a bit on the matches controller and show view.
AndrewMurrell
2014-04-24
seeds and elimination small changes
guntasgrewal
2014-04-24
Merge branch 'master' of https://github.com/LukeShu/leaguer
tkimia
[next]