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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #31956 from fatkodima/has_attached-presence-validation
Eileen M. Uchitelle
2018-04-27
1
-0
/
+4
|
\
|
*
has_(one/many)_attached presence validation
fatkodima
2018-02-11
1
-0
/
+4
*
|
Simplify URL generation for partial downloads from GCS
George Claghorn
2018-04-25
1
-1
/
+2
*
|
Flush tempfile after populating it
George Claghorn
2018-04-23
1
-0
/
+1
*
|
Merge pull request #32471 from janko-m/use-image_processing-gem
George Claghorn
2018-04-23
2
-5
/
+7
|
\
\
|
*
|
Rename ActiveStorage.processor to .variant_processor
Janko Marohnić
2018-04-22
2
-7
/
+7
|
*
|
Use ImageProcessing gem for ActiveStorage variants
Janko Marohnić
2018-04-18
2
-0
/
+2
*
|
|
Halve memory allocation in S3Service#download
Janko Marohnić
2018-04-23
1
-1
/
+1
|
/
/
*
|
Use a current model to provide the host for service urls
Andrew White
2018-04-06
1
-4
/
+7
*
|
Allow full use of the AWS S3 SDK authentication options (#32270)
Brian Knight
2018-03-19
1
-2
/
+2
*
|
Fix Azure signed URL generation with newer client lib
George Claghorn
2018-03-12
1
-6
/
+4
*
|
Remove path config option from Azure service
Andrew White
2018-03-12
1
-6
/
+10
*
|
Provide an alternative PDF previewer based on Poppler
Terence Lee
2018-03-06
4
-28
/
+74
*
|
Allow selectively purging attached blobs
Nicholas Shirley
2018-03-06
2
-12
/
+18
*
|
Remove blank Content-Type from GCS direct upload headers
George Claghorn
2018-03-06
1
-1
/
+1
*
|
Fix purging dependent blobs when attachments aren't loaded
George Claghorn
2018-03-05
2
-23
/
+17
*
|
Delete dependent attachments with record
George Claghorn
2018-03-05
1
-2
/
+2
*
|
Correct the ActiveStorage::Service#download_chunk docs [ci skip]
George Claghorn
2018-03-05
1
-1
/
+1
*
|
Generate root-relative paths in Active Storage disk service URL methods
George Claghorn
2018-03-05
6
-8
/
+53
*
|
Handle another case where a blob might be erroneously purged
George Claghorn
2018-03-04
1
-5
/
+10
*
|
Avoid purging attached blob when replacing it with itself
George Claghorn
2018-03-04
1
-2
/
+6
*
|
Deprecate `active_support/core_ext/hash/compact`
yuuji.yaginuma
2018-03-02
1
-2
/
+0
*
|
Avoid specifying content types for direct uploads to Google Cloud Storage
George Claghorn
2018-02-26
1
-5
/
+4
*
|
Use lazy load hook to configure ActiveStorage::Blob
Eugene Kenny
2018-02-25
1
-1
/
+1
*
|
Support varying ICO files
George Claghorn
2018-02-24
1
-1
/
+9
|
/
*
Correct orientation detection
George Claghorn
2018-01-31
1
-1
/
+1
*
Swap encoded image width and height if angle is 90 or 270 degrees
George Claghorn
2018-01-31
1
-1
/
+11
*
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
1
-3
/
+3
*
Unlink internal tempfiles after use
George Claghorn
2018-01-26
2
-2
/
+22
*
Add missing require
George Claghorn
2018-01-22
1
-3
/
+5
*
Cope with videos with undefined display aspect ratios
George Claghorn
2018-01-20
1
-2
/
+6
*
Preserve display aspect ratio for videos with rectangular samples
George Claghorn
2018-01-19
1
-15
/
+35
*
Provide a sensible default host
George Claghorn
2018-01-16
1
-1
/
+1
*
Extract content types from blob data
George Claghorn
2018-01-15
2
-17
/
+13
*
Instrument preview image drawing
George Claghorn
2018-01-10
1
-3
/
+5
*
Add missing `# frozen_string_literal: true`
Ryuta Kamizono
2018-01-11
1
-0
/
+2
*
Extract Analyzable and Representable concerns
George Claghorn
2018-01-10
2
-0
/
+7
*
Change Active Storage destroy callbacks
kami-zh
2018-01-09
1
-2
/
+2
*
Fix attaching blobs to optimistically-locked records
George Claghorn
2018-01-08
1
-2
/
+2
*
Document automatic width-height swapping [ci skip]
George Claghorn
2018-01-07
1
-0
/
+2
*
Remove redundant sentences [ci skip]
George Claghorn
2018-01-07
2
-4
/
+2
*
Tweak engine for readability
George Claghorn
2018-01-07
1
-11
/
+13
*
Force content disposition to attachment for specific content types
Rosa Gutierrez
2018-01-05
2
-0
/
+12
*
Configure previewer/analyzer command paths centrally
George Claghorn
2018-01-03
5
-23
/
+15
*
Merge pull request #31606 from yhirano55/bump_license_years_for_2018
Arun Agrawal
2017-12-31
1
-1
/
+1
|
\
|
*
Bump license years for 2018
Yoshiyuki Hirano
2017-12-31
1
-1
/
+1
*
|
Expose ActiveStorage::Analyzer#logger in API docs [ci skip]
George Claghorn
2017-12-31
1
-1
/
+1
*
|
Expose ActiveStorage::Previewer#logger in API docs [ci skip]
George Claghorn
2017-12-31
1
-2
/
+2
*
|
Suppress noise from drawing command invocations
George Claghorn
2017-12-31
1
-1
/
+1
*
|
Append extension to tempfile name
George Claghorn
2017-12-31
1
-1
/
+1
|
/
[prev]
[next]