aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in Active StorageKoichi ITO2017-08-1245-3/+89
* Merge pull request #30198 from betesh/activestorage-rack-test-uploaded-fileRafael França2017-08-111-1/+7
|\
| * Make activestorage treat Rack::Test::UploadedFile just like ActionDispatch::H...Isaac Betesh2017-08-111-1/+7
* | Merge pull request #30113 from dixpac/remove_unecessary_require_in_test_helperRafael França2017-08-111-2/+0
|\ \
| * | Remove unecessary require in test_helperdixpac2017-08-091-2/+0
* | | Enable browser caching for blobs and variants (#30196)Anton Khamets2017-08-111-0/+15
| |/ |/|
* | Run Active Storage tests in CI (#30144)George Claghorn2017-08-104-20/+18
|/
* Merge pull request #30112 from dixpac/filter_minitest_backtraceRafael França2017-08-081-0/+4
|\
| * Filter out Minitest backtrace.dixpac2017-08-071-0/+4
* | 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
* | | ActiveStorage:Add migrations per rails engine conventions (#30111)Dino Maric2017-08-081-2/+1
|/ /
* / Extend image_tag to accept ActiveStorage Attachments and Variants (#30084)Anton Khamets2017-08-071-0/+40
|/
* Fix ruby warningsyuuji.yaginuma2017-08-055-9/+9
* Rename Azure to AzureStorage (#30057)Dino Maric2017-08-043-5/+5
* Fix tests for AWS buckets that include a . (#30059)Claudio B2017-08-042-3/+7
* Make Rubocop happier about ActiveStorageclaudiob2017-08-031-1/+1
* Fix `Style/StringLiterals` violations for Active StorageRyuta Kamizono2017-08-0315-25/+25
* Skip if credentials aren't providedDavid Heinemeier Hansson2017-08-012-2/+2
* Fix dummy app for inclusion in RailsDavid Heinemeier Hansson2017-08-011-2/+1
* Merge pull request #30030 from claudiob/only-diskGuillermo Iguaran2017-08-011-1/+3
|\
| * Let ActiveStorage tests pass only for Diskclaudiob2017-08-011-1/+3
* | Don't depend on HTTPartyclaudiob2017-08-013-15/+18
|/
* Setup travis to be able to run CI tests against S3David Heinemeier Hansson2017-07-314-33/+31
* Move to new storage.yml locationDavid Heinemeier Hansson2017-07-311-0/+0
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-3165-0/+1424