aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/models/variant_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36045 from yfxie/fix-normalize-the-hash-of-transformationsGeorge Claghorn2019-04-211-0/+8
|\
| * normalize the hash of transformationsYi Feng2019-04-201-0/+8
* | Allow ActiveStorage to generate variants of BMP imagesYounes SERRAJ2019-04-211-0/+11
|/
* Permit generating variants of TIFF imagesLuciano Sousa2018-12-301-0/+11
* Make Active Storage blob keys lowercaseJulik Tarkhanov2018-12-301-1/+1
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-57/+49
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-271-1/+1
* Disable variant options when false or nil presentJacob Smith2018-05-211-0/+61
* Show ImageProcessing macros in a dedicated exampleJanko Marohnić2018-04-231-3/+13
* Rename ActiveStorage.processor to .variant_processorJanko Marohnić2018-04-221-4/+4
* Use ImageProcessing gem for ActiveStorage variantsJanko Marohnić2018-04-181-12/+35
* Support varying ICO filesGeorge Claghorn2018-02-241-0/+11
* Extract content types from blob dataGeorge Claghorn2018-01-151-1/+1
* Extract Analyzable and Representable concernsGeorge Claghorn2018-01-101-1/+1
* Restore support for the -layers transformationGeorge Claghorn2018-01-021-0/+8
* Add support for combined MiniMagick transformationsRobert Glaser2017-12-221-0/+14
* Convert non-web image (e.g. PSD) variants to PNGGeorge Claghorn2017-12-181-9/+19
* Restrict variants to variable image blobsGeorge Claghorn2017-12-151-0/+6
* Replace variation key use with SHA256 of key to prevent long filenameskhall2017-10-051-0/+5
* Preview PDFs and videosGeorge Claghorn2017-09-281-3/+3
* Should escape regexp wildcard character `.`Koichi ITO2017-08-141-2/+2
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix ruby warningsyuuji.yaginuma2017-08-051-3/+3
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+27