aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
Commit message (Expand)AuthorAgeFilesLines
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-172-1/+8
* Clean up and consolidate .gitignoresbogdanvlviv2018-02-171-7/+6
* Remove support to Ruby 2.2Rafael Mendonça França2018-02-161-1/+1
* Use require_dependency inside Active StorageEugene Kenny2018-02-142-3/+9
* Document MuPDF version requirementGeorge Claghorn2018-02-131-1/+1
* Add ActiveStorage::Blob.unattached scopefatkodima2018-02-122-0/+19
* Use full class names when including concerns to avoid collisionsWojtek Wrona2018-02-121-1/+3
* Add missing requireGeorge Claghorn2018-02-111-0/+2
* Merge pull request #31927 from mrreynolds/patch-2Eileen M. Uchitelle2018-02-091-0/+8
|\
| * Document :combine_optionsRobert Glaser2018-02-081-0/+8
* | Fix `blob.service_url` for supports string or nil `:filename` option.Jason Lee2018-02-083-1/+13
|/
* Include source code in published activestorage npm packageRichard Macklin2018-02-063-3/+13
* Merge pull request #31854 from huacnlee/allow-more-options-for-service-urlGeorge Claghorn2018-02-012-2/+23
|\
| * Allow `ActiveStorage::Blob#service_url` to pass addition options to `service....Jason Lee2018-02-012-2/+23
* | Use the full class name for the JSON coder, as there may be anotherRenaud Chaput2018-02-011-1/+1
|/
* Correct orientation detectionGeorge Claghorn2018-01-312-3/+3
* Swap encoded image width and height if angle is 90 or 270 degreesGeorge Claghorn2018-01-313-3/+26
* Start Rails 6.0 development!!!Rafael Mendonça França2018-01-303-37/+5
* Add a test for ActiveStorage::Blob#image? and ActiveStorage::Blob#video?Shuhei Kitagawa2018-01-291-0/+12
* Eliminate ActiveStorage::Service::MirrorServiceTest#uploadShuhei Kitagawa2018-01-271-16/+16
* Unlink internal tempfiles after useGeorge Claghorn2018-01-262-2/+22
* Use assert_predicate and assert_not_predicateDaniel Colson2018-01-256-24/+24
* Add missing requireGeorge Claghorn2018-01-221-3/+5
* Cope with videos with undefined display aspect ratiosGeorge Claghorn2018-01-203-2/+15
* Use helper methodGeorge Claghorn2018-01-191-1/+2
* Preserve display aspect ratio for videos with rectangular samplesGeorge Claghorn2018-01-194-19/+62
* Revert "Merge pull request #31434 from olivierlacan/boot-feedback"Matthew Draper2018-01-191-4/+0
* Refactor migration to move migrations paths to connectioneileencodes2018-01-181-1/+1
* Provide a sensible default hostGeorge Claghorn2018-01-166-8/+6
* Extract content types from blob dataGeorge Claghorn2018-01-1516-32/+132
* Instrument image transformationGeorge Claghorn2018-01-101-7/+9
* Instrument preview image drawingGeorge Claghorn2018-01-101-3/+5
* Update error names in docs [ci skip]George Claghorn2018-01-101-3/+3
* Add missing `# frozen_string_literal: true`Ryuta Kamizono2018-01-113-0/+6
* Correct comment [ci skip]George Claghorn2018-01-101-1/+1
* Extract Analyzable and Representable concernsGeorge Claghorn2018-01-108-150/+158
* Change Active Storage destroy callbackskami-zh2018-01-092-2/+8
* Rebuild activestorage.jsJavan Makhmali2018-01-081-1/+1
* Work around Firefox's refusal to dispatch events on disabled elements. Fixes ...Javan Makhmali2018-01-081-1/+10
* Fix attaching blobs to optimistically-locked recordsGeorge Claghorn2018-01-081-2/+2
* Allow overriding filename in `Blob#service_url`Rosa Gutierrez2018-01-082-4/+15
* Document automatic width-height swapping [ci skip]George Claghorn2018-01-071-0/+2
* Remove redundant sentences [ci skip]George Claghorn2018-01-072-4/+2
* Tweak engine for readabilityGeorge Claghorn2018-01-071-11/+13
* Force content disposition to attachment for specific content typesRosa Gutierrez2018-01-055-2/+36
* Configure previewer/analyzer command paths centrallyGeorge Claghorn2018-01-035-23/+15
* Exclude ActiveStorage::SetBlob from API docs [ci skip]George Claghorn2018-01-021-1/+1
* Restore support for the -layers transformationGeorge Claghorn2018-01-023-14/+22
* Merge pull request #31606 from yhirano55/bump_license_years_for_2018Arun Agrawal2017-12-312-2/+2
|\
| * Bump license years for 2018Yoshiyuki Hirano2017-12-312-2/+2