aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
Commit message (Expand)AuthorAgeFilesLines
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-0514-55/+66
* Handle another case where a blob might be erroneously purgedGeorge Claghorn2018-03-042-5/+22
* Avoid purging attached blob when replacing it with itselfGeorge Claghorn2018-03-042-2/+18
* Merge Previews/Variants controller into one Representations controller.Kasper Timm Hansen2018-03-037-100/+74
* Deprecate `active_support/core_ext/hash/compact`yuuji.yaginuma2018-03-021-2/+0
* Rebuild activestorage.jsGeorge Claghorn2018-02-281-1/+1
* Handle file checksumming errorsGeorge Claghorn2018-02-281-0/+6
* Clear Blob's type before sending itGeorge Claghorn2018-02-262-2/+2
* Update test to reflect direct upload header changesGeorge Claghorn2018-02-261-1/+1
* Avoid specifying content types for direct uploads to Google Cloud StorageGeorge Claghorn2018-02-262-6/+5
* Remove changelogs for Rails 6.0 since they were backported to `5-2-stable`bogdanvlviv2018-02-261-7/+0
* Use lazy load hook to configure ActiveStorage::BlobEugene Kenny2018-02-252-1/+3
* Support varying ICO filesGeorge Claghorn2018-02-244-2/+21
* Allow S3 tests against buckets in other regionsAndrew White2018-02-212-2/+2
* Hoist update for clarityGeorge Claghorn2018-02-202-8/+8
* Undocument ActiveStorage::IdentificationGeorge Claghorn2018-02-201-1/+1
* Correct Range header syntaxGeorge Claghorn2018-02-201-1/+1
* 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