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 #32190 from liwii/use_year_names
Ryuta Kamizono
2018-06-21
3
-1
/
+71
|
\
\
|
*
|
Add `year_format` option to date_select tag. This option makes it possible to...
Koki Ryu
2018-06-10
3
-1
/
+69
*
|
|
Merge pull request #33175 from gsamokovarov/fix-actionpack-typo
Ryuta Kamizono
2018-06-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix a typo in the Action Pack changelog [ci skip]
Genadi Samokovarov
2018-06-19
1
-1
/
+1
*
|
|
|
Merge pull request #33172 from thomasdziedzic-pd/add-use_authenticated_messag...
Yuji Yaginuma
2018-06-21
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
add documentation for config.active_support.use_authenticated_message_encrypt...
Thomas Dziedzic
2018-06-20
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Remove all `aliases` passing from `JoinDependency`
Ryuta Kamizono
2018-06-20
1
-2
/
+2
*
|
|
|
Remove useless `aliases` argument from `JoinDependency#construct`
Ryuta Kamizono
2018-06-20
1
-5
/
+5
*
|
|
|
Remove unused `rs` argument from `JoinDependency#construct`
Ryuta Kamizono
2018-06-20
1
-5
/
+5
|
/
/
/
*
|
|
Convert hashes into parameters (#33076)
Kevin Sjöberg
2018-06-19
2
-10
/
+29
*
|
|
Merge pull request #33074 from lsylvester/optimize-pluck
Rafael França
2018-06-19
2
-5
/
+26
|
\
\
\
|
*
|
|
Avoid creating temporary arrays in ActiveRecord::Result#cast_values in order ...
Lachlan Sylvester
2018-06-19
2
-5
/
+26
*
|
|
|
Merge pull request #33158 from bogdan/cleanup-habtm-builder
Ryuta Kamizono
2018-06-19
1
-37
/
+16
|
\
\
\
\
|
*
|
|
|
Removed useless utility classes inside HABTM association builder
Bogdan Gusiev
2018-06-19
1
-37
/
+16
|
|
/
/
/
*
|
|
|
Ensure to calculate column aliases after all table aliases are constructed
Ryuta Kamizono
2018-06-19
10
-90
/
+135
*
|
|
|
Merge pull request #33134 from dasch/dasch/extra-cache-controls
Eileen M. Uchitelle
2018-06-19
3
-2
/
+28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add support for more HTTP cache controls
Daniel Schierbeck
2018-06-13
3
-2
/
+28
*
|
|
|
Merge pull request #33152 from bogdanvlviv/fix-ruby-version-file
Rafael França
2018-06-18
2
-2
/
+8
|
\
\
\
\
|
*
|
|
|
Fix Ruby version in `.ruby-version`
bogdanvlviv
2018-06-18
2
-2
/
+8
*
|
|
|
|
Merge pull request #33150 from vaidehijoshi/test-journey-or-token
Eileen M. Uchitelle
2018-06-18
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Add test case for the `|` token in Journey scanner
vaidehijoshi
2018-06-18
1
-0
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #33147 from nsgc/add-api-document-about-migration-methods
Ryuta Kamizono
2018-06-18
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Add docs for ActiveRecord::Migration#say, #say_with_time, #suppress_messages ...
Naoki Nishiguchi
2018-06-18
1
-0
/
+5
*
|
|
|
|
|
Fix `touch` option to behave consistently with `Persistence#touch` method
Ryuta Kamizono
2018-06-18
10
-51
/
+98
|
/
/
/
/
/
*
/
/
/
/
Remove unused require
yuuji.yaginuma
2018-06-18
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Fix "warning: Net::HTTPResponse#header is obsolete"
yuuji.yaginuma
2018-06-17
1
-1
/
+1
*
|
|
|
Fix Active Storage configuration example [ci skip]
yuuji.yaginuma
2018-06-16
1
-2
/
+2
*
|
|
|
Merge pull request #33140 from bogdanvlviv/fix-rubocop-violations
Yuji Yaginuma
2018-06-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix rubocop violations
bogdanvlviv
2018-06-15
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #33136 from Meekohi/master
Rafael França
2018-06-14
1
-11
/
+9
|
\
\
\
\
|
*
|
|
|
Update example for whitelisting arbitrary hashes
Michael Holroyd
2018-06-14
1
-11
/
+9
|
/
/
/
/
*
/
/
/
Add missing documentation about `config.action_mailer.preview_interceptors` [...
yuuji.yaginuma
2018-06-14
1
-0
/
+6
|
/
/
/
*
|
|
Merge pull request #29373 from untidy-hair/store_accessor_enhance
Ryuta Kamizono
2018-06-13
5
-7
/
+61
|
\
\
\
|
*
|
|
Update prefix and allow suffix options for store accessors
Yukio Mizuta
2018-06-12
4
-5
/
+59
*
|
|
|
Merge pull request #33131 from bogdanvlviv/update-active_support_core_extensi...
Ryuta Kamizono
2018-06-13
1
-76
/
+56
|
\
\
\
\
|
*
|
|
|
Update "Active Support Core Extensions" Guide
bogdanvlviv
2018-06-12
1
-76
/
+56
*
|
|
|
|
Add ability to configure cache notifications info
Eileen Uchitelle
2018-06-12
2
-7
/
+37
*
|
|
|
|
Merge pull request #33127 from searls/patch-1
Matthew Draper
2018-06-12
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove reference to session_store.rb initializer
Justin Searls
2018-06-12
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #33123 from siasmj/master
Ryuta Kamizono
2018-06-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Add comma to example in guides/source/active_storage_overview.md [ci skip]
Matt Sias
2018-06-11
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #33121 from bogdanvlviv/add-changelog-for-32956
Ryuta Kamizono
2018-06-12
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Add changelog for #32956 [ci skip]
bogdanvlviv
2018-06-12
2
-1
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #33120 from bogdanvlviv/fix-active_model-errors-docs
Ryuta Kamizono
2018-06-12
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix active_model/errors docs [ci skip]
bogdanvlviv
2018-06-12
2
-2
/
+2
*
|
|
|
|
Merge pull request #33119 from utilum/project_names_are_not_code
Xavier Noria
2018-06-11
2
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Remove backticks around proejct names
utilum
2018-06-11
2
-5
/
+5
*
|
|
|
|
|
Merge pull request #33118 from dan-jensen/fix-eager-load-lockup-bug-in-develo...
Rafael França
2018-06-11
2
-1
/
+10
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix bug with eager_load in development environment
Dan Jensen
2018-06-11
2
-1
/
+10
*
|
|
|
|
|
Merge pull request #33106 from marcandre/datecalc
Rafael Mendonça França
2018-06-11
1
-15
/
+12
|
\
\
\
\
\
\
[prev]
[next]