aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #33419 from bogdanvlviv/update-active_storageGeorge Claghorn2019-01-162-0/+14
|\
| * Add foreign key to active_storage_attachments for `blob_id` via new migrationbogdanvlviv2019-01-162-0/+14
* | Minimize boilerplate setup code for JavaScript librariesJavan Makhmali2019-01-161-2/+1
|/
* Move all npm packages to @rails scopeJavan Makhmali2019-01-102-2/+2
* Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...Kasper Timm Hansen2019-01-081-0/+3
* Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"Kasper Timm Hansen2019-01-081-3/+0
* Merge pull request #34132 from ConfusedVorlon/enable_fragment_cache_log_in_devRafael França2019-01-081-0/+1
|\
| * enable_fragment_cache_loggingRob Jonson2018-10-091-0/+1
* | Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-016-3/+31
* | Bump license years for 2019Arun Agrawal2018-12-312-2/+2
* | Permit generating variants of TIFF imagesLuciano Sousa2018-12-304-0/+17
* | Make Active Storage blob keys lowercaseJulik Tarkhanov2018-12-304-4/+24
* | Use 6.0 default configs in Active Storage test dummy appbogdanvlviv2018-12-301-1/+1
* | Don’t include an undefined X-CSRF-Token headerCameron Bothner2018-12-273-2/+15
* | Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-2111-280/+224
* | Module#{define_method,alias_method,undef_method,remove_method} become public ...Ryuta Kamizono2018-12-212-2/+2