summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2017-08-30add page of emails.mo
2017-08-23parse new format of csv.mo
2016-07-27Show N/A when no exercise record existsspeasley
2016-07-19add actual_duration to sets.mo khan
2016-07-18add target_duration.mo khan
2016-07-09hound happy.mo khan
2016-07-09add duration to recommendations.mo khan
2016-07-09rename workout to routine.mo khan
2016-07-09add some assistance exercises.mo khan
2016-07-04fix broken tests.mo khan
2016-07-01hound happy.mo khan
2016-06-30extract WarmUpSet and WorkSet.mo khan
2016-06-25update migration to remove null sets.mo khan
2016-06-24refactor model.mo khan
2016-06-23refactor model and drop dead code.mo khan
2016-06-22fix tests.mo khan
2016-06-11change train method to accept reps.mo khan
2016-06-11remove old fields and fix constraints.mo khan
2016-06-11extract exercise set model.mo khan
2016-06-11add target sets and reps to exercise session.mo khan
2016-05-28add home gym to profiles.mo khan
2016-05-23add unique contstraint to Profile#user_idmo khan
2016-05-23revert default timezone.mo khan
2016-05-23update default timezone.mo khan
2016-05-21add unique constraint to yelp_id index.mo khan
2016-05-15add yelp id to gyms.mo khan
2016-05-14save received emails in db.mo khan
2016-05-13add time_zone to profile.mo khan
2016-05-05wait for xhr to finish.mo khan
2016-05-05hound happy.mo khan
2016-05-01use user_session.id instead of user.idmo khan
2016-04-30add user_session model.mo khan
2016-04-30rename state to region and add postal code.mo khan
2016-04-29create gyms table.mo khan
2015-12-20hound happymo khan
2015-11-22add chinups and dips.mo khan
2015-11-15change default social tolerance.mo khan
2015-08-27merge with mastermo khan
2015-08-13Fix profile saving, showing, etcStephen Peasley
2015-08-08Get profile saving, tests passingStephen Peasley
2015-08-01Add gender and social tolerance to profile edit formStephen Peasley
2015-08-01Create user profile upon user creationStephen Peasley
2015-07-30Add user profile [WIP]Stephen Peasley
2015-06-01extract method.mo khan
2015-05-30add timestamps to users table and migrate existing users.mo khan
2015-05-30add timestamps to users table.mo khan
2015-05-22parse out the body weight.mo khan
2015-05-22add programs route.mo khan
2015-05-21display the target weight and the number of reps completed for each set.mo khan
2015-05-21add occurred_at column and use partial to list out each training_session.mo khan