aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/service
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix testsGeorge Claghorn2017-08-204-4/+4
* Run Active Storage service tests in CIGeorge Claghorn2017-08-141-0/+0
* Use frozen string literal in Active StorageKoichi ITO2017-08-127-1/+15
* Run Active Storage tests in CI (#30144)George Claghorn2017-08-101-7/+7
* Merge pull request #30135 from ffmike/azure-storage-fix-content-typeRafael Mendonça França2017-08-081-1/+8
|\
| * Support content_type in AzureStorageService#urlMike Gunderloy2017-08-081-0/+9
|/
* Fix ruby warningsyuuji.yaginuma2017-08-052-3/+3
* Rename Azure to AzureStorage (#30057)Dino Maric2017-08-042-3/+3
* Fix tests for AWS buckets that include a . (#30059)Claudio B2017-08-041-2/+5
* Make Rubocop happier about ActiveStorageclaudiob2017-08-031-1/+1
* Fix `Style/StringLiterals` violations for Active StorageRyuta Kamizono2017-08-032-4/+4
* Skip if credentials aren't providedDavid Heinemeier Hansson2017-08-011-1/+1
* Don't depend on HTTPartyclaudiob2017-08-013-15/+18
* Setup travis to be able to run CI tests against S3David Heinemeier Hansson2017-07-313-32/+30
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-319-0/+295