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 #33615 from Larochelle/i18n_full_message_with_nested_attri...
Rafael França
2018-09-07
2
-3
/
+63
|
\
|
*
Call human_attribute_name with a string instead of a symbole
Martin Larochelle
2018-08-16
2
-2
/
+2
|
*
`ActiveModel.full_message` interaction with `index_errors`
Martin Larochelle
2018-08-14
2
-3
/
+63
*
|
Merge pull request #33756 from piecehealth/pr
Eileen M. Uchitelle
2018-09-07
5
-2
/
+122
|
\
\
|
*
|
Configuration item `config.filter_parameters` could also filter out sensitive...
Zhang Kang
2018-09-07
5
-2
/
+122
|
/
/
*
|
Formatting CHANGELOGs [ci skip]
Ryuta Kamizono
2018-09-07
6
-28
/
+35
*
|
Use canonical name for block local
yuuji.yaginuma
2018-09-07
2
-15
/
+15
*
|
Merge pull request #33808 from itsbagpack/fix-access-safety-buffer-slice
Aaron Patterson
2018-09-06
3
-3
/
+20
|
\
\
|
*
|
Update CHANGELOG for SafetyBuffer slice access
Yumin Wong
2018-09-06
1
-0
/
+7
|
*
|
Use assert_predicate instead
Yumin Wong
2018-09-06
1
-2
/
+2
|
*
|
SafeBuffer should maintain safety upon getting a slice via a range if origina...
Yumin Wong
2018-08-31
2
-3
/
+13
*
|
|
Merge pull request #33810 from schneems/schneems/doc-output-buffer
Richard Schneeman
2018-09-06
2
-0
/
+19
|
\
\
\
|
*
|
|
[ci skip] Doc ActionView::OutputBuffer
schneems
2018-09-06
2
-3
/
+17
|
*
|
|
[ci skip] Clarify CaptureHelper#capture function
schneems
2018-09-06
1
-0
/
+5
|
|
/
/
*
|
|
Merge pull request #33809 from fidalgo/improve-remove-column-documentation
Richard Schneeman
2018-09-06
1
-0
/
+1
|
\
\
\
|
*
|
|
[ci skip] Improve remove_column documentation
Paulo Fidalgo
2018-09-06
1
-0
/
+1
*
|
|
|
Merge pull request #33807 from olimart/patch-4
Rafael França
2018-09-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix typo in i18n_railtie.rb
Olivier
2018-09-06
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix test case to ensure default connection id is filled
Ryuta Kamizono
2018-09-07
1
-2
/
+2
*
|
|
|
Merge pull request #33805 from schneems/schneems/faster-file-store
Richard Schneeman
2018-09-06
1
-6
/
+10
|
\
\
\
\
|
*
|
|
|
Faster File Store
schneems
2018-09-06
1
-6
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Generate a gem that can't be pushed to Rubygems.org by default
Rafael Mendonça França
2018-09-06
1
-0
/
+9
*
|
|
|
Merge pull request #33574 from lsylvester/change-i18n-defaults-behaviour-to-m...
Rafael França
2018-09-06
3
-4
/
+14
|
\
\
\
\
|
*
|
|
|
update I18n fallbacks configuration to be compatible with i18n 1.1.0
Lachlan Sylvester
2018-08-23
3
-4
/
+14
*
|
|
|
|
Merge pull request #33798 from got2be/actioncable-redis-client-name
Rafael França
2018-09-06
3
-3
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
ActionCable: add id option to redis adapter config
Ilia Kasianenko
2018-09-05
3
-3
/
+30
*
|
|
|
|
|
Merge pull request #32405 from yhirano55/use_turbolinks_in_guide
Rafael França
2018-09-06
6
-32
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use Turbolinks in Rails guides
Yoshiyuki Hirano
2018-04-23
6
-32
/
+54
*
|
|
|
|
|
|
Merge pull request #33799 from kamipo/deprecate_unused_methods_in_database_li...
Ryuta Kamizono
2018-09-06
3
-0
/
+43
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Deprecate most methods which were never used in `DatabaseLimits`
Ryuta Kamizono
2018-09-05
3
-0
/
+43
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Unlock ffi version
Rafael Mendonça França
2018-09-05
2
-6
/
+4
*
|
|
|
|
|
|
Upgrade all the gems
Rafael Mendonça França
2018-09-05
1
-75
/
+70
*
|
|
|
|
|
|
Merge pull request #33604 from rails/ensure-we-always-cleanup-dbs
Eileen M. Uchitelle
2018-09-05
1
-11
/
+13
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Ensure we always cleanup the databases
Eileen Uchitelle
2018-09-05
1
-11
/
+13
*
|
|
|
|
|
|
Merge pull request #33782 from mikhailov/patch-1
Eileen M. Uchitelle
2018-09-05
1
-0
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update documentation to ActionController::ConditionalGet
Anatoly Mikhaylov
2018-09-03
1
-0
/
+6
*
|
|
|
|
|
|
|
Merge pull request #33781 from bogdanvlviv/fix-test-after-33637
Eileen M. Uchitelle
2018-09-04
2
-684
/
+120
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix tests in `activerecord/test/cases/tasks/database_tasks_test.rb`
bogdanvlviv
2018-09-04
2
-684
/
+120
*
|
|
|
|
|
|
|
Remove unused block
Eileen Uchitelle
2018-09-04
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Respect config setting when output deprecation notice in rake tasks
yuuji.yaginuma
2018-09-04
7
-6
/
+9
*
|
|
|
|
|
|
Merge pull request #33789 from nisusam/update_hijacking_link
Yuji Yaginuma
2018-09-04
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Update link for `Rack socket hijacking API`
nisusam
2018-09-04
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #33779 from mcnelson/update_changelog_for_null_store
Kasper Timm Hansen
2018-09-03
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update changelog with null_store default
Michael Nelson
2018-09-02
1
-0
/
+4
*
|
|
|
|
|
|
Merge pull request #33673 from tgxworld/regression_setting_children_record_in...
Ryuta Kamizono
2018-09-03
4
-6
/
+31
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix regression setting children record in parent before_save callback.
Guo Xiang Tan
2018-09-03
4
-6
/
+31
*
|
|
|
|
|
|
Merge pull request #33773 from mcnelson/null_cache_store_for_test_env
George Claghorn
2018-09-02
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Set cache store as null_store for test environment
Michael Nelson
2018-08-02
1
-0
/
+1
*
|
|
|
|
|
|
|
Remove unused splat args in `_create_record`
Ryuta Kamizono
2018-09-02
2
-3
/
+2
*
|
|
|
|
|
|
|
Merge pull request #33774 from sharang-d/comment-changes
Ryuta Kamizono
2018-09-02
3
-6
/
+6
|
\
\
\
\
\
\
\
\
[next]