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
/
match.rb
Age
Commit message (
Expand
)
Author
2014-04-28
fixed the db seeds. They can now be started
tkimia
2014-04-27
Forced Merger - Hostile Takeover.
AndrewMurrell
2014-04-27
replaced getStatistic with focused where
AndrewMurrell
2014-04-27
Re-jig the match life-cycle
Luke Shumaker
2014-04-25
Touch up s/scores/statistics/
Luke Shumaker
2014-04-22
Merge remote-tracking branch 'origin/master'
Luke Shumaker
2014-04-22
Merge branch 'clean2'
Luke Shumaker
2014-04-22
run ./generate.sh
Luke Shumaker
2014-04-22
added match.win?(player) for checking if a player won a match or not
AndrewMurrell
2014-04-07
Moved and updated the not-working asynchronous API auto-update feature.
nfoy
2014-04-06
holy shit matches actually move forward
guntasgrewal
2014-04-04
Cookie size 20 minutes
guntasgrewal
2014-04-03
normalize to tab indent
shumakl
2014-04-03
run generate.sh
shumakl
2014-03-07
It is 1:30 AM
Luke Shumaker
2014-03-07
Merge branch 'clean'
DavisLWebb
2014-03-07
Merge branch 'clean'
DavisLWebb
2014-03-06
add all the has_and_belongs_to_many relations
Luke Shumaker
2014-03-06
matches routed
nfoy
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-20
fix datatype names in generate.sh
DavisLWebb
2014-02-18
Added the generate shell command. Please do not commit the generated files.
AndrewMurrell