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
*
Doc fix added missing quote
Michael H
2018-04-02
1
-1
/
+1
*
Merge pull request #32418 from urbanautomaton/disable-template-finalizer-in-test
Rafael França
2018-04-02
5
-1
/
+33
|
\
|
*
Add `action_view.finalize_compiled_template_methods` config option
Simon Coffey
2018-04-02
5
-1
/
+33
|
/
*
Merge pull request #32336 from vincedevendra/allow_mutating_dig_return_value
Aaron Patterson
2018-04-02
2
-1
/
+10
|
\
|
*
Make mutating params#dig mutate underlying params
Vince DeVendra
2018-03-24
2
-1
/
+10
*
|
Merge pull request #32404 from mathieumahe/master
Guillermo Iguaran
2018-04-02
3
-1
/
+39
|
\
\
|
*
|
Extract the confirm call in its own, overridable method in rails_ujs
Mathieu
2018-04-01
3
-1
/
+39
*
|
|
Merge pull request #32415 from kamipo/remove_foreign_keys_module
Guillermo Iguaran
2018-04-02
4
-15
/
+2
|
\
\
\
|
*
|
|
Remove `ForeignKeys` module which was introduced at #32299
Ryuta Kamizono
2018-04-02
4
-15
/
+2
*
|
|
|
Merge pull request #32416 from yhirano55/not_generate_needless_files_in_guides
Rafael França
2018-04-02
1
-25
/
+27
|
\
\
\
\
|
*
|
|
|
Not generate needless files in guides
Yoshiyuki Hirano
2018-04-02
1
-25
/
+27
*
|
|
|
|
[ci skip] Fully quantify Active Record module in changelog.
Kasper Timm Hansen
2018-04-02
1
-1
/
+1
*
|
|
|
|
Merge pull request #32417 from bogdan/base-class
Kasper Timm Hansen
2018-04-02
8
-9
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
Add AR::Base.base_class? predicate
Bogdan Gusiev
2018-04-02
8
-9
/
+27
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #32065 from sikachu/move-SourceAnnotationExtractor-under-r...
Kasper Timm Hansen
2018-04-02
6
-130
/
+137
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Run `bundle update` on bootsnap
Prem Sichanugrist
2018-03-23
1
-7
/
+5
|
*
|
|
|
Add deprecation note for SourceAnnotationExtractor
Prem Sichanugrist
2018-03-22
1
-0
/
+7
|
*
|
|
|
Make Annotation into a proper class
Prem Sichanugrist
2018-03-22
1
-1
/
+1
|
*
|
|
|
Move SourceAnnotationExtractor under Rails module
Prem Sichanugrist
2018-03-22
5
-123
/
+125
*
|
|
|
|
Merge pull request #32407 from razh/fix-rails-ujs-html-content-test
Yuji Yaginuma
2018-04-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix typo in rails-ujs HTML content test
Raymond Zhou
2018-04-01
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #32406 from olivierlacan/actionview-helpers-docs-consisten...
Kasper Timm Hansen
2018-04-01
4
-23
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
Use consistent spacing in actionview helper docs [ci skip]
Olivier Lacan
2018-04-01
4
-23
/
+23
*
|
|
|
|
|
Merge pull request #32287 from razh/fix-rails-ujs-html-content
Kasper Timm Hansen
2018-04-01
2
-1
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Pass HTML responses as plain-text in rails-ujs
Raymond Zhou
2018-03-19
2
-1
/
+12
*
|
|
|
|
|
Merge pull request #32268 from freeletics/encrypted-tmp-file-name
Kasper Timm Hansen
2018-04-01
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Change temporary file name extension while editing encrypted file.
Wojciech Wnętrzak
2018-03-18
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #32400 from utilum/cleanup_after_sqlite3_connection_handle...
Andrew White
2018-04-01
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove leftover blank sqlite3 file after in memory handler tests.
utilum
2018-04-01
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #32398 from bogdanvlviv/32185-dry-in-before-after-mehtods-...
Ryuta Kamizono
2018-04-01
8
-42
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Move implementation of `before?` and `after?` to `DateAndTime::Calculations`
bogdanvlviv
2018-03-31
8
-42
/
+22
*
|
|
|
|
|
Merge pull request #32396 from eugeneius/database_configurations_url
Eileen M. Uchitelle
2018-03-31
2
-11
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix two-level database configurations with URLs
Eugene Kenny
2018-03-31
2
-11
/
+53
*
|
|
|
|
|
|
Merge pull request #32397 from yhirano55/remove_needless_images_in_guides
Xavier Noria
2018-03-31
41
-15
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove needless images in guides
Yoshiyuki Hirano
2018-03-31
28
-5
/
+0
|
*
|
|
|
|
|
|
Put images into each page's dir in guides
Yoshiyuki Hirano
2018-03-31
13
-10
/
+10
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #32394 from yskkin/key_generator
Andrew White
2018-03-31
2
-1
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Deriving `secret_key_base` breaks `key_generator` defined in 5.1.
Yoshiyuki Kinjo
2018-03-31
2
-1
/
+2
*
|
|
|
|
|
|
|
Merge pull request #32395 from yhirano55/use_oxford_comma_style_in_guide
Andrew White
2018-03-31
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
[ci skip] Use Oxford comma style in guide
Yoshiyuki Hirano
2018-03-31
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #32386 from utilum/tmpname_basename
Andrew White
2018-03-31
1
-1
/
+3
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix: FileStoreTest#test_filename_max_size fails in Ruby 2.5.1
utilum
2018-03-31
1
-1
/
+3
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
Revert "[ci skip] Capitalize sentence of first char in AS guide"
Andrew White
2018-03-31
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #32392 from yhirano55/capitalize_sentence_of_first_char_in...
Andrew White
2018-03-31
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] Capitalize sentence of first char in AS guide
Yoshiyuki Hirano
2018-03-31
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #32389 from yhirano55/add_earlier_releases_in_guides
Ryuta Kamizono
2018-03-31
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add earlier releases links v3.0 and v3.1 in guides
Yoshiyuki Hirano
2018-03-31
1
-1
/
+3
*
|
|
|
|
|
|
Merge pull request #32388 from yhirano55/remove_useless_stylesheet_file_in_guide
Ryuta Kamizono
2018-03-31
1
-50
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove useless stylesheet file in guide
Yoshiyuki Hirano
2018-03-31
1
-50
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Bump tested versions of Ruby on CI
Andrew White
2018-03-31
1
-8
/
+8
[next]