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
*
Merge pull request #32769 from anthonycrumley/document-active-storage-folder
George Claghorn
2018-04-30
1
-0
/
+1
|
\
|
*
Document rails new <app> storage folder
Anthony Crumley
2018-04-30
1
-0
/
+1
*
|
Merge pull request #32768 from anthonycrumley/fix-oxford-comma
Rafael França
2018-04-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix an oxford comma
Anthony Crumley
2018-04-30
1
-1
/
+1
|
/
*
Merge pull request #32763 from pvalena/as-fix-threads-nil
Rafael França
2018-04-30
1
-4
/
+4
|
\
|
*
Fix test: threads being nil in ensure
Pavel Valena
2018-04-30
1
-4
/
+4
*
|
Merge pull request #32764 from jroes/patch-1
Rafael França
2018-04-30
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
Remove reference to Tokaido
Jonathan Roes
2018-04-30
1
-5
/
+3
|
/
*
Merge pull request #32756 from houhoulis/fix_example_url_helper_in_testing_guide
Ryuta Kamizono
2018-04-30
1
-4
/
+4
|
\
|
*
Fix url_helper examples in testing guide [ci skip]
Chris Houhoulis
2018-04-29
1
-4
/
+4
|
/
*
Avoid duplicating downloads from Google Cloud Storage in memory
George Claghorn
2018-04-29
1
-2
/
+2
*
Improve the performance of `ActiveSupport::Inflector.ordinal`
Ryuta Kamizono
2018-04-29
1
-9
/
+12
*
Stream blobs from disk in 5 MB chunks
George Claghorn
2018-04-29
2
-4
/
+4
*
Merge pull request #32751 from utilum/make_railties_2.6_ci_log_accessible_again
Ryuta Kamizono
2018-04-29
2
-1
/
+10
|
\
|
*
Make Railties CI log for Ruby 2.6 accessible again
utilum
2018-04-29
2
-1
/
+10
*
|
Merge pull request #32750 from utilum/assert_dir_before_assert_file_in_dir
George Claghorn
2018-04-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Swap assertion order for better reporting
utilum
2018-04-29
1
-1
/
+1
|
/
*
We usually do not use GH#1234 style in the CHANGELOGs [ci skip]
Ryuta Kamizono
2018-04-29
1
-1
/
+1
*
Restore original merging order to enforce `if_exists: true`
Ryuta Kamizono
2018-04-29
1
-2
/
+1
*
Fix `Associations::ClassMethods` doc [ci skip]
Ryuta Kamizono
2018-04-29
1
-7
/
+7
*
Merge pull request #32747 from printercu/improve_t_helper
George Claghorn
2018-04-29
1
-8
/
+2
|
\
|
*
Don't allocate unnecessary array in translation helper
Max Melentiev
2018-04-28
1
-8
/
+2
*
|
Merge pull request #32698 from zealot128/patch-1
George Claghorn
2018-04-28
1
-0
/
+172
|
\
\
|
|
/
|
/
|
|
*
[ci skip] update ActiveStorage documentation
Stefan Wienert
2018-04-28
1
-0
/
+172
*
|
Merge pull request #32745 from pradyumna2905/patch-2
Vipul A M
2018-04-28
1
-1
/
+1
|
\
\
|
*
|
[ci skip] Fix typo in testing.md
Pradyumna Shembekar
2018-04-27
1
-1
/
+1
|
/
/
*
|
Merge pull request #30647 from droptheplot/render-partials-string-locals
Rafael França
2018-04-27
2
-1
/
+10
|
\
\
|
*
|
Allow usage of strings as locals for partial renderer
Sergey Novikov
2017-09-18
2
-1
/
+10
*
|
|
Merge pull request #32727 from utilum/assert_dont_expects
Rafael França
2018-04-27
16
-190
/
+333
|
\
\
\
|
*
|
|
assert_called_with
utilum
2018-04-26
5
-89
/
+175
|
*
|
|
assert_called
utilum
2018-04-26
12
-66
/
+102
|
*
|
|
assert_not_called
utilum
2018-04-26
5
-38
/
+59
*
|
|
|
Merge pull request #32733 from Edouard-chin/ec-setupand-teardown
Rafael França
2018-04-27
3
-13
/
+11
|
\
\
\
\
|
*
|
|
|
`SetupAndTeardown` has few caveats that breaks libraries:
Edouard CHIN
2018-04-27
3
-13
/
+11
*
|
|
|
|
Merge pull request #31956 from fatkodima/has_attached-presence-validation
Eileen M. Uchitelle
2018-04-27
2
-0
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
has_(one/many)_attached presence validation
fatkodima
2018-02-11
2
-0
/
+34
*
|
|
|
|
|
Adding precision about which letter case to use for controller names … (#32...
simonjamain
2018-04-27
1
-0
/
+2
*
|
|
|
|
|
Ensure that `ids_reader` respects dirty target whether target is loaded or not
Ryuta Kamizono
2018-04-27
2
-3
/
+5
*
|
|
|
|
|
Merge pull request #32617 from tgturner/size-should-use-available-association
Ryuta Kamizono
2018-04-27
3
-1
/
+82
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Loaded associations should not run a new query when size is called
Graham Turner
2018-04-26
3
-1
/
+82
*
|
|
|
|
|
|
Update 'rails_welcome.png' to reflect a more diverse population (#32735)
Jamie Dihiansan
2018-04-26
1
-0
/
+0
*
|
|
|
|
|
|
Add test case that assigning belongs_to on destroyed object raises frozen error
Ryuta Kamizono
2018-04-27
1
-0
/
+7
*
|
|
|
|
|
|
Address `Style/StringLiterals` offence
Ryuta Kamizono
2018-04-27
1
-1
/
+1
*
|
|
|
|
|
|
Don't dup Strings when jsonifying
Akira Matsuda
2018-04-27
1
-2
/
+6
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Don't try to destoy the given string via method argument
Akira Matsuda
2018-04-27
1
-1
/
+1
*
|
|
|
|
|
Reduce String allocations when building Action View tags
Akira Matsuda
2018-04-27
1
-1
/
+2
*
|
|
|
|
|
Reduce extra object creations in TaggedLogging
Akira Matsuda
2018-04-27
1
-1
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #32725 from nikolai-b/rm_count_math_mixin
Ryuta Kamizono
2018-04-26
1
-2
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove math module from count
Nikolai B
2018-04-25
1
-2
/
+0
*
|
|
|
|
Merge pull request #32728 from ricardotk002/prevent-duplication-active-storage
George Claghorn
2018-04-25
3
-10
/
+4
|
\
\
\
\
\
[next]