index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activestorage
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
*
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
1
-3
/
+0
*
Merge pull request #34132 from ConfusedVorlon/enable_fragment_cache_log_in_dev
Rafael França
2019-01-08
1
-0
/
+1
|
\
|
*
enable_fragment_cache_logging
Rob Jonson
2018-10-09
1
-0
/
+1
*
|
Permit sending Active Storage purge and analysis jobs to separate queues
George Claghorn
2019-01-01
6
-3
/
+31
*
|
Bump license years for 2019
Arun Agrawal
2018-12-31
2
-2
/
+2
*
|
Permit generating variants of TIFF images
Luciano Sousa
2018-12-30
4
-0
/
+17
*
|
Make Active Storage blob keys lowercase
Julik Tarkhanov
2018-12-30
4
-4
/
+24
*
|
Use 6.0 default configs in Active Storage test dummy app
bogdanvlviv
2018-12-30
1
-1
/
+1
*
|
Don’t include an undefined X-CSRF-Token header
Cameron Bothner
2018-12-27
3
-2
/
+15
*
|
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
11
-280
/
+224
*
|
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
2
-2
/
+2
*
|
Require Ruby 2.5 for Rails 6.
Kasper Timm Hansen
2018-12-19
2
-3
/
+3
*
|
Merge pull request #34585 from marceloperini/marceloperini/33795
Yuji Yaginuma
2018-12-03
1
-0
/
+1
|
\
\
|
*
|
add require 'database/setup' in activestorage/test/service/s3_service_test.rb
Marcelo Perini Veloso
2018-12-01
1
-0
/
+1
*
|
|
Remove obsolete yarn.lock files and check in root yarn.lock file
Richard Macklin
2018-12-02
1
-1923
/
+0
|
/
/
*
|
`metadata` is not passed to service
yuuji.yaginuma
2018-12-01
1
-2
/
+1
*
|
Add a test with extra keys to active_storage Service#upload
Yannick Schutz
2018-11-30
1
-0
/
+19
*
|
Fix `ArgumentError` when uploading to amazon s3
Hiroki Sanpei
2018-11-28
2
-1
/
+5
*
|
Fix "warning: ambiguous first argument; put parentheses or a space even after...
yuuji.yaginuma
2018-11-28
1
-3
/
+3
*
|
text is treated as `attachment`
yuuji.yaginuma
2018-11-28
1
-2
/
+2
*
|
Fix broken `ActiveStorage::BlobTest`
yuuji.yaginuma
2018-11-28
1
-1
/
+1
*
|
Remove duplicated test
yuuji.yaginuma
2018-11-28
1
-14
/
+0
*
|
Fix minor Active Storage docs typo [ci skip]
Adrian Hawrylak
2018-11-28
1
-1
/
+1
*
|
Prevent content type and disposition bypass in storage service URLs
Rosa Gutierrez
2018-11-27
14
-38
/
+172
*
|
ASt direct uploads: account for <button type="submit"> elements
Tasos Maschalidis
2018-11-24
2
-4
/
+4
*
|
Add progressive JPG to default variable content types
Maurice Kühlborn
2018-11-21
2
-0
/
+5
*
|
Amend CVE note and security guide section wordings
Gannon McGibbon
2018-11-06
1
-3
/
+3
[prev]
[next]