Age | Commit message (Expand) | Author |
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 | winner problem fixed in elimination | tkimia |
2014-04-29 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia |
2014-04-29 | elimination works SOMETIMES... other times it just can't put down a damned wi... | tkimia |
2014-04-29 | scoring accepts matches | AndrewMurrell |
2014-04-29 | clean up permission system | Luke Shumaker |
2014-04-29 | fix scoring (mostly... I managed to get a 500 while refreshing) | 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 | Fixed status 2-3 transition and statistic sampling. | AndrewMurrell |
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 | Misc fixes. (This commit is from Luke on Andrew's box) | AndrewMurrell |
2014-04-28 | Make Statistic#value a rich (JSON) object | AndrewMurrell |
2014-04-28 | I fixed it. added self and fixed variable names. | AndrewMurrell |
2014-04-28 | oops | 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-28 | Made Round Robin Work (but it makes too many rounds for 1v1s right now) | AndrewMurrell |
2014-04-28 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia |
2014-04-28 | first draft selection. Not done... most of my time was spent reqriting the SV... | tkimia |
2014-04-28 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-04-28 | Fixing Errors in lib and hooks into lib | AndrewMurrell |
2014-04-28 | fix bad merge | Luke Shumaker |
2014-04-28 | implement most of the TODOs in Match | Luke Shumaker |
2014-04-28 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Luke Shumaker |
2014-04-28 | Re-jigger the sampling interface | Luke Shumaker |
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-27 | touch up tournament creation | Luke Shumaker |
2014-04-27 | Add {Game,Tournament}Setting.types to look up magic numbers | 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 | lib methods for tournament_stage | AndrewMurrell |
2014-04-26 | add convenience methods for getting scoring/sampling/scheduling/seeding | Luke Shumaker |
2014-04-26 | bracket creation is good | tkimia |