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 #30536 from y-yagi/reorganize_secrets_test
Matthew Draper
2017-09-08
2
-18
/
+20
|
\
|
*
Remove unused `fork` arg for `rails`
yuuji.yaginuma
2017-09-08
1
-4
/
+2
|
*
Reorganize secrets test to use only `isolation/abstract_unit`
yuuji.yaginuma
2017-09-07
1
-14
/
+18
*
|
Merge pull request #30540 from y-yagi/do_not_install_unused_gem
Ryuta Kamizono
2017-09-08
2
-9
/
+1
|
\
\
|
*
|
Do not install unused gem
yuuji.yaginuma
2017-09-08
2
-9
/
+1
|
|
/
*
|
Merge pull request #30524 from tgxworld/recover_plucK_performance
Sean Griffin
2017-09-07
1
-14
/
+17
|
\
\
|
*
|
PERF: Recover `ActiveRecord::pluck` performance.
Guo Xiang Tan
2017-09-06
1
-14
/
+17
*
|
|
Remove unnecessary `join_type` in `AssociationScope`
Ryuta Kamizono
2017-09-08
1
-5
/
+1
*
|
|
Remove duplicated `klass` method in `AssociationReflection`
Ryuta Kamizono
2017-09-08
1
-16
/
+11
*
|
|
Remove unused `primary_key_type` and `quoted_table_name` in `Reflection`
Ryuta Kamizono
2017-09-08
1
-8
/
+0
*
|
|
Add an extra assertion to ensure dumping schema default as expected
Ryuta Kamizono
2017-09-08
1
-1
/
+4
*
|
|
Fix `quote_default_expression` for UUID with array default
Ryuta Kamizono
2017-09-08
2
-1
/
+11
*
|
|
Merge pull request #30538 from koic/ci_against_jruby_9_1_13_0
Guillermo Iguaran
2017-09-06
1
-3
/
+3
|
\
\
\
|
*
|
|
CI against JRuby 9.1.13.0
Koichi ITO
2017-09-07
1
-3
/
+3
|
/
/
/
*
|
|
Don't pass `table` to `last_chain_scope` and `next_chain_scope`
Ryuta Kamizono
2017-09-07
2
-19
/
+17
*
|
|
`RuntimeReflection` is not a subclass of `PolymorphicReflection`
Ryuta Kamizono
2017-09-07
1
-26
/
+6
*
|
|
`has_many :through` with unscope should affect to through scope
Ryuta Kamizono
2017-09-07
4
-23
/
+19
*
|
|
:scissors:
Ryuta Kamizono
2017-09-07
1
-1
/
+1
*
|
|
Merge pull request #30533 from ydakuka/fix-typo-fully-qualified
Vipul A M
2017-09-06
2
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix type fully qualified [ci skip]
Yauheni Dakuka
2017-09-06
2
-4
/
+4
|
/
/
*
|
Merge pull request #30367 from ptoomey3/consistent-cache-control-headers
Aaron Patterson
2017-09-05
3
-8
/
+34
|
\
\
|
*
|
Don't touch an unused header
Patrick Toomey
2017-08-23
1
-1
/
+0
|
*
|
Decouple the merge/normalization and conditional cache control logic
Patrick Toomey
2017-08-23
2
-5
/
+13
|
*
|
This constant is no longer used
Patrick Toomey
2017-08-22
1
-1
/
+0
|
*
|
Let middleware handle default cache behavior
Patrick Toomey
2017-08-22
1
-1
/
+2
|
*
|
Use equality in place of refute assertions for accuracy
Patrick Toomey
2017-08-22
1
-4
/
+2
|
*
|
Normalize/process Cach-Control headers consistently
Patrick Toomey
2017-08-22
2
-3
/
+24
*
|
|
Merge pull request #29791 from yui-knk/at_object
Ryuta Kamizono
2017-09-05
13
-19
/
+19
|
\
\
\
|
*
|
|
Do not pass an instance variable to a private method
yui-knk
2017-09-05
13
-19
/
+19
*
|
|
|
Merge pull request #30520 from rails/railties-rails-command
Matthew Draper
2017-09-05
21
-289
/
+339
|
\
\
\
\
|
*
|
|
|
Run in-app rails commands via fork+load where possible
Matthew Draper
2017-09-04
21
-289
/
+339
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Don't pass unneeded `reflection` to `add_constraints`
Ryuta Kamizono
2017-09-05
1
-3
/
+3
*
|
|
|
Merge pull request #30517 from y-yagi/fix_30516
Kasper Timm Hansen
2017-09-04
2
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Explicitly require `test_unit/reporter` in test helper
yuuji.yaginuma
2017-09-04
2
-0
/
+7
|
|
/
/
/
*
|
|
|
Merge pull request #30407 from assain/document-expiry-metadata-support-cookies
Kasper Timm Hansen
2017-09-04
2
-4
/
+28
|
\
\
\
\
|
*
|
|
|
This commit adds:
Assain
2017-09-04
2
-4
/
+28
|
|
/
/
/
*
|
|
|
Assigning `values` is only necessary when `reflection_scope.where_clause` is ...
Ryuta Kamizono
2017-09-05
1
-1
/
+1
*
|
|
|
Don't merge `reflection_scope` if `reflection.scope` isn't given
Ryuta Kamizono
2017-09-05
1
-1
/
+1
*
|
|
|
Should quote composite primary key names
Ryuta Kamizono
2017-09-04
2
-2
/
+12
|
/
/
/
*
|
|
Don't need the layout here
Matthew Draper
2017-09-04
1
-0
/
+2
*
|
|
Preload some additional specific files
Matthew Draper
2017-09-04
1
-0
/
+3
*
|
|
Preload Rails component gems in railties tests
Matthew Draper
2017-09-04
4
-2
/
+22
*
|
|
Scope in associations should treat nil as `all`
Ryuta Kamizono
2017-09-04
6
-9
/
+11
*
|
|
Run all railties tests before reporting failure
Matthew Draper
2017-09-03
1
-1
/
+14
*
|
|
Don't start a new process for every test file
Matthew Draper
2017-09-03
1
-10
/
+34
*
|
|
Don't expose `find_all_ordered` utility method in tests
Ryuta Kamizono
2017-09-02
1
-4
/
+5
*
|
|
Merge pull request #30509 from y-yagi/remove_outdated_comment
Ryuta Kamizono
2017-09-02
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix outdated comment [ci skip]
yuuji.yaginuma
2017-09-02
1
-1
/
+1
*
|
|
|
Retry if rubygems misbehaves: it's probably just the network
Matthew Draper
2017-09-02
1
-2
/
+2
*
|
|
|
Fix preloading through association with custom scope
Ryuta Kamizono
2017-09-02
2
-1
/
+11
[next]