summaryrefslogtreecommitdiff
path: root/app/jobs
AgeCommit message (Expand)Author
2016-07-04fix broken tests.mo khan
2016-07-04upgrade to rails 5.mo khan
2016-06-23refactor model and drop dead code.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
2015-11-14plug in csv importer.mo khan
2015-06-15use block syntax to process file before temp directory is removed.mo khan
2015-06-15move downloading to GoogleDrive class.mo khan
2015-06-15add spec to download a file from drive.mo khan
2015-06-15merge with master.mo khan
2015-06-14use google drive js api to download backup file.mo khan
2015-06-14attempt to download with ruby client library.mo khan
2015-06-14download file from google drive.mo khan
2015-06-13hound happy.mo khan
2015-06-13use rubyzip to unzip file and continue if successful.mo khan
2015-06-13fail gracefully for unknown file types.mo khan
2015-05-31hound happy.mo khan
2015-05-31start to build ios importer.mo khan
2015-05-31load the appropriate importer based on the contents of the extracted backup f...mo khan
2015-05-31move android specific classes to an Android namespace.mo khan
2015-05-31move android specific db file to android importer.mo khan
2015-05-31extract android importer.mo khan
2015-05-30rename backup job.mo khan
2015-05-30pass program through when parsing the backup file.mo khan
2015-05-23hound happy.mo khan
2015-05-21add seed data and use multipart form to upload backup file.mo khan
2015-05-21create a workout record for each recors in the sqlite db.mo khan