index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
controllers
Age
Commit message (
Expand
)
Author
2014-10-18
rename creations controller to cakes.
mo khan
2014-10-16
merge the two creations controller into one.
mo khan
2014-10-16
remove extra service object and fix broken spec.
mo khan
2014-10-16
remove usage of find cake by id query object.
mo khan
2014-10-16
publish a command to add a favorites to a users collection as a background job.
mo khan
2014-10-16
create a creations repository.
mo khan
2014-10-16
extract tagged scope.
mo khan
2014-10-16
move user repository to user/repository and add scopes to User model.
mo khan
2014-10-15
extract user repository
mo khan
2014-10-15
fix broken specs.
mo khan
2014-10-04
fix broken specs.
mo khan
2014-09-20
fix broken specs.
mo khan
2014-09-18
removed commented out devise lines and stuff.
mo khan
2014-09-18
fix broken specs.
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-17
remove password confirmation from registration.
mo khan
2014-09-17
login the user after registering.
mo khan
2014-09-17
add email validation.
mo khan
2014-09-17
get controller specs passing.
mo khan
2014-09-17
remove devise.
mo khan
2014-09-07
add infinite scroll to categories and fix back button with turbolinks.
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
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-21
rename sessions cookie to ignore old cookies.
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
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
move login method to user model.
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
2014-08-12
update all authentication to use the new authenticate before_filter.
mo khan
2014-08-12
update links to new_session_path.
mo khan
2014-08-12
redirect to login page when credentials are invalid.
mo khan
2014-08-06
create action to logout.
mo khan
2014-08-06
redirect to dashboard after logging in.
mo khan
2014-08-06
display error when the credentials are not known.
mo khan
2014-08-06
start to work on the login action.
mo khan
2014-08-06
create the new login page and action.
mo khan
2014-08-06
use absolute path helper instead of url_for when generating site map.
mo khan
[prev]
[next]