index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
Age
Commit message (
Expand
)
Author
2014-10-18
update profiles page to search users from that page.
mo khan
2014-10-18
allow for querying artists.
mo khan
2014-10-18
extract method to search for artists.
mo khan
2014-10-18
rename filterable to queryable.
mo khan
2014-10-18
move search filtering into repository.
mo khan
2014-10-18
add search by name and description.
mo khan
2014-10-18
add a category search filter.
mo khan
2014-10-16
merge the two creations controller into one.
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-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-10-03
render profiles page in backbone.
mo khan
2014-10-01
sort sessions by different fields.
mo khan
2014-10-01
display browser info for each session.
mo khan
2014-09-30
eager load location.
mo khan
2014-09-30
Merged in mocheen/cakeside/create-locations (pull request #104)
mo k
2014-09-28
migrate location info from sessions to locations.
mo khan
2014-09-28
remove extra location assignment.
mo khan
2014-09-28
remove usage of old avatar uploader.
mo khan
2014-09-28
associate user sessions to locations.
mo khan
2014-09-27
create locations table.
mo khan
2014-09-27
extract a location class.
mo khan
2014-09-23
add newest/oldest sort.
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-22
update thumb size to 260x260
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-19
make photos polymorphic.
mo khan
2014-09-18
removed commented out devise lines and stuff.
mo khan
2014-09-18
display errors when resetting a password.
mo khan
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 send reset password instructions.
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-08
add geolocation info to user session.
mo khan
2014-09-08
set key to readonly
mo khan
[prev]
[next]