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 #22222 from y-yagi/fix_application_controller_require_depe...
Godfrey Chan
2015-11-08
2
-1
/
+25
|
\
|
*
fix application_controller require_dependency path generated by api scaffold ...
yuuji.yaginuma
2015-11-08
2
-1
/
+25
*
|
Merge pull request #22224 from kassio/master
Rafael França
2015-11-08
3
-2
/
+28
|
\
\
|
|
/
|
/
|
|
*
Improve support for non Active Record objects on `validates_associated`
Kassio Borges
2015-11-08
3
-2
/
+28
|
/
*
Merge pull request #22218 from EhsanYousefi/patch-2
Richard Schneeman
2015-11-07
1
-2
/
+1
|
\
|
*
Update belongs_to.rb
Ehsan Yousefi
2015-11-08
1
-2
/
+1
|
/
*
Merge pull request #21897 from swaathi/master
Kasper Timm Hansen
2015-11-07
7
-14
/
+156
|
\
|
*
Parameterize with options to preserve case of string
Swaathi K
2015-11-07
7
-14
/
+156
*
|
docs, get rid of artifact in `RecordFetchWarning` docs.
Yves Senn
2015-11-07
1
-0
/
+2
*
|
docs, nodoc `EnumType`. [ci skip]
Yves Senn
2015-11-07
1
-1
/
+1
*
|
docs, `ActiveRecord::JoinDependency` is not part of the public API.
Yves Senn
2015-11-07
1
-1
/
+1
*
|
docs, `ActiveRecord::TypeCaster` is not part of the public API.
Yves Senn
2015-11-07
3
-3
/
+3
*
|
Merge pull request #22197 from grosser/grosser/fetch
Kasper Timm Hansen
2015-11-07
2
-11
/
+14
|
\
\
|
*
|
do not override fetch on local cache
Michael Grosser
2015-11-07
2
-11
/
+14
*
|
|
Merge pull request #21806 from kachick/fix-transformer-size
Eileen M. Uchitelle
2015-11-07
4
-8
/
+12
|
\
\
\
|
*
|
|
Return a sized Enumerator from Hash#{transform_values{!}|transform_keys{!}}
Kenichi Kamiya
2015-09-29
4
-8
/
+12
*
|
|
|
Fix test failures
Sean Griffin
2015-11-07
1
-0
/
+1
*
|
|
|
Ensure `#reset_column_information` clears child classes as well
Sean Griffin
2015-11-07
3
-0
/
+28
*
|
|
|
Merge pull request #22213 from y-yagi/remove_deprecated_option_from_guide
Richard Schneeman
2015-11-07
1
-15
/
+0
|
\
\
\
\
|
*
|
|
|
remove deprecated `:tokenizer` option from guide [ci skip]
yuuji.yaginuma
2015-11-07
1
-15
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #22145 from atul-shimpi/master
Yves Senn
2015-11-07
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Issue #22139 : Edge Guides - ActiveRecord Migrations - Remove required option...
atul-shimpi
2015-11-01
1
-2
/
+0
*
|
|
|
Merge pull request #22211 from atul-shimpi/master
Kasper Timm Hansen
2015-11-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Add comma to to make the information clear
Ubuntu
2015-11-07
1
-1
/
+1
*
|
|
|
|
Fix wrong `assert_equal` argument order.
Kasper Timm Hansen
2015-11-07
1
-2
/
+2
*
|
|
|
|
Merge pull request #22207 from yui-knk/suppress_warnings
Kasper Timm Hansen
2015-11-07
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Suppress warning (warning about assigned but unused variable)
yui-knk
2015-11-07
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #21967 from kevinbuch/connection-middleware-mutation
Richard Schneeman
2015-11-06
3
-4
/
+15
|
\
\
\
\
|
*
|
|
|
Avoids mutating the original response in connection management middleware
Kevin Buchanan
2015-11-06
3
-4
/
+15
|
/
/
/
/
*
|
|
|
Merge pull request #22203 from cllns/guides-has-many-through-join-models
Eileen M. Uchitelle
2015-11-06
1
-2
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Clarify automatic creation/deletion of join models for has_many through
Sean Collins
2015-11-06
1
-2
/
+4
*
|
|
|
Merge pull request #22193 from grosser/grosser/multi
Eileen M. Uchitelle
2015-11-06
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
call local_cache 1 time instead of 3 times
Michael Grosser
2015-11-06
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #22200 from grosser/grosser/prepend
Kasper Timm Hansen
2015-11-06
3
-30
/
+27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
use prepend instead of extending every instance
Michael Grosser
2015-11-06
3
-30
/
+27
|
/
/
/
*
|
|
Merge pull request #22194 from grosser/grosser/read-nil
Sean Griffin
2015-11-05
2
-3
/
+14
|
\
\
\
|
*
|
|
cache nil replies from backend cache so misses are fast too
Michael Grosser
2015-11-05
2
-3
/
+14
*
|
|
|
Merge pull request #22150 from raq929/patch-1
Yves Senn
2015-11-05
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Update association_basics.md
raq929
2015-11-01
1
-2
/
+4
*
|
|
|
|
[ci skip] ( ͡° ͜ʖ ͡°) ( ͡⊙ ͜ʖ ͡⊙) ( ͡◉ ͜ʖ ͡◉) javascrip...
Kasper Timm Hansen
2015-11-05
1
-1
/
+1
*
|
|
|
|
[ci skip] Remove final mentions of `static_cache_control` in docs.
Kasper Timm Hansen
2015-11-05
2
-2
/
+6
*
|
|
|
|
Merge pull request #22187 from kamipo/test_binary_data_is_not_logged_is_for_p...
Andrew White
2015-11-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
`test_binary_data_is_not_logged` is for prepared statements logging
Ryuta Kamizono
2015-11-05
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #22189 from kamipo/no_need_mysql_doubles_reset_column_info...
Yves Senn
2015-11-05
2
-24
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
No need `MysqlDouble` and `MysqlDouble.reset_column_information`
Ryuta Kamizono
2015-11-05
2
-24
/
+12
*
|
|
|
|
|
|
Merge pull request #22191 from jonatack/fix-static-cache-control-deprecation-...
Kasper Timm Hansen
2015-11-05
1
-3
/
+6
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix `static_cache_control` deprecation warning
Jon Atack
2015-11-05
1
-3
/
+6
|
/
/
/
/
/
/
*
|
|
|
|
|
Require the count_down_latch
Rafael Mendonça França
2015-11-05
1
-2
/
+3
*
|
|
|
|
|
Merge pull request #22185 from jdantonio/cr-load-time
Rafael França
2015-11-05
23
-25
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
23
-25
/
+27
[next]