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 rely on subsecond precision being applied in tests
Sean Griffin
2015-09-23
2
-2
/
+6
*
Merge pull request #21581 from ronakjangir47/restrict_with_error
Yves Senn
2015-09-17
2
-0
/
+37
|
\
|
*
`restrict_with_error` message will now respect owner’s human name in any lo...
Ronak Jangir
2015-09-12
2
-0
/
+37
|
/
*
HasManyAssociation: moved half of counter cache code to reflection
Bogdan Gusiev
2015-09-03
1
-1
/
+1
*
Removed duplicate require ‘models/computer’
Ronak Jangir
2015-08-26
1
-1
/
+0
*
Removed mocha from Active Record Part 1
Ronak Jangir
2015-08-25
3
-35
/
+42
*
Only nullify persisted has_one target associations
Agis-
2015-08-24
1
-0
/
+8
*
Merge pull request #21284 from prakashlaxkar/argument_error_tests
Yves Senn
2015-08-18
1
-0
/
+8
*
Merge pull request #19683 from tristang/require-option-for-counter-cache
Rafael Mendonça França
2015-08-13
2
-0
/
+40
|
\
|
*
Add tests for associations without counter_cache
Tristan Gamilis
2015-04-09
2
-0
/
+40
*
|
use `assert_not` instead of `refute` as mentioned in our guides.
Yves Senn
2015-08-13
1
-2
/
+2
*
|
Skip statement cache on through association reader
Rafael Mendonça França
2015-08-12
2
-9
/
+58
*
|
use correct DB connection for generated HABTM table
Matt Hanlon
2015-08-07
1
-0
/
+12
*
|
Use memoization for collection associations ids reader
Mehmet Emin İNAÇ
2015-08-03
1
-0
/
+8
*
|
Merge pull request #20849 from vngrs/misleading_nested_exceptions
Rafael Mendonça França
2015-07-27
2
-1
/
+8
|
\
\
|
*
|
Fix misleading errors for has_one through relations
Mehmet Emin İNAÇ
2015-07-22
2
-1
/
+8
*
|
|
`destroy` shouldn't raise when child associations fail to save
Sean Griffin
2015-07-24
1
-0
/
+30
|
/
/
*
|
Deprecate and rename the keys for association restrict_dependent_destroy
Roque Pinel
2015-07-20
2
-0
/
+39
*
|
Silence deprecation warning from force reload
Prem Sichanugrist
2015-07-16
7
-87
/
+98
*
|
Deprecate force association reload by passing true
Prem Sichanugrist
2015-07-15
6
-0
/
+36
*
|
Correct through associations using scopes
Sean Griffin
2015-06-30
1
-0
/
+7
*
|
Merge pull request #20552 from jamesdabbs/belongs-to-polymorphic-force-reload
Yves Senn
2015-06-23
1
-0
/
+2
|
\
\
|
*
|
Fix `undefined method uncached` for polymorphic belongs_to #20426
James Dabbs
2015-06-13
1
-0
/
+1
*
|
|
Merge pull request #20545 from dcrec1/20541
Yves Senn
2015-06-23
1
-0
/
+26
|
\
\
\
|
*
|
|
thrown ActiveRecord::AssociationTypeMismatch when assigning a wrong value for...
Diego Carrion
2015-06-22
1
-0
/
+18
|
/
/
/
*
/
/
raise ActiveModel::MissingAttributeError when trying to access a relationship...
Diego Carrion
2015-06-16
1
-0
/
+4
|
/
/
*
|
add `extend` option on `has_and_belongs_to_many`.
keepcosmos
2015-05-26
1
-0
/
+15
*
|
deprecate `Relation#uniq` use `Relation#distinct` instead.
Yves Senn
2015-05-26
4
-11
/
+11
*
|
remove duplicate test.
Yves Senn
2015-05-08
1
-10
/
+2
*
|
AR::RecordNotSaved & RecordNotDestroyed should include an error message
Yuki Nishijima
2015-05-01
1
-1
/
+2
*
|
Rename association option :class to :anonymous_class
Andrew White
2015-04-21
3
-14
/
+14
*
|
Batch touch parent records
Arthur Neves
2015-04-08
1
-0
/
+18
|
/
*
Fix a regression introduced by removing unnecessary db call when replacing
Shintaro Kojima
2015-04-04
1
-0
/
+2
*
Fix eager loading association using default_scope for finder methods.
Santosh Wadghule
2015-03-31
1
-0
/
+17
*
Merge pull request #19348 from Empact/null-scope
Yves Senn
2015-03-18
1
-0
/
+12
|
\
|
*
Reuse the CollectionAssociation#reader proxy cache if the foreign key is pres...
Ben Woosley
2015-03-15
1
-0
/
+12
*
|
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
3
-3
/
+3
|
/
*
Revert ":cut: remove unnecessary rescue Exceptions"
Yves Senn
2015-03-06
1
-1
/
+1
*
:cut: remove unnecessary rescue Exceptions
Aaron Patterson
2015-03-05
1
-1
/
+1
*
Merge pull request #19105 from amatsuda/array_take
Sean Griffin
2015-03-02
1
-0
/
+13
|
\
|
*
Preserve Array#take(n) behaviour of HasManyAssociation
Akira Matsuda
2015-02-28
1
-0
/
+13
*
|
Merge pull request #19077 from robin850/unknown-attribute-error
Sean Griffin
2015-03-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Follow-up to #10776
Robin Dupret
2015-02-26
1
-1
/
+1
*
|
Properly create through records when called with `where`
Sean Griffin
2015-02-26
1
-0
/
+6
*
|
Merge pull request #17297 from rebyn/fix/17161-remove-objs-from-has_many-upda...
Rafael Mendonça França
2015-02-25
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Add specs for adding-to/clear has_many collections’s behavior on `updated_at`
Tu Hoang
2014-10-30
1
-0
/
+25
*
|
Require `belongs_to` by default.
Josef Šimánek
2015-02-21
1
-0
/
+50
*
|
Merge branch 'rm-take' into 4-1-stable
Rafael Mendonça França
2015-02-20
1
-1
/
+29
*
|
Optimize none? and one? relation query methods to use LIMIT and COUNT.
Eugene Gilburg
2015-02-12
1
-0
/
+76
*
|
Merge branch 'master' into pr/18316
Mingdong Luo
2015-01-31
7
-70
/
+45
|
\
\
[next]