summaryrefslogtreecommitdiff
path: root/spec/models
AgeCommit message (Expand)Author
2016-05-21hound happy.mo khan
2016-05-21skip import if gyms in city already exist.mo khan
2016-05-21import gyms in city when a user logs in.mo khan
2016-05-15add yelp id to gyms.mo khan
2016-05-14hound happy.mo khan
2016-05-14save received emails in db.mo khan
2016-05-14search by to address token rather then from address.mo khan
2016-05-13fix broken spec.mo khan
2016-05-11set locale for each request.mo khan
2016-05-07hound happy.mo khan
2016-05-05hound happy.mo khan
2016-05-05fix broken specs.mo khan
2016-05-03exclude duplicate gyms.mo khan
2016-05-03allow for multiple filters when searching for a gym to add.mo khan
2016-05-03search for multiple categories.mo khan
2016-05-03use yelp api to import gyms.mo khan
2016-05-02create search scopes for gym.mo khan
2016-05-01load all gyms when location of user is unknown.mo khan
2016-05-01skip the curl test.mo khan
2016-05-01return gyms located closest to a user.mo khan
2016-05-01implement ip lookup.mo khan
2016-05-01use user_session.id instead of user.idmo khan
2016-04-30add user_session model.mo khan
2016-04-30start to move authentication logic to UserSession.mo khan
2016-04-30rename state to region and add postal code.mo khan
2016-04-29list gyms in a table.mo khan
2016-04-29use geocoder to search coordinates by addressmo khan
2016-04-29assign lat/long before save.mo khan
2015-12-20hound happymo khan
2015-11-22add chinups and dips.mo khan
2015-11-22import chinups.mo khan
2015-11-22import dips.mo khan
2015-11-21do not create duplicate exercise_sessions.mo khan
2015-11-15lowercase email and username.mo khan
2015-11-15change default social tolerance.mo khan
2015-11-15add specs for exercise short_name.mo khan
2015-11-14update glob pattern to find csv file.mo khan
2015-11-14hound happymo khan
2015-11-14add _spec to filename.mo khan
2015-11-14import from csv export.mo khan
2015-11-14allow processing of csv files.mo khan
2015-11-14process csv exports received via email.mo khan
2015-08-27merge with master.mo khan
2015-08-08Get profile saving, tests passingStephen Peasley
2015-08-01Create user profile upon user creationStephen Peasley
2015-07-30Add user profile [WIP]Stephen Peasley
2015-06-22destroy dependent exercise sessions when removing a training session.mo khan
2015-06-15use google instead.mo khan
2015-06-15hound happy.mo khan
2015-06-15use block syntax to process file before temp directory is removed.mo khan