aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
Commit message (Expand)AuthorAgeFilesLines
* Let the generated initializers/backtrace_silencers.rb code use Regexp#match?Akira Matsuda2019-07-291-1/+1
* Use a smaller TIFF file as fixtureErshad Kunnakkadan2019-07-271-0/+0
* Merge pull request #36715 from peterzhu2118/azure-content-typeEileen M. Uchitelle2019-07-242-2/+16
|\
| * Add content_type to upload in AzurePeter Zhu2019-07-242-2/+16
* | Merge pull request #36642 from wagenet/fix-disk-service-hostRafael França2019-07-232-3/+13
|\ \
| * | Fix host for ActiveStorage DiskServicePeter Wagenet2019-07-092-3/+13
* | | Make Active Storage routes optionalGannon McGibbon2019-07-224-1/+7
* | | Preserve existing attachment assignment behavior for upgraded appsGeorge Claghorn2019-07-204-10/+53
* | | Revert "Merge pull request #36676 from wjessop/change_activestorage_metadata_...Ryuta Kamizono2019-07-171-1/+1
| |/ |/|
* | Different versions of ffprobe can return subtly different video lengthsWill Jessop2019-07-141-1/+1
* | Fix activestorage CI failure due to ffprove version differeceRyuta Kamizono2019-07-141-1/+0
|/
* 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