| Commit message (Expand) | Author | Age | Files | Lines |
* | S3: permit uploading files larger than 5 GB | George Claghorn | 2019-05-16 | 3 | -6/+69 |
* | Remove outdated cross-origin redirection tests | George Claghorn | 2019-05-15 | 2 | -55/+0 |
* | Inline anemic methods | George Claghorn | 2019-05-15 | 1 | -10/+4 |
* | Halve string allocations in S3 streaming and partial downloads | George Claghorn | 2019-04-26 | 1 | -2/+2 |
* | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 3 | -187/+4 |
* | Fix markup in CHANGELOGs [ci skip] | Ryuta Kamizono | 2019-04-25 | 1 | -2/+4 |
* | Update changelog for a bug-fix to read better [ci skip] | Sharang Dashputre | 2019-04-24 | 1 | -1/+1 |
* | Don't fail ImageAnalyzer on unsupported types | Guilherme Mansur | 2019-04-24 | 3 | -4/+24 |
* | Merge pull request #36045 from yfxie/fix-normalize-the-hash-of-transformations | George Claghorn | 2019-04-21 | 2 | -1/+9 |
|\ |
|
| * | normalize the hash of transformations | Yi Feng | 2019-04-20 | 2 | -1/+9 |
* | | Allow ActiveStorage to generate variants of BMP images | Younes SERRAJ | 2019-04-21 | 4 | -0/+17 |
|/ |
|
* | Output junit format test report | Fumiaki MATSUSHIMA | 2019-04-04 | 1 | -0/+2 |
* | url -> URL where apt except inside actionpack/ | Sharang Dashputre | 2019-04-01 | 4 | -8/+8 |
* | Revert "Add ActiveStorage.service_configurations and ActiveStorage.service" | George Claghorn | 2019-03-31 | 4 | -36/+30 |
* | Add ActiveStorage.service_configurations and ActiveStorage.service | George Claghorn | 2019-03-31 | 4 | -30/+36 |
* | Require railties for all Active Storage dependencies | George Claghorn | 2019-03-30 | 1 | -0/+4 |
* | Specify Active Storage's dependency on Active Job | George Claghorn | 2019-03-30 | 1 | -1/+2 |
* | Add load hook for ActiveStorage::Attachment | George Claghorn | 2019-03-28 | 2 | -2/+4 |
* | Add ActiveStorage::Service#open | George Claghorn | 2019-03-28 | 6 | -30/+32 |
* | Traducir del: inglés | Eugeniu Tambur | 2019-03-19 | 1 | -1/+1 |
* | Fix for migration active_storage migration | Eugeniu Tambur | 2019-03-15 | 1 | -1/+3 |
* | GCS service: skip unnecessary bucket lookups | George Claghorn | 2019-03-14 | 1 | -1/+1 |
* | Merge tag 'v6.0.0.beta3' | eileencodes | 2019-03-13 | 3 | -2/+7 |
|\ |
|
| * | Prep release | eileencodes | 2019-03-11 | 3 | -2/+7 |
* | | Squish the deprecation messages across the codebase | Prathamesh Sonpatki | 2019-03-11 | 2 | -2/+2 |
* | | Merge pull request #35559 from ashishprajapati/ashishprajapati/important_text... | Kasper Timm Hansen | 2019-03-09 | 1 | -0/+2 |
|\ \ |
|
| * | | Added missing guide links in README documentation and minor wording fix [ci s... | ashishprajapati | 2019-03-10 | 1 | -0/+2 |
* | | | Fix links in gemspec and docs from http to https. | Abhay Nikam | 2019-03-09 | 1 | -1/+1 |
* | | | Updated links from http to https in guides, docs, etc | Abhay Nikam | 2019-03-09 | 1 | -2/+2 |
|/ / |
|
* | | Decrypt the ASt test config if available | Matthew Draper | 2019-03-05 | 1 | -0/+8 |
* | | Merge pull request #35412 from abhchand/correctly-load-blob-association | George Claghorn | 2019-02-26 | 3 | -0/+7 |
|\ \
| |/
|/| |
|
| * | [ActiveStorage] Ensure that the `_blob` association is properly loaded when a... | Abhishek Chandrasekhar | 2019-02-26 | 3 | -0/+7 |
* | | Preparing for 6.0.0.beta2 release | Rafael Mendonça França | 2019-02-25 | 3 | -2/+7 |
|/ |
|
* | Add missing require to active_storage.rb | Eugene Kenny | 2019-02-20 | 1 | -0/+1 |
* | Delegated path_for to primary in the MirrorService | Abhay Nikam | 2019-02-14 | 2 | -1/+5 |
* | Allow configuring the Azure Storage service with extra client options | garytaylor | 2019-02-04 | 1 | -2/+2 |
* | Merge pull request #35043 from simoleone/activestorage/s3/content-type | Eileen M. Uchitelle | 2019-02-01 | 2 | -2/+20 |
|\ |
|
| * | include the content type when uploading to S3 | Simo Leone | 2019-01-24 | 2 | -2/+20 |
* | | ActiveStorage typo fix. | alkesh26 | 2019-01-31 | 1 | -1/+1 |
* | | Fix usage documentation in VideoAnalyzer | Carlos Ramirez III | 2019-01-28 | 1 | -1/+1 |
* | | Add CHANGELOG entries for npm package renames [ci skip] | Javan Makhmali | 2019-01-28 | 1 | -0/+6 |
* | | Prefer ImageProcessing's resize_to_limit macro over resize_to_fit | George Claghorn | 2019-01-24 | 5 | -12/+12 |
|/ |
|
* | Revert ensure external redirects are explicitly allowed | Gannon McGibbon | 2019-01-22 | 2 | -2/+2 |
* | Fix ArgumentError: Unsafe redirect | Yuichi Takeuchi | 2019-01-21 | 4 | -2/+57 |
* | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 3 | -2/+4 |
* | Merge pull request #33419 from bogdanvlviv/update-active_storage | George Claghorn | 2019-01-16 | 2 | -0/+14 |
|\ |
|
| * | Add foreign key to active_storage_attachments for `blob_id` via new migration | bogdanvlviv | 2019-01-16 | 2 | -0/+14 |
* | | Minimize boilerplate setup code for JavaScript libraries | Javan Makhmali | 2019-01-16 | 1 | -2/+1 |
|/ |
|
* | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 2 | -2/+2 |
* | Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie... | Kasper Timm Hansen | 2019-01-08 | 1 | -0/+3 |