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
Age
Commit message (
Collapse
)
Author
2014-07-09
disallow spaces in usernames
Luke Shumaker
2014-07-07
add AGPL copyright header to all non-trivial non-generated files
Luke Shumaker
2014-06-30
slightly better
amurrel
2014-06-30
removed the checking for the captcha for now to allow new user creation.
amurrel
2014-06-30
Apparently integers in postgress are signed 32-bit integers. I overflowed them.
Luke Shumaker
2014-05-03
foo
css-rewrite
Luke Shumaker
2014-05-01
clean up grep-able issues in forms (mostly using <p> instead of <div>)
Luke Shumaker
2014-05-01
condense the stylesheets
Luke Shumaker
2014-05-01
clean up forms
Luke Shumaker
2014-05-01
improve CSS
Luke Shumaker
2014-05-01
Make the form submit helpers use <button>, which can be styled better
Luke Shumaker
2014-05-01
Redo styles to be "pure"/simple bootstrap, and fix found issues with forms.
Luke Shumaker
2014-04-30
Add #owned_by? to the models that didn't have it (when appropriate)
Luke Shumaker
2014-04-30
remove debug code
Luke Shumaker
2014-04-29
ELIMINATION PROGRESS BIIIIIIIITCH
tkimia
2014-04-29
winner problem fixed in elimination
tkimia
2014-04-29
Merge branch 'master' of https://github.com/LukeShu/leaguer
tkimia
Conflicts: app/models/match.rb lib/scoring/winner_takes_all.rb
2014-04-29
Merge branch 'master' of https://github.com/LukeShu/leaguer
Luke Shumaker
2014-04-29
re-jigger the sessions/login helpers.
Luke Shumaker
2014-04-29
elimination works SOMETIMES... other times it just can't put down a damned ↵
tkimia
winner
2014-04-29
remove accidentally added file
Luke Shumaker
2014-04-29
scoring accepts matches
AndrewMurrell
2014-04-29
clean up permission system
Luke Shumaker
2014-04-29
fix match lifecycle
Luke Shumaker
2014-04-29
fix tournament creation
Luke Shumaker
2014-04-29
delete yaml stuff >:(
Luke Shumaker
2014-04-29
oh god
guntasgrewal
2014-04-29
fix scoring (mostly... I managed to get a 500 while refreshing)
Luke Shumaker
2014-04-29
Merge branch 'clean2'
Luke Shumaker
Conflicts: app/controllers/matches_controller.rb app/views/matches/index.html.erb app/views/matches/show.html.erb
2014-04-29
ran ./generate.sh
Luke Shumaker
2014-04-29
Validate everything that I can.
Luke Shumaker
2014-04-28
Merge branch 'master' of https://github.com/LukeShu/leaguer
Luke Shumaker
2014-04-28
fix riot_api
Luke Shumaker
2014-04-28
made svg smaller
tkimia
2014-04-28
Merge branch 'master' of https://github.com/LukeShu/leaguer
tkimia
2014-04-28
bracket update works
tkimia
2014-04-28
Merge branch 'master' of https://github.com/LukeShu/leaguer
nfoy
2014-04-28
All the changes. Luke should know what's up.
nfoy
2014-04-28
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-04-28
Fixed status 2-3 transition and statistic sampling.
AndrewMurrell
2014-04-28
Tournament Stage now displays correct stage number
guntasgrewal
2014-04-28
bracket changes to status 2
tkimia
2014-04-28
Merge branch 'master' of https://github.com/LukeShu/leaguer
tkimia
2014-04-28
prediction view now done. used Jquery
tkimia
2014-04-28
Merge branch 'master' of https://github.com/LukeShu/leaguer
guntasgrewal
2014-04-28
Fixed multiple redirection error.
guntasgrewal
2014-04-28
Merge branch 'master' of https://github.com/LukeShu/leaguer
nfoy
2014-04-28
Some more changes for alerts with messages.
nfoy
2014-04-28
Hide the bullets for all unordered lists in forms
Luke Shumaker
2014-04-28
Misc fixes. (This commit is from Luke on Andrew's box)
AndrewMurrell
[next]