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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
17
-92
/
+205
|
\
|
*
Don't swallow LoadError raised for missing libvips
Janko Marohnić
2018-04-23
1
-3
/
+7
|
*
Add CHANGELOG entry
Janko Marohnić
2018-04-23
1
-0
/
+19
|
*
Correct typos
Janko Marohnić
2018-04-23
1
-2
/
+2
|
*
Recommend using :resize_to_fit after all
Janko Marohnić
2018-04-23
7
-17
/
+17
|
*
Replace :resize_to_fit with :resize in the guide
Janko Marohnić
2018-04-23
1
-1
/
+1
|
*
Remove warning that image will be loaded into memory
Janko Marohnić
2018-04-23
1
-4
/
+4
|
*
Show ImageProcessing macros in a dedicated example
Janko Marohnić
2018-04-23
2
-16
/
+25
|
*
Ensure result file is deleted on uploading errors
Janko Marohnić
2018-04-22
1
-4
/
+10
|
*
Rename ActiveStorage.processor to .variant_processor
Janko Marohnić
2018-04-22
7
-17
/
+17
|
*
Use ImageProcessing gem for ActiveStorage variants
Janko Marohnić
2018-04-18
13
-81
/
+156
*
|
Merge pull request #32703 from janko-m/halve-memory-allocation-in-s3-download
George Claghorn
2018-04-23
1
-1
/
+1
|
\
\
|
*
|
Halve memory allocation in S3Service#download
Janko Marohnić
2018-04-23
1
-1
/
+1
|
/
/
*
|
Remove key from session by using session.delete (#31685)
Rafael Barbolo
2018-04-23
1
-1
/
+3
*
|
Merge pull request #31881 from yewton/rails-ujs-with-yarn-autoclean
Rafael França
2018-04-23
1
-0
/
+2
|
\
\
|
*
|
Update rails-ujs readme
Yuto SASAKI
2018-02-04
1
-0
/
+2
*
|
|
Use the same tag as other views to display the error message
yuuji.yaginuma
2018-04-23
1
-1
/
+1
*
|
|
Merge pull request #32689 from yhirano55/update-testing-guides
Guillermo Iguaran
2018-04-22
1
-13
/
+14
|
\
\
\
|
*
|
|
Update results of command in Testing guides [ci skip]
Yoshiyuki Hirano
2018-04-23
1
-13
/
+14
*
|
|
|
Merge pull request #32690 from yhirano55/refactor-guides-javascripts
Guillermo Iguaran
2018-04-22
2
-26
/
+34
|
\
\
\
\
|
*
|
|
|
Refactor guides javascripts
Yoshiyuki Hirano
2018-04-23
2
-26
/
+34
|
/
/
/
/
*
|
|
|
Merge pull request #32678 from yhirano55/use-vanilla-js-in-rails-guides
Guillermo Iguaran
2018-04-22
5
-95
/
+88
|
\
\
\
\
|
*
|
|
|
:scissors: jQuery for Rails Guides
Yoshiyuki Hirano
2018-04-21
5
-95
/
+88
*
|
|
|
|
Merge pull request #32686 from yhirano55/fix-indentation-with-rubocop
Ryuta Kamizono
2018-04-22
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix indentation manually
Yoshiyuki Hirano
2018-04-22
1
-1
/
+1
*
|
|
|
|
Merge pull request #31554 from fatkodima/controller_generator_suffix
Guillermo Iguaran
2018-04-22
2
-1
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
Gracefully handle extra "controller" when generating controller
fatkodima
2018-03-23
2
-1
/
+33
*
|
|
|
|
|
Strip duplicated suffixes more strictly
Ryuta Kamizono
2018-04-22
6
-6
/
+6
*
|
|
|
|
|
Merge pull request #32681 from bdewater/rubocop-0-54
Ryuta Kamizono
2018-04-22
6
-15
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix Style/RedundantReturn offenses
Bart de Water
2018-04-21
3
-3
/
+3
|
*
|
|
|
|
|
Rubocop 0.54
Bart de Water
2018-04-21
3
-12
/
+12
*
|
|
|
|
|
|
Merge pull request #32685 from yhirano55/fix-duplicated-suffix-for-job-generator
Ryuta Kamizono
2018-04-22
3
-0
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix duplicated suffix for JobGenerator
Yoshiyuki Hirano
2018-04-22
3
-0
/
+19
*
|
|
|
|
|
|
|
Merge pull request #32687 from yhirano55/add-generator-test-case-to-channel
Ryuta Kamizono
2018-04-22
1
-0
/
+10
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Add test case to ChannelGeneratorTest
Yoshiyuki Hirano
2018-04-22
1
-0
/
+10
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
Fix typo in constant name [ci skip]
yuuji.yaginuma
2018-04-22
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #32673 from eugeneius/raw_post_multiple_requests
George Claghorn
2018-04-21
2
-4
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Reset RAW_POST_DATA between test requests
Eugene Kenny
2018-04-20
2
-4
/
+13
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Using existing models for building multiple has_one through tests
Ryuta Kamizono
2018-04-22
7
-54
/
+15
*
|
|
|
|
|
Merge pull request #32514 from samdec/multiple-has-one-through-associations-b...
Ryuta Kamizono
2018-04-22
7
-1
/
+64
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix .new with multiple through associations
Sam DeCesare
2018-04-09
7
-1
/
+64
*
|
|
|
|
|
`target` in `CollectionAssociation` is always an array
Ryuta Kamizono
2018-04-21
1
-2
/
+2
*
|
|
|
|
|
Add test case for `collection.size` with dirty target
Ryuta Kamizono
2018-04-21
1
-0
/
+10
*
|
|
|
|
|
Fix typo in the `touch_all` doc [ci skip]
Ryuta Kamizono
2018-04-21
1
-4
/
+4
*
|
|
|
|
|
Merge pull request #32674 from composerinteralia/relax-assertion
Ryuta Kamizono
2018-04-21
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Relax assertions in connection config tests
Daniel Colson
2018-04-20
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #32655 from robotdana/preload-through-polymorphic-associat...
Rafael Mendonça França
2018-04-20
4
-10
/
+51
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Can preload associations through polymorphic associations
Dana Sherson
2018-04-20
4
-10
/
+51
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #31513 from fatkodima/relation-touch_all
Rafael França
2018-04-20
4
-11
/
+101
|
\
\
\
\
\
\
[next]