aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/models/active_storage/variation.rb
Commit message (Expand)AuthorAgeFilesLines
* normalize the hash of transformationsYi Feng2019-04-201-1/+1
* Squish the deprecation messages across the codebasePrathamesh Sonpatki2019-03-111-1/+1
* Prefer ImageProcessing's resize_to_limit macro over resize_to_fitGeorge Claghorn2019-01-241-1/+1
* Extract transformersGeorge Claghorn2018-08-101-62/+17
* Avoid 2.6 warning: shadowing outer local variable - listutilum2018-05-231-8/+6
* Disable variant options when false or nil presentJacob Smith2018-05-211-12/+10
* Don't swallow LoadError raised for missing libvipsJanko Marohnić2018-04-231-3/+7
* Recommend using :resize_to_fit after allJanko Marohnić2018-04-231-1/+1
* Rename ActiveStorage.processor to .variant_processorJanko Marohnić2018-04-221-2/+2
* Use ImageProcessing gem for ActiveStorage variantsJanko Marohnić2018-04-181-18/+54
* Document :combine_optionsRobert Glaser2018-02-081-0/+8
* Instrument image transformationGeorge Claghorn2018-01-101-7/+9
* Restore support for the -layers transformationGeorge Claghorn2018-01-021-14/+14
* prevent shadowing outer variablesDorian Marié2017-12-251-4/+4
* Add support for combined MiniMagick transformationsRobert Glaser2017-12-221-6/+16
* Fix optimizing GIF variants using mogrify's -layers optionGeorge Claghorn2017-12-111-5/+7
* Revert "Invoke mogrify once when transforming an image"George Claghorn2017-12-111-8/+6
* Invoke mogrify once when transforming an imageGeorge Claghorn2017-12-111-6/+8
* Accept variation keys in #preview and #variantGeorge Claghorn2017-10-121-5/+10
* Preview PDFs and videosGeorge Claghorn2017-09-281-0/+9
* Remove unused require in ActiveStorage::VariationYoshiyuki Hirano2017-09-181-2/+0
* Enable links in Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-261-1/+1
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-3/+3
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix formatting of Active Storage docs [ci skip]Koichi ITO2017-08-111-4/+4
* Make Rubocop happier about ActiveStorageclaudiob2017-08-031-1/+1
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+53