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
path:
root
/
activerecord
/
test
/
cases
/
associations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't eager loading if unneeded for `FinderMethods#exists?`
Ryuta Kamizono
2017-05-11
1
-0
/
+1
*
Evaluate belongs_to :default option against the owner, not the association
George Claghorn
2017-04-27
1
-0
/
+18
*
Restore `fixtures :author_addresses`
Ryuta Kamizono
2017-04-27
8
-10
/
+10
*
Merge pull request #28885 from kamipo/remove_useless_test_case
Rafael França
2017-04-26
1
-5
/
+0
|
\
|
*
Remove useless test case
Ryuta Kamizono
2017-04-26
1
-5
/
+0
*
|
Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-04-26
8
-10
/
+10
|
/
*
`respond_to_missing?` should be private
Ryuta Kamizono
2017-04-22
1
-1
/
+0
*
Don't attempt to create a new record that was already created.
Isaac Betesh
2017-04-20
1
-0
/
+20
*
Prevent double firing the before save callback of new object when the parent ...
Ryuta Kamizono
2017-04-21
1
-2
/
+16
*
Load :author_addresses
Yasuo Honda
2017-03-26
1
-1
/
+1
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2017-03-26
7
-9
/
+9
*
Merge pull request #28474 from kamipo/fix_extension_with_darty_target
Kasper Timm Hansen
2017-03-20
1
-0
/
+5
|
\
|
*
Fix extension method with dirty target in has_many associations
Ryuta Kamizono
2017-03-20
1
-0
/
+5
*
|
Use `load` rather than `collect` for force loading
Ryuta Kamizono
2017-03-19
1
-3
/
+3
|
/
*
Add :default option to belongs_to (#28453)
George Claghorn
2017-03-17
1
-0
/
+20
*
Fix select with block doesn't return newly built records in has_many association
Ryuta Kamizono
2017-03-09
1
-0
/
+6
*
Merge pull request #28210 from cefigueiredo/improve_required_test
Rafael França
2017-02-28
1
-7
/
+35
|
\
|
*
Ensure that tests will reset belongs_to_requierd_by_default config
Carlos Figueiredo
2017-02-27
1
-23
/
+27
|
*
Make required by default test for belongs_to association clearer
Carlos Figueiredo
2017-02-27
1
-1
/
+25
*
|
Revert "Dupping a CollectionProxy should dup the load_target"
eileencodes
2017-02-28
1
-8
/
+0
*
|
Dupping a CollectionProxy should dup the load_target
eileencodes
2017-02-28
1
-0
/
+8
*
|
Deprecate `supports_migrations?` on connection adapters
Ryuta Kamizono
2017-02-27
1
-129
/
+128
|
/
*
Merge pull request #25877 from kamipo/delegate_to_scope_rather_than_merge
Matthew Draper
2017-02-21
1
-5
/
+0
|
\
|
*
No need to cache collection proxies separately
Ryuta Kamizono
2016-12-25
1
-5
/
+0
*
|
Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp...
Ryuta Kamizono
2017-02-12
1
-1
/
+0
*
|
Correct spelling
Benjamin Fleischer
2017-02-05
2
-4
/
+4
*
|
Chain scope constraints should respect own table alias
Ryuta Kamizono
2017-02-01
1
-0
/
+14
*
|
Merge pull request #27838 from kamipo/reload_destroyed_through_record
Rafael França
2017-01-31
1
-0
/
+7
|
\
\
|
*
|
Reload `through_record` that has been destroyed in `create_through_record`
Ryuta Kamizono
2017-01-29
1
-0
/
+7
*
|
|
correctly check error message
yuuji.yaginuma
2017-01-25
1
-4
/
+11
|
/
/
*
|
:warning: "Use assert_nil if expecting nil. This will fail in MT6."
Akira Matsuda
2017-01-18
2
-3
/
+13
*
|
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
1
-1
/
+1
*
|
Deprecate reflection class name to accept a class
Kir Shatrov
2017-01-09
1
-2
/
+4
*
|
Add failing test for where with joins
Nick LaMuro
2017-01-06
1
-0
/
+17
*
|
Raise error when has_many through is defined before through association
Chris Holmes
2017-01-04
1
-0
/
+8
*
|
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-01-03
7
-9
/
+9
*
|
Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-s...
Rafael França
2017-01-03
7
-9
/
+9
|
\
\
|
*
|
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2016-12-03
7
-9
/
+9
*
|
|
Remove deprecated support to passing arguments to `#select` when a block is p...
Rafael Mendonça França
2016-12-29
1
-7
/
+0
*
|
|
Remove deprecated force reload argument in association readers
Rafael Mendonça França
2016-12-29
5
-30
/
+0
*
|
|
Remove deprecated i18n scopes in Active Record
Rafael Mendonça França
2016-12-29
2
-39
/
+0
*
|
|
Merge pull request #27442 from kamipo/fix_27434
Eileen M. Uchitelle
2016-12-27
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a record to target before any callbacks loads the record
Ryuta Kamizono
2016-12-23
1
-1
/
+1
*
|
|
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
5
-11
/
+11
*
|
|
Privatize unneededly protected methods in Active Record tests
Akira Matsuda
2016-12-24
1
-1
/
+1
|
/
/
*
|
Fix CI failure caused by #25227 and #25280 were merged at the same time
Ryuta Kamizono
2016-12-10
1
-1
/
+1
*
|
Merge pull request #25280 from kamipo/prevent_range_error_for_belongs_to_asso...
Sean Griffin
2016-12-10
1
-0
/
+14
|
\
\
|
*
|
Prevent `RangeError` for `belongs_to` associations
Ryuta Kamizono
2016-10-10
1
-0
/
+14
*
|
|
Resolve association class correctly when assigning ids on a through association
Matthew Draper
2016-12-09
1
-0
/
+7
|
|
/
|
/
|
*
|
Add test for collection *_ids= setter when association primary key set
Dominic Cleal
2016-11-24
1
-0
/
+14
[next]