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
...
|
|
*
|
|
|
Remove :polymorphic from INVALID_AUTOMATIC_INVERSE_OPTIONS
Fabian Schwahn
2017-04-20
1
-6
/
+2
|
*
|
|
|
|
Remove unused `aliased_table_name` in `Association`
Ryuta Kamizono
2017-06-29
1
-1
/
+0
|
*
|
|
|
|
Merge pull request #29601 from kamipo/fix_eager_loading_to_respect_store_full...
Rafael Mendonça França
2017-06-28
1
-10
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix eager loading to respect `store_full_sti_class` setting
Ryuta Kamizono
2017-06-29
1
-10
/
+17
|
*
|
|
|
|
|
Merge pull request #29610 from kamipo/dont_passing_klass_connection_to_associ...
Rafael França
2017-06-28
1
-2
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Don't passing `klass.connection` to `AssociationScope`
Ryuta Kamizono
2017-06-29
1
-2
/
+1
|
*
|
|
|
|
|
|
Merge pull request #29611 from kamipo/add_test_case_for_unscoping_default_scope
Rafael França
2017-06-28
1
-2
/
+3
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Add a test case for unscoping `default_scope` in associations
Ryuta Kamizono
2017-06-29
1
-2
/
+3
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #29602 from kamipo/use_reload_in_test_find_first_after_reload
Rafael França
2017-06-28
1
-10
/
+10
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Use `reload` in `test_find_first_after_reload`
Ryuta Kamizono
2017-06-28
1
-10
/
+10
|
*
|
|
|
|
|
ActiveRecord: do not create "has many through" records that have been removed
Tobias Kraze
2017-06-28
1
-0
/
+11
|
|
/
/
/
/
/
|
*
|
|
|
|
Move clearing of @offsets cache to reset_scope
John Hawthorn
2017-06-21
1
-12
/
+21
|
*
|
|
|
|
Clear offset cache on CollectionProxy reset/reload
John Hawthorn
2017-06-20
1
-0
/
+26
|
*
|
|
|
|
Raise on create for singular association when parent is unpersisted
Alex Kitchens
2017-06-08
1
-0
/
+9
|
*
|
|
|
|
Remove redundant `assert_nothing_raised` before another assertions
Ryuta Kamizono
2017-06-06
2
-9
/
+0
*
|
|
|
|
|
Merge branch 'master' into unlock-minitest
Rafael Mendonça França
2017-06-02
3
-15
/
+16
|
\
|
|
|
|
|
|
*
|
|
|
|
Correct a has_many association test
Koichi ITO
2017-06-01
1
-1
/
+1
|
*
|
|
|
|
Remove a redundant test case of HABTM_associations_test
Koichi ITO
2017-05-31
1
-13
/
+0
|
*
|
|
|
|
Merge pull request #29098 from kamipo/fix_association_with_extension_issues
Matthew Draper
2017-05-30
2
-1
/
+15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix association with extension issues
Ryuta Kamizono
2017-05-28
2
-1
/
+15
*
|
|
|
|
|
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-05-29
13
-50
/
+50
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove a redundant test assertion
Koichi ITO
2017-05-29
1
-6
/
+0
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #29176 from bogdanvlviv/define-path-with__dir__
Matthew Draper
2017-05-26
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
|
*
|
|
|
|
|
Fix a RuboCop offences using `rubocop -a`
Koichi ITO
2017-05-24
1
-1
/
+1
|
*
|
|
|
|
|
Merge pull request #29141 from kamipo/make_helper_methods_to_private
Matthew Draper
2017-05-24
1
-18
/
+19
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Make helper methods in tests to private
Ryuta Kamizono
2017-05-19
1
-18
/
+19
|
|
|
/
/
/
/
/
|
*
/
/
/
/
/
Remove a duplicate test of inverse_associations_test in AR
Koichi ITO
2017-05-21
1
-14
/
+0
|
|
/
/
/
/
/
|
*
|
|
|
|
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
*
|
|
|
|
|
Fix the random failure of `test_create_resets_cached_counters`
Prathamesh Sonpatki
2017-04-26
1
-0
/
+3
|
/
/
/
/
/
*
|
|
|
|
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
[prev]
[next]