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
...
|
*
|
|
|
|
Add regression test against habtm memoized singular_ids
Alberto Almagro
2018-10-16
1
-0
/
+12
*
|
|
|
|
|
Merge pull request #34056 from CaDs/CaDs-extend_documentation_for_fetch_multi
Richard Schneeman
2018-10-16
1
-2
/
+11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Extends documentation for ActiveSupport::Cache#fetch_multi [ci skip]
Carlos Donderis
2018-10-16
1
-2
/
+11
*
|
|
|
|
|
Merge pull request #29204 from RasPat1/issue-29200-scaffold-reference-display...
Ryuta Kamizono
2018-10-16
4
-5
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Show object ids in scaffold pages when displaying referenced objects
Rasesh Patel
2018-10-14
4
-5
/
+20
*
|
|
|
|
|
|
Merge pull request #33075 from fedxgibson/pg_ambigous_column_cache_key_limit_...
Ryuta Kamizono
2018-10-16
3
-2
/
+22
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix Collection cache key with limit and custom select (PG:AmbigousColumn: Error)
Federico Martinez
2018-10-15
3
-2
/
+22
|
/
/
/
/
/
/
*
|
|
|
|
|
Deprecate ActiveSupport::Multibyte::Chars.consumes?
Francesco Rodríguez
2018-10-15
3
-3
/
+18
*
|
|
|
|
|
Merge pull request #34214 from brasscapon/rails_five
Ryuta Kamizono
2018-10-15
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Update snippet to rails 5 syntax
Adam Demirel
2018-10-15
1
-1
/
+1
*
|
|
|
|
Fix `ActionController::Parameters#each_value` and add changelog entry to this...
Bogdan
2018-10-15
3
-3
/
+11
*
|
|
|
|
Merge pull request #34135 from Edouard-chin/ec-rounded-duration
Andrew White
2018-10-15
3
-3
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Fix issue where duration where always rounded up to a second:
Edouard CHIN
2018-10-12
3
-3
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Ensure to test that `project.developers` is ordered by `developers.name desc`
Ryuta Kamizono
2018-10-15
1
-1
/
+1
*
|
|
|
|
Merge pull request #34209 from y-yagi/fix_tests_on_mail_271
Yuji Yaginuma
2018-10-15
2
-5
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix tests on Mail 2.7.1
yuuji.yaginuma
2018-10-14
1
-4
/
+4
|
*
|
|
|
Bump mail to `2.7.1`
yuuji.yaginuma
2018-10-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Improve model attribute accessor method names for backtraces
Dylan Thacker-Smith
2018-10-12
5
-75
/
+69
*
|
|
|
Deprecate Unicode#normalize and Chars#normalize (#34202)
Francesco Rodríguez
2018-10-12
7
-122
/
+212
*
|
|
|
Merge pull request #34123 from frodsan/deprecate_unicode_string_wrappers
Jeremy Daer
2018-10-12
4
-41
/
+23
|
\
\
\
\
|
*
|
|
|
Use native String#capitalize
Francesco Rodríguez
2018-10-12
2
-9
/
+2
|
*
|
|
|
Deprecate Unicode#downcase/upcase/swapcase.
Francesco Rodríguez
2018-10-12
4
-33
/
+22
*
|
|
|
|
Runs the generator before assertions
yuuji.yaginuma
2018-10-12
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Test that nested structs to_json works as expected
Eileen Uchitelle
2018-10-11
1
-0
/
+10
*
|
|
|
Merge pull request #34185 from gmcgibbon/test_retry
Rafael França
2018-10-11
4
-2
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Include test gems in CI
Gannon McGibbon
2018-10-11
1
-1
/
+1
|
*
|
|
Add test retries for railties
Gannon McGibbon
2018-10-11
3
-1
/
+8
|
/
/
/
*
|
|
Merge pull request #34189 from orhantoy/fix-link-to-concurrent-ruby-docs
Kasper Timm Hansen
2018-10-11
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix link to Concurrent::ThreadPoolExecutor docs
Orhan Toy
2018-10-11
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #34188 from yskkin/remove_comment
Ryuta Kamizono
2018-10-11
1
-2
/
+0
|
\
\
\
|
*
|
|
Remove invalid magic comment [ci skip]
Yoshiyuki Kinjo
2018-10-11
1
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #34052 from eileencodes/connection-switching
Eileen M. Uchitelle
2018-10-10
4
-1
/
+328
|
\
\
\
|
*
|
|
Basic API for connection switching
Eileen Uchitelle
2018-10-10
4
-1
/
+328
|
/
/
/
*
|
|
Merge pull request #34110 from albertoalmagro/enum-raises-on-invalid-definiti...
Eileen M. Uchitelle
2018-10-10
3
-0
/
+33
|
\
\
\
|
*
|
|
Privatize ENUM_CONFLICT_MESSAGE constant
Alberto Almagro
2018-10-10
1
-0
/
+1
|
*
|
|
Raise on invalid definition values
Alberto Almagro
2018-10-10
3
-0
/
+32
*
|
|
|
Merge pull request #34137 from gmcgibbon/db_migrate_status_multi_db
Eileen M. Uchitelle
2018-10-10
3
-20
/
+71
|
\
\
\
\
|
*
|
|
|
Add multi-db support to rails db:migrate:status
Gannon McGibbon
2018-10-09
3
-20
/
+71
*
|
|
|
|
Merge pull request #34109 from bogdanvlviv/follow-up-34064
Eileen M. Uchitelle
2018-10-10
1
-21
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Follow up #34064
bogdanvlviv
2018-10-06
1
-21
/
+0
*
|
|
|
|
|
Merge pull request #34136 from rails/add-allocations-to-template-renderer
Eileen M. Uchitelle
2018-10-10
5
-12
/
+27
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add allocations to template renderer subscription
Eileen Uchitelle
2018-10-10
5
-12
/
+27
*
|
|
|
|
|
Merge pull request #34122 from kamipo/generate_relation_methods
Ryuta Kamizono
2018-10-10
6
-5
/
+59
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Generate delegation methods to named scope in the definition time
Ryuta Kamizono
2018-10-09
6
-5
/
+59
*
|
|
|
|
|
|
Merge pull request #34094 from christophemaximin/fix-activerecord-clearing-of...
Ryuta Kamizono
2018-10-10
7
-3
/
+111
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Clear QueryCache when reloading associations
Christophe Maximin
2018-10-10
7
-3
/
+111
*
|
|
|
|
|
|
|
Call `load_schema` before `assert_no_queries`
Ryuta Kamizono
2018-10-10
1
-0
/
+1
*
|
|
|
|
|
|
|
Fix odd indentation
Ryuta Kamizono
2018-10-10
1
-10
/
+10
*
|
|
|
|
|
|
|
Refactor Arel visitor to use `collect_nodes_for` as much as possible
Ryuta Kamizono
2018-10-10
1
-33
/
+10
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Improve DELETE with JOIN handling to avoid subqueries if possible
Ryuta Kamizono
2018-10-10
2
-9
/
+8
[prev]
[next]