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
*
association builder classes no longer need the model
Aaron Patterson
2013-08-01
1
-1
/
+1
*
no need to define the constant twice
Aaron Patterson
2013-08-01
1
-1
/
+0
*
assert that constants have been set rather than the names
Aaron Patterson
2013-08-01
1
-6
/
+8
*
Merge pull request #11668 from neerajdotname/make_test_order_independent_2
Rafael Mendonça França
2013-07-30
1
-1
/
+3
|
\
|
*
assert_no_queries should ignore certain sqls
Neeraj Singh
2013-07-30
1
-1
/
+3
*
|
Revert change on ActiveRecord::Relation#order method that prepends new
Rafael Mendonça França
2013-07-29
2
-4
/
+4
|
/
*
Clear class ivar before testing
Akira Matsuda
2013-07-29
1
-0
/
+2
*
Unneeded assertion
Akira Matsuda
2013-07-29
1
-1
/
+1
*
make test not depend on order
Neeraj Singh
2013-07-28
1
-0
/
+1
*
used flat_map instead of map.flatten
Karunakar (Ruby)
2013-07-25
1
-1
/
+1
*
Make sure that a joins Relation can be merged with has_many :through + associ...
Akira Matsuda
2013-07-10
1
-0
/
+6
*
Remove redundant test about `push_with_attributes` removal.
Vipul A M
2013-07-09
1
-7
/
+0
*
#11288: Removed duplicated touching
Paul Nikitochkin
2013-07-05
1
-1
/
+42
*
Cleanup belongs to tests
Paul Nikitochkin
2013-07-05
1
-2
/
+1
*
Dropped deprecated option `:restrict` for `:dependent` in associations
Neeraj Singh
2013-07-03
2
-31
/
+0
*
Removed support for deprecated `delete_sql` in associations.
Neeraj Singh
2013-07-03
1
-25
/
+0
*
Removed support for deprecated `finder_sql` in associations.
Neeraj Singh
2013-07-02
2
-140
/
+0
*
Removed support for deprecated `counter_sql`
Neeraj Singh
2013-07-02
2
-45
/
+0
*
Merge pull request #10604 from neerajdotname/delete_all_should_not_call_callb...
Rafael Mendonça França
2013-07-01
2
-2
/
+59
|
\
|
*
Do not invoke callbacks when delete_all is called
Neeraj Singh
2013-06-30
2
-2
/
+59
*
|
Removed deprecated options for assocations
Neeraj Singh
2013-07-02
2
-22
/
+0
|
/
*
remove deprecated implicit join references.
Yves Senn
2013-06-29
1
-15
/
+5
*
Apply default scope when joining associations.
Jon Leighton
2013-06-28
1
-0
/
+8
*
Remove depreacted finders
Łukasz Strzałkowski
2013-06-28
1
-2
/
+2
*
Fix `another_contract` not being used warning
Vipul A M
2013-06-24
1
-1
/
+1
*
test-case to prevent regressions described in #10901.
Jared Armstrong
2013-06-24
1
-0
/
+27
*
test-case to prevent regressions on `Association#build` with an Array.
Yves Senn
2013-06-22
1
-0
/
+10
*
do not load all child records for inverse case
Neeraj Singh
2013-06-21
1
-0
/
+8
*
fix bad test by making number that fits for integer
Neeraj Singh
2013-06-21
1
-1
/
+5
*
Revert "Merge pull request #10566 from neerajdotname/10509d"
Jon Leighton
2013-06-19
1
-8
/
+0
*
do not load all child records for inverse case
Neeraj Singh
2013-06-19
1
-0
/
+8
*
Merge pull request #10987 from senny/10979_association_include_returns_true
Xavier Noria
2013-06-18
1
-11
/
+11
|
\
|
*
`CollectionProxy#include?` returns `true` and `false` as documented.
Yves Senn
2013-06-18
1
-11
/
+11
*
|
Merge pull request #10533 from vipulnsward/fix_test
Rafael Mendonça França
2013-06-15
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Make test name descriptive and add reference to original regression commit
Vipul A M
2013-06-15
1
-1
/
+2
*
|
Merge pull request #10824 from vipulnsward/wonderful
Guillermo Iguaran
2013-06-02
1
-1
/
+1
|
\
\
|
*
|
wonderfull => wonderful
Vipul A M
2013-06-02
1
-1
/
+1
*
|
|
Remove #sum with a block was deprecated.
kennyj
2013-06-01
1
-6
/
+0
|
/
/
*
|
`implicit_readonly` is being removed in favor of calling `readonly` explicitly
Yves Senn
2013-05-27
1
-4
/
+4
*
|
Fix the `:primary_key` option for `has_many` associations.
Yves Senn
2013-05-23
1
-0
/
+8
|
/
*
Created a method to automatically find inverse associations and cache
wangjohn
2013-05-07
1
-0
/
+82
*
Confirm a record has not already been destroyed before decrementing
Ben Tucker
2013-05-06
1
-0
/
+20
*
Fix #8856 Ensure has_one association=(associate) triggers save.
Chris Thompson
2013-04-30
1
-0
/
+16
*
Update counter cache when pushing into association
Matthew Robertson
2013-04-21
1
-0
/
+9
*
Merge pull request #9996 from mikz/master
Jon Leighton
2013-04-05
1
-0
/
+16
|
\
|
*
fix inverse_of association in block of new child
Michal Cichra
2013-04-01
1
-0
/
+16
*
|
has_many through obeys order on through association
Neeraj Singh
2013-04-04
2
-2
/
+8
*
|
Updated the error message for +find+ on an inverse_of association
wangjohn
2013-04-01
1
-2
/
+0
*
|
Throwing a RecordNotFound exception when a record is scanned using the
wangjohn
2013-04-01
1
-0
/
+18
|
/
*
test-case to prevent resetting associations when preloading twice.
Yves Senn
2013-03-22
1
-0
/
+7
[next]