aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
Commit message (Expand)AuthorAgeFilesLines
* Unify to use 4 spaces indentation in CHANGELOGs [ci skip]Ryuta Kamizono2019-06-051-41/+42
* Add a changelog entry for 165785eGeorge Claghorn2019-05-301-2/+11
* Skip image analysis on ImageMagick errorGeorge Claghorn2019-05-301-0/+3
* Add :allow_nil option to delegate_missing_to; use in ActiveStorageMatt Tanous2019-05-232-1/+16
* Mirror direct uploadsGeorge Claghorn2019-05-2211-66/+135
* S3: permit uploading files larger than 5 GBGeorge Claghorn2019-05-163-6/+69
* Remove outdated cross-origin redirection testsGeorge Claghorn2019-05-152-55/+0
* Inline anemic methodsGeorge Claghorn2019-05-151-10/+4
* Halve string allocations in S3 streaming and partial downloadsGeorge Claghorn2019-04-261-2/+2
* Start Rails 6.1 developmentRafael Mendonça França2019-04-243-187/+4
* Fix markup in CHANGELOGs [ci skip]Ryuta Kamizono2019-04-251-2/+4
* Update changelog for a bug-fix to read better [ci skip]Sharang Dashputre2019-04-241-1/+1
* Don't fail ImageAnalyzer on unsupported typesGuilherme Mansur2019-04-243-4/+24
* Merge pull request #36045 from yfxie/fix-normalize-the-hash-of-transformationsGeorge Claghorn2019-04-212-1/+9
|\
| * normalize the hash of transformationsYi Feng2019-04-202-1/+9
* | Allow ActiveStorage to generate variants of BMP imagesYounes SERRAJ2019-04-214-0/+17
|/
* Output junit format test reportFumiaki MATSUSHIMA2019-04-041-0/+2
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-014-8/+8
* Revert "Add ActiveStorage.service_configurations and ActiveStorage.service"George Claghorn2019-03-314-36/+30
* Add ActiveStorage.service_configurations and ActiveStorage.serviceGeorge Claghorn2019-03-314-30/+36
* Require railties for all Active Storage dependenciesGeorge Claghorn2019-03-301-0/+4
* Specify Active Storage's dependency on Active JobGeorge Claghorn2019-03-301-1/+2
* Add load hook for ActiveStorage::AttachmentGeorge Claghorn2019-03-282-2/+4
* Add ActiveStorage::Service#openGeorge Claghorn2019-03-286-30/+32
* Traducir del: inglésEugeniu Tambur2019-03-191-1/+1
* Fix for migration active_storage migrationEugeniu Tambur2019-03-151-1/+3
* GCS service: skip unnecessary bucket lookupsGeorge Claghorn2019-03-141-1/+1
* Merge tag 'v6.0.0.beta3'eileencodes2019-03-133-2/+7
|\
| * Prep releaseeileencodes2019-03-113-2/+7
* | Squish the deprecation messages across the codebasePrathamesh Sonpatki2019-03-112-2/+2
* | Merge pull request #35559 from ashishprajapati/ashishprajapati/important_text...Kasper Timm Hansen2019-03-091-0/+2
|\ \
| * | Added missing guide links in README documentation and minor wording fix [ci s...ashishprajapati2019-03-101-0/+2
* | | Fix links in gemspec and docs from http to https.Abhay Nikam2019-03-091-1/+1
* | | Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-091-2/+2
|/ /
* | Decrypt the ASt test config if availableMatthew Draper2019-03-051-0/+8
* | Merge pull request #35412 from abhchand/correctly-load-blob-associationGeorge Claghorn2019-02-263-0/+7
|\ \ | |/ |/|
| * [ActiveStorage] Ensure that the `_blob` association is properly loaded when a...Abhishek Chandrasekhar2019-02-263-0/+7
* | Preparing for 6.0.0.beta2 releaseRafael Mendonça França2019-02-253-2/+7
|/
* Add missing require to active_storage.rbEugene Kenny2019-02-201-0/+1
* Delegated path_for to primary in the MirrorServiceAbhay Nikam2019-02-142-1/+5
* 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-012-2/+20
|\
| * include the content type when uploading to S3Simo Leone2019-01-242-2/+20
* | ActiveStorage typo fix.alkesh262019-01-311-1/+1
* | Fix usage documentation in VideoAnalyzerCarlos Ramirez III2019-01-281-1/+1
* | Add CHANGELOG entries for npm package renames [ci skip]Javan Makhmali2019-01-281-0/+6
* | Prefer ImageProcessing's resize_to_limit macro over resize_to_fitGeorge Claghorn2019-01-245-12/+12
|/
* Revert ensure external redirects are explicitly allowedGannon McGibbon2019-01-222-2/+2
* Fix ArgumentError: Unsafe redirectYuichi Takeuchi2019-01-214-2/+57
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-183-2/+4