aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib
Commit message (Expand)AuthorAgeFilesLines
* It may be better to explicitly require 'object/try' where we call `try`Akira Matsuda2019-08-011-0/+2
* Merge pull request #36792 from peterzhu2118/azure-content-dispositionGannon McGibbon2019-07-311-2/+4
|\
| * Upload file with filename and disposition for AzurePeter Zhu2019-07-311-2/+4
* | Upload file with filename and disposition for S3Peter Zhu2019-07-311-7/+9
|/
* Merge pull request #36715 from peterzhu2118/azure-content-typeEileen M. Uchitelle2019-07-241-2/+2
|\
| * Add content_type to upload in AzurePeter Zhu2019-07-241-2/+2
* | Merge pull request #36642 from wagenet/fix-disk-service-hostRafael França2019-07-231-1/+5
|\ \
| * | Fix host for ActiveStorage DiskServicePeter Wagenet2019-07-091-1/+5
| |/
* | Make Active Storage routes optionalGannon McGibbon2019-07-222-0/+2
* | Preserve existing attachment assignment behavior for upgraded appsGeorge Claghorn2019-07-203-10/+27
|/
* Skip image analysis on ImageMagick errorGeorge Claghorn2019-05-301-0/+3
* Add :allow_nil option to delegate_missing_to; use in ActiveStorageMatt Tanous2019-05-231-1/+1
* Mirror direct uploadsGeorge Claghorn2019-05-223-6/+33
* S3: permit uploading files larger than 5 GBGeorge Claghorn2019-05-161-4/+28
* Halve string allocations in S3 streaming and partial downloadsGeorge Claghorn2019-04-261-2/+2
* Start Rails 6.1 developmentRafael Mendonça França2019-04-241-2/+2
* Don't fail ImageAnalyzer on unsupported typesGuilherme Mansur2019-04-241-4/+11
* Allow ActiveStorage to generate variants of BMP imagesYounes SERRAJ2019-04-211-0/+2
* Revert "Add ActiveStorage.service_configurations and ActiveStorage.service"George Claghorn2019-03-313-35/+29
* Add ActiveStorage.service_configurations and ActiveStorage.serviceGeorge Claghorn2019-03-313-29/+35
* Require railties for all Active Storage dependenciesGeorge Claghorn2019-03-301-0/+4
* Add ActiveStorage::Service#openGeorge Claghorn2019-03-284-21/+24
* GCS service: skip unnecessary bucket lookupsGeorge Claghorn2019-03-141-1/+1
* Merge tag 'v6.0.0.beta3'eileencodes2019-03-131-1/+1
|\
| * Prep releaseeileencodes2019-03-111-1/+1
* | Squish the deprecation messages across the codebasePrathamesh Sonpatki2019-03-111-1/+1
* | Merge pull request #35412 from abhchand/correctly-load-blob-associationGeorge Claghorn2019-02-261-0/+1
|\ \ | |/ |/|
| * [ActiveStorage] Ensure that the `_blob` association is properly loaded when a...Abhishek Chandrasekhar2019-02-261-0/+1
* | Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-251-1/+1
|/
* Add missing require to active_storage.rbEugene Kenny2019-02-201-0/+1
* Delegated path_for to primary in the MirrorServiceAbhay Nikam2019-02-141-1/+1
* Allow configuring the Azure Storage service with extra client optionsgarytaylor2019-02-041-2/+2
* Merge pull request #35043 from simoleone/activestorage/s3/content-typeEileen M. Uchitelle2019-02-011-2/+2
|\
| * include the content type when uploading to S3Simo Leone2019-01-241-2/+2
* | ActiveStorage typo fix.alkesh262019-01-311-1/+1
* | Fix usage documentation in VideoAnalyzerCarlos Ramirez III2019-01-281-1/+1
|/
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-181-1/+1
* Add foreign key to active_storage_attachments for `blob_id` via new migrationbogdanvlviv2019-01-161-0/+7
* Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-012-2/+16
* Bump license years for 2019Arun Agrawal2018-12-311-1/+1
* Permit generating variants of TIFF imagesLuciano Sousa2018-12-301-0/+2
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-214-68/+44
* Fix `ArgumentError` when uploading to amazon s3Hiroki Sanpei2018-11-281-1/+1
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-277-22/+58
* Add progressive JPG to default variable content typesMaurice Kühlborn2018-11-211-0/+1
* Merge pull request #33829 from mtsmfm/encode-filenameKasper Timm Hansen2018-09-231-1/+4
|\
| * Encode Content-Disposition filenames on send_data and send_fileFumiaki MATSUSHIMA2018-09-131-1/+4
* | Configure Active Storage route prefixChris Bisnett2018-09-142-0/+2
|/
* Handle only specifically relevant Azure HTTPErrorsCameron Bothner2018-08-231-5/+7
* Revert "Merge pull request #33667 from cbothner/azure-service-swallowing-all-...George Claghorn2018-08-231-13/+7