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
/
views
Age
Commit message (
Expand
)
Author
2014-03-04
Git is telling me to commit I dont know why
DavisLWebb
2014-03-03
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-03
view stuff
DavisLWebb
2014-03-03
Made it possible to log in from the sign up page. As in I put a link under th...
AndrewMurrell
2014-03-03
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-03
Made it so 'log out' only appears if you're logged in.
AndrewMurrell
2014-03-03
I added a lot of documentation to user.rb
DavisLWebb
2014-03-03
Changed the views for tournament a little more.
AndrewMurrell
2014-03-03
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-03
What was broken has been reforged.
AndrewMurrell
2014-03-03
I HAVE THE WEBSITE RENDER THE USER'S USER NAME
DavisLWebb
2014-03-03
Oops, also forgot this one.
AndrewMurrell
2014-03-03
Some of the stuff I forgot to commit last night. Updated and cleaned up some ...
AndrewMurrell
2014-03-02
Since I don't know how to do stuff with forms, I edited the actual HTML to fi...
AndrewMurrell
2014-03-02
I changed the user controller
DavisLWebb
2014-03-02
Made the button on the homepage redirect to the signup page.
AndrewMurrell
2014-03-02
the users helper wasnt being push
DavisLWebb
2014-03-02
added debug info to bottom of views
Tomer Kimia
2014-03-02
container around body in html
Tomer Kimia
2014-03-02
new homepage, better css
Tomer Kimia
2014-03-02
added preliminary homepage
Tomer Kimia
2014-03-01
quick and dirty css
Tomer Kimia
2014-03-01
added new user form
Tomer Kimia
2014-02-25
Search bar and footer html.
Tomer Kimia
2014-02-18
Run `rails new`
Luke Shumaker