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
/
controllers
/
sessions_controller.rb
Age
Commit message (
Expand
)
Author
2014-04-27
handle what I can of `fgrep -r TODO app lib`
Luke Shumaker
2014-04-04
Implement the new security mechanism
Luke Shumaker
2014-04-03
Merge branch 'clean2'
shumakl
2014-04-03
normalize to tab indent
shumakl
2014-04-03
run generate.sh
shumakl
2014-04-03
Move things around between users and sessions
shumakl
2014-03-06
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-06
no
DavisLWebb
2014-03-06
login fixed and some views look better
Tomer Kimia
2014-03-06
Users can now log in with user_name and email but I could not make one text b...
DavisLWebb
2014-03-05
Merge branch 'clean'
Luke Shumaker
2014-03-05
make a session model as well as controller
Luke Shumaker
2014-03-04
Merge branch 'master' of github.com:LukeShu/leager
Luke Shumaker
2014-03-04
fix SessionsController#create
Luke Shumaker
2014-03-04
login works
Tomer Kimia
2014-03-04
signin gives error if user cannot sign in
Tomer Kimia
2014-03-04
simplify the sessions routing
Luke Shumaker
2014-03-03
small things
Tomer Kimia
2014-03-03
More documentation changes
DavisLWebb
2014-03-02
I changed the user controller
DavisLWebb
2014-03-02
THIS SHOULD COMMIT THE SESSION FILES
DavisLWebb
2014-03-02
currently adding Session controller and view
DavisLWebb