Age | Commit message (Expand) | Author |
2014-04-03 | fixed some of andrews weird stuff with starting a tournament | tkimia |
2014-04-03 | Merge branch 'master' of github.com:LukeShu/leaguer | shumakl |
2014-04-03 | Use the null object pattern for current_user when not logged in | shumakl |
2014-04-03 | Users can't join twice | tkimia |
2014-04-03 | fix login with tokens belonging to sessions | shumakl |
2014-04-03 | Merge branch 'clean2' | shumakl |
2014-04-03 | normalize to tab indent | shumakl |
2014-04-03 | run generate.sh | shumakl |
2014-04-01 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-04-01 | Settled Merge Conflicts. | AndrewMurrell |
2014-04-01 | players can now leave tournaments | Tomer Kimia |
2014-04-01 | Re-ran generate. | AndrewMurrell |
2014-03-25 | revert Guntas | AndrewMurrell |
2014-03-25 | added match status | guntasgrewal |
2014-03-25 | Merge branch 'clean' | guntasgrewal |
2014-03-25 | Changes to generate.sh | guntasgrewal |
2014-03-07 | Foy found my error '!=' not '==' in tournament model. | AndrewMurrell |
2014-03-07 | tournaments table is better | Tomer Kimia |
2014-03-07 | I think I fixed the issue with permissions. | AndrewMurrell |
2014-03-07 | It is 1:30 AM | Luke Shumaker |
2014-03-07 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-03-07 | Hey guys, I made it work. Just pick max_players_per_match to be 1. | AndrewMurrell |
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 | Merge branch 'master' of github.com:LukeShu/leaguer | Luke Shumaker |
2014-03-06 | let anyone always create a tourney | Luke Shumaker |
2014-03-06 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-03-06 | Fixed the registration in the tourney model and fixed a lint int the controller. | AndrewMurrell |
2014-03-06 | fix thing again | Luke Shumaker |
2014-03-06 | Fixed some merge errors in show.html.erb | AndrewMurrell |
2014-03-06 | Redirection works as does the close tournament button. | 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 |
2014-03-06 | use had_and_belongs_to_many | Luke Shumaker |
2014-03-06 | Merge branch 'clean' | Luke Shumaker |
2014-03-06 | make the join tables not have models | Luke Shumaker |
2014-03-06 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy |
2014-03-06 | matches routed | nfoy |
2014-03-06 | fix joining a tournament | Luke Shumaker |
2014-03-06 | Merge branch 'master2' | Luke Shumaker |
2014-03-06 | Merge branch 'clean' into master2 | Luke Shumaker |
2014-03-06 | Merge branch 'clean' | Luke Shumaker |
2014-03-06 | Merge branch 'master' of github.com:LukeShu/leaguer | Luke Shumaker |
2014-03-06 | implement tournament joining | Luke Shumaker |
2014-03-06 | Here's Luke's stuff because he doesn't have wifi. | AndrewMurrell |
2014-03-06 | merge ready? | guntasgrewal |
2014-03-06 | new generate | guntasgrewal |
2014-03-06 | login fixed and some views look better | Tomer Kimia |