index
:
xlgmokha/surface.git
master
Rails app for fitness tracking
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
schema.rb
Age
Commit message (
Expand
)
Author
2017-08-30
add page of emails.
mo
2017-08-23
parse new format of csv.
mo
2016-07-27
Show N/A when no exercise record exists
speasley
2016-07-19
add actual_duration to sets.
mo khan
2016-07-18
add target_duration.
mo khan
2016-07-09
add duration to recommendations.
mo khan
2016-07-04
fix broken tests.
mo khan
2016-06-30
extract WarmUpSet and WorkSet.
mo khan
2016-06-24
refactor model.
mo khan
2016-06-23
refactor model and drop dead code.
mo khan
2016-06-22
fix tests.
mo khan
2016-06-11
change train method to accept reps.
mo khan
2016-06-11
remove old fields and fix constraints.
mo khan
2016-06-11
extract exercise set model.
mo khan
2016-06-11
add target sets and reps to exercise session.
mo khan
2016-05-28
add home gym to profiles.
mo khan
2016-05-23
add unique contstraint to Profile#user_id
mo khan
2016-05-23
revert default timezone.
mo khan
2016-05-23
update default timezone.
mo khan
2016-05-21
add unique constraint to yelp_id index.
mo khan
2016-05-15
add yelp id to gyms.
mo khan
2016-05-14
save received emails in db.
mo khan
2016-05-13
add time_zone to profile.
mo khan
2016-05-01
use user_session.id instead of user.id
mo khan
2016-04-30
add user_session model.
mo khan
2016-04-30
rename state to region and add postal code.
mo khan
2016-04-29
create gyms table.
mo khan
2015-11-15
change default social tolerance.
mo khan
2015-08-27
merge with master
mo khan
2015-08-13
Fix profile saving, showing, etc
Stephen Peasley
2015-08-01
Add gender and social tolerance to profile edit form
Stephen Peasley
2015-08-01
Create user profile upon user creation
Stephen Peasley
2015-07-30
Add user profile [WIP]
Stephen Peasley
2015-05-30
add timestamps to users table and migrate existing users.
mo khan
2015-05-30
add timestamps to users table.
mo khan
2015-05-22
parse out the body weight.
mo khan
2015-05-22
add programs route.
mo khan
2015-05-21
display the target weight and the number of reps completed for each set.
mo khan
2015-05-21
add occurred_at column and use partial to list out each training_session.
mo khan
2015-05-21
create a workout record for each recors in the sqlite db.
mo khan
2015-05-18
remove items.
mo khan
2015-02-28
scaffold up the items.
mo khan
2015-01-24
First cut of user authentication
Stephen Peasley
2015-01-03
happy day scenario user registration.
mo khan
2014-12-27
install rspec.
mo khan