aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/service
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36792 from peterzhu2118/azure-content-dispositionGannon McGibbon2019-07-311-0/+15
|\
| * Upload file with filename and disposition for AzurePeter Zhu2019-07-311-0/+15
* | Upload file with filename and disposition for S3Peter Zhu2019-07-311-0/+17
|/
* Merge pull request #36715 from peterzhu2118/azure-content-typeEileen M. Uchitelle2019-07-241-0/+14
|\
| * Add content_type to upload in AzurePeter Zhu2019-07-241-0/+14
* | Fix host for ActiveStorage DiskServicePeter Wagenet2019-07-091-2/+8
|/
* Mirror direct uploadsGeorge Claghorn2019-05-221-0/+14
* S3: permit uploading files larger than 5 GBGeorge Claghorn2019-05-161-2/+20
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-011-1/+1
* Delegated path_for to primary in the MirrorServiceAbhay Nikam2019-02-141-0/+4
* include the content type when uploading to S3Simo Leone2019-01-241-0/+18
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-215-148/+126
* add require 'database/setup' in activestorage/test/service/s3_service_test.rbMarcelo Perini Veloso2018-12-011-0/+1
* `metadata` is not passed to serviceyuuji.yaginuma2018-12-011-2/+1
* Add a test with extra keys to active_storage Service#uploadYannick Schutz2018-11-301-0/+19
* Fix "warning: ambiguous first argument; put parentheses or a space even after...yuuji.yaginuma2018-11-281-3/+3
* Remove duplicated testyuuji.yaginuma2018-11-281-14/+0
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-271-0/+49
* Change the empty block style to have space inside of the blockRafael Mendonça França2018-09-251-1/+1
* Enable `Performance/UnfreezeString` copyuuji.yaginuma2018-09-231-1/+1
* Fix zero-byte files uploadMarcelo Perini Veloso2018-09-061-0/+7
* Translate service-specific missing object exceptions into a generic oneCameron Bothner2018-08-211-0/+21
* Improve ActiveStorage service adapter error handlingJoel Taylor2018-08-061-0/+6
* Fix uploading Tempfiles to Azure StorageGeorge Claghorn2018-08-031-0/+17
* Generate a new key for each service testGeorge Claghorn2018-06-256-20/+20
* Fix "warning: Net::HTTPResponse#header is obsolete"yuuji.yaginuma2018-06-171-1/+1
* Merge pull request #32144 from kazu9su/masterGeorge Claghorn2018-05-221-0/+4
|\
| * Add ActiveStorage::Service::DiskService#url_for_direct_upload testtommy2018-03-011-0/+4
* | Support streaming downloads from Google Cloud StorageGeorge Claghorn2018-05-011-5/+13
* | Use a current model to provide the host for service urlsAndrew White2018-04-061-1/+1
* | Allow full use of the AWS S3 SDK authentication options (#32270)Brian Knight2018-03-191-1/+1
* | Update ASt test services configGeorge Claghorn2018-03-121-0/+0
* | Remove path config option from Azure serviceAndrew White2018-03-121-1/+0
* | Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-052-2/+5
|/
* Avoid specifying content types for direct uploads to Google Cloud StorageGeorge Claghorn2018-02-261-1/+1
* Allow S3 tests against buckets in other regionsAndrew White2018-02-211-1/+1
* Eliminate ActiveStorage::Service::MirrorServiceTest#uploadShuhei Kitagawa2018-01-271-16/+16
* Use assert_predicate and assert_not_predicateDaniel Colson2018-01-251-1/+1
* Provide a sensible default hostGeorge Claghorn2018-01-163-5/+4
* Extract content types from blob dataGeorge Claghorn2018-01-153-5/+9
* Fix customizing Content-Type via GCS service URLsGeorge Claghorn2017-12-071-0/+14
* Purge variants with their blobsGeorge Claghorn2017-12-021-0/+17
* Use `credentials` instead of `keyfile` in GCS seviceyuuji.yaginuma2017-11-291-1/+1
* Avoid connecting to GCS during app bootGeorge Claghorn2017-11-231-7/+2
* Fix streaming downloads from S3/Azure StorageGeorge Claghorn2017-11-061-0/+10
* Fix `test "signed URL generation"` failureRyuta Kamizono2017-09-301-1/+1
* Preview PDFs and videosGeorge Claghorn2017-09-285-7/+9
* Rename activestorage/test/service/configurations.yml to activestorage/test/se...George Claghorn2017-09-111-0/+0
* Fix order of Active Storage DiskService URL parametersKoichi ITO2017-08-261-1/+1
* Update regexGeorge Claghorn2017-08-201-1/+1