summaryrefslogtreecommitdiff
path: root/app/services
AgeCommit message (Collapse)Author
2017-08-31upgrademo
2015-01-27rename params to attributes.mo khan
2015-01-27collapse create cake command.mo khan
2015-01-25use tap.mo khan
2015-01-25return the photo after creating it.mo khan
2015-01-25fix bug in photo upload.mo khan
2015-01-20inline configuration variable.mo khan
2015-01-20just use ENV.mo khan
2015-01-20extract temporary storage class.mo khan
2015-01-20replace old infrastructure code with active job.mo khan
2015-01-17remove the old process avatart handler.mo khan
2015-01-17use new job to publish a tweet about a new cake.mo khan
2015-01-17remove old publish to twitter handler.mo khan
2015-01-17inline handler to add a cake to someones favorites.mo khan
2014-11-22wrap photo upload in transaction.mo khan
2014-10-31add tools to cake edit page.mo khan
2014-10-18remove all cakes query.mo khan
2014-10-18move search filtering into repository.mo khan
2014-10-18add search by name and description.mo khan
2014-10-18update routes to point to cakes controller.mo khan
2014-10-18shorten search syntax.mo khan
2014-10-18add a category search filter.mo khan
2014-10-16resolve cakes repo from container.mo khan
2014-10-16remove extra service object and fix broken spec.mo khan
2014-10-16remove usage of find cake by id query object.mo khan
2014-10-16publish a command to add a favorites to a users collection as a background job.mo khan
2014-10-16rename message_bus to command_bus.mo khan
2014-10-13remove amazon api product abstraction.mo khan
2014-10-13add lookup for individual amazon product.mo khan
2014-10-13create amazon product abstraction to parse the xml response.mo khan
2014-10-13only include available items sold by amazon.mo khan
2014-10-13create amazon api abstraction.mo khan
2014-09-23reverse sort.mo khan
2014-09-23add newest/oldest sort.mo khan
2014-09-22log error in image manipulation.mo khan
2014-09-22safely destroy mini magick image.mo khan
2014-09-21update blob storage spec to work for nested keys.mo khan
2014-09-21pass image path to command.mo khan
2014-09-20extract method to load object.mo khan
2014-09-20update blob storage to be able to download files from s3.mo khan
2014-09-19switch up avatar controller to upload a new photo.mo khan
2014-09-19make photos polymorphic.mo khan
2014-09-19create command to upload an avatar.mo khan
2014-09-07use update instead of update_attributes.mo khan
2014-07-16downcase pathname before whitelist check.mo khan
2014-07-07remove jquery file upload and old photo upload pages.mo khan
2014-07-05remove dead code and tidy up controller action.mo khan
2014-07-05remove description from create command because we do not add one until we ↵mo khan
edit the cake.
2014-07-05attach a watermark to the photo during upload.mo khan
2014-07-05remove usage of watermark from creations.mo khan