summaryrefslogtreecommitdiff
path: root/app/services/application/upload_photo.rb
AgeCommit message (Expand)Author
2015-01-27rename params to attributes.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-20extract temporary storage class.mo khan
2015-01-20replace old infrastructure code with active job.mo khan
2014-11-22wrap photo upload in transaction.mo khan
2014-10-16rename message_bus to command_bus.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-05attach a watermark to the photo during upload.mo khan
2014-05-31remove extra slash in directory path.mo khan
2014-05-31extract some methods and use the original file name when processing the file.mo khan
2014-05-31fix broken tests. move tmp file upload to tmp dir before processing.mo khan
2014-05-31marks the photo when processing is complete.mo khan
2014-05-30schedule a background job to begin processing the uploaded image.mo khan