index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
2014-09-18
add logic to reset a users password,
mo khan
2014-09-18
implement password reset.
mo khan
2014-09-18
add action to change a new password from reset password link.
mo khan
2014-09-18
add page to reset the password.
mo khan
2014-09-18
add action to send reset password instructions.
mo khan
2014-09-18
create passwords controller.
mo khan
2014-09-18
copy password validations from devise.
mo khan
2014-09-17
fix the registartion spec.
mo khan
2014-09-17
remove password confirmation from registration.
mo khan
2014-09-17
login the user after registering.
mo khan
2014-09-17
add password validation.
mo khan
2014-09-17
add email validation.
mo khan
2014-09-17
get all tests passing except for registration and password reset.
mo khan
2014-09-17
get controller specs passing.
mo khan
2014-09-17
get user model specs working.
mo khan
2014-09-17
remove devise.
mo khan
2014-09-10
add configuration for view mail preview.
mo khan
2014-09-07
add infinite scroll to categories and fix back button with turbolinks.
mo khan
2014-09-07
change route from creations to cakes.
mo khan
2014-09-07
use name.parameterize.
mo khan
2014-09-04
fix broken js spec.
mo khan
2014-09-02
remove old home controller.
mo khan
2014-09-02
change my_root_path to go dashboard and load backbone content there.
mo khan
2014-08-27
add teaspoon and jasmine assets to teaspoon env.
mo khan
2014-08-27
add thew new teaspoon helper.
mo khan
2014-08-27
remove unused javascript.
mo khan
2014-08-27
remove old tutorial actions.
mo khan
2014-08-27
remove more unused fields.
mo khan
2014-08-26
merge with master.
mo khan
2014-08-25
create a single session key.
mo khan
2014-08-24
fix broken spec.
mo khan
2014-08-21
rename sessions cookie to ignore old cookies.
mo khan
2014-08-20
mark failing test as pending.
mo khan
2014-08-16
fix broken spec.
mo khan
2014-08-16
implement a simple search.
mo khan
2014-08-16
add ability to search for user in admin controller.
mo khan
2014-08-16
add specs for admin users controller.
mo khan
2014-08-16
redirect to the dashboard when already logged in.
mo khan
2014-08-16
creates views to display all user sessions.
mo khan
2014-08-16
allow admins to revoke a users session.
mo khan
2014-08-16
rename is_admin to admin on users table.
mo khan
2014-08-16
start to build sessions controller to view all sessions.
mo khan
2014-08-14
change usages of new_session_path with login_path
mo khan
2014-08-14
change login and logout routes to go to the new sessions controller.
mo khan
2014-08-14
add specs for authenticate.
mo khan
2014-08-14
add missing specs for user session.
mo khan
2014-08-14
move login method to user model.
mo khan
2014-08-14
adjust auth helper to stub out application controller methods.
mo khan
2014-08-13
generate session key and add ability to revoke a session.
mo khan
2014-08-13
rename Session to UserSession.
mo khan
[prev]
[next]