index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
user.rb
Age
Commit message (
Expand
)
Author
2017-09-23
add application_record.
mo
2017-09-01
remove subscriptions page.
mo
2015-01-31
collapse conditional.
mo khan
2015-01-20
symbol to proc.
mo khan
2015-01-17
inline handler to add a cake to someones favorites.
mo khan
2015-01-02
fix broken build.
mo khan
2014-11-01
re-arrange my-dashboard.
mo khan
2014-11-01
manually notifiy user when a new activity has been created and recreate all a...
mo khan
2014-10-19
add charts to the admin section to analyze usage.
mo khan
2014-10-15
extract user repository
mo khan
2014-10-15
fix broken specs.
mo khan
2014-10-15
rename encrypted_password to password_digest.
mo khan
2014-10-15
remove commented out code.
mo khan
2014-10-15
switch to has_secure_password.
mo khan
2014-09-23
move email validator to a separate file.
mo khan
2014-09-23
fix select n+1
mo khan
2014-09-20
remove comment.
mo khan
2014-09-20
switch from avatar to image.
mo khan
2014-09-19
use polymorphic photo for avatar.
mo khan
2014-09-18
removed commented out devise lines and stuff.
mo khan
2014-09-18
copy password validations from devise.
mo khan
2014-09-17
store raw password in memory temporarily.
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-07
tidy up the admin section.
mo khan
2014-08-26
merge with master.
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
rename is_admin to admin on users table.
mo khan
2014-08-14
move login method to user model.
mo khan
2014-07-08
add a my#tutorials tab.
mo khan
2014-07-05
remove description from create command because we do not add one until we edi...
mo khan
2014-07-05
stop sending welcome emails in tests and clean up some duplication.
mo khan
2014-07-05
remove usage of watermark from creations.
mo khan
2014-06-28
extract method to create cake and ensure the category exists first.
mo khan
2014-06-12
remove geocoding stuff because production is crashing when trying to connect ...
mo khan
2014-05-21
add specs for favorites controller.
mo khan
2014-05-16
register new users in mailchimp mail list.
mo khan
2014-01-18
create a new comment.
mo khan
2014-01-17
load 20 most recent activities in descing order and make it look pretty.
mo khan
2014-01-17
record an new activity when someone adds your cake to their favorites.
mo khan
2014-01-07
send welcome email when someone signs up. fixes #5
mo khan
2013-12-30
merge with master.
mo khan
2013-12-29
add is_admin column to users table.
mo khan
2013-12-29
boot people out of the admin section.
mo khan
2013-12-29
re-organize hooks, validation and data definitions in user model.
mo khan
[next]