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 skip in-memory insertion of associations when loaded in validate
Sean Griffin
2016-09-29
1
-3
/
+31
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
8
-69
/
+69
*
Ensure that inverse associations are set before running callbacks
Sean Griffin
2016-08-31
1
-0
/
+27
*
Don't unnecessarily load a belongs_to when saving.
James Coleman
2016-08-26
1
-0
/
+6
*
Merge pull request #24099 from k0kubun/preserve-readonly
Rafael Mendonça França
2016-08-18
1
-2
/
+20
|
\
|
*
Preserve readonly flag only for readonly association
Takashi Kokubun
2016-07-30
1
-2
/
+20
*
|
Merge pull request #26009 from kamipo/fix_inconsistent_finder_methods_signature
Rafael França
2016-08-17
1
-9
/
+0
|
\
\
|
*
|
Fix inconsistent the signature of finder methods for collection association
Ryuta Kamizono
2016-08-16
1
-9
/
+0
*
|
|
Merge pull request #26021 from kamipo/finder_bang_method_should_call_non_bang...
Rafael França
2016-08-17
1
-0
/
+40
|
\
\
\
|
*
|
|
Finder bang method should call non bang method
Ryuta Kamizono
2016-08-16
1
-0
/
+40
|
|
/
/
*
/
/
Fix count which would sometimes force a DISTINCT
Maxime Lapointe
2016-08-16
1
-8
/
+17
|
/
/
*
|
Merge pull request #26097 from Dagnan/fix_recordnotfound_args_rebased
Rafael França
2016-08-16
1
-0
/
+12
|
\
\
|
*
|
When calling association.find RecordNotFound is now raised with the same argu...
Michel Pigassou
2016-08-13
1
-0
/
+12
*
|
|
Merge pull request #26162 from kamipo/take_respects_dirty_target
Rafael França
2016-08-16
1
-4
/
+8
|
\
\
\
|
*
|
|
`CollectionProxy#take` should respect dirty target
Ryuta Kamizono
2016-08-14
1
-4
/
+8
|
|
/
/
*
/
/
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
15
-127
/
+127
|
/
/
*
|
Fix broken alignments caused by auto-correct commit 411ccbd
Ryuta Kamizono
2016-08-10
1
-1
/
+2
*
|
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
5
-6
/
+0
*
|
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
|
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
2
-129
/
+129
*
|
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
2
-7
/
+5
*
|
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
17
-671
/
+671
*
|
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
20
-961
/
+961
|
/
*
Merge pull request #25767 from kamipo/association_name_is_the_same_as_join_ta...
Rafael França
2016-07-27
1
-0
/
+6
|
\
|
*
Correctly return `associated_table` when `associated_with?` is true
Ryuta Kamizono
2016-07-10
1
-0
/
+6
*
|
Add an assertion to the tests that should be loaded the target.
Ryuta Kamizono
2016-07-27
1
-0
/
+38
*
|
Make `force_signal37_to_load_all_clients_of_firm` to private
Ryuta Kamizono
2016-07-26
1
-4
/
+6
*
|
adds missing requires
Xavier Noria
2016-07-24
1
-0
/
+1
*
|
systematic revision of =~ usage in AR
Xavier Noria
2016-07-23
2
-6
/
+6
*
|
Add `exists?` and `update_all` to `CollectionProxy` for respects an associati...
Ryuta Kamizono
2016-07-20
1
-0
/
+20
*
|
Merge pull request #25578 from kamipo/move_warning_about_composite_primary_ke...
Rafael França
2016-07-20
1
-1
/
+1
|
\
\
|
*
|
Move the warning about composite primary key to `AttributeMethods::PrimaryKey`
Ryuta Kamizono
2016-07-02
1
-1
/
+1
|
|
/
*
/
Refactored test `HasManyAssociationsTest#test_do_not_call_callbacks_for_delet...
bogdanvlviv
2016-07-17
1
-1
/
+2
|
/
*
Fix `calculate` with a string value in `from` and eager loading
Ryuta Kamizono
2016-06-13
1
-0
/
+4
*
Allow Oracle bind parameter syntax `:a1`
Yasuo Honda
2016-06-08
1
-1
/
+1
*
Exists shouldn't error when used with `includes`
Sean Griffin
2016-05-30
1
-0
/
+1
*
Fix `has_one` `enum` `where` queries
Jon Moss
2016-05-26
1
-0
/
+18
*
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
2
-3
/
+3
*
Give more context from `AssociationMismatchError`
Sean Griffin
2016-05-12
1
-1
/
+1
*
Rename test method
Molchanov Andrey
2016-05-12
1
-1
/
+1
*
Fix counter_cache double increment bug
Tom Kadwill
2016-04-28
1
-0
/
+11
*
Fix undefined method `owners' for NullPreloader:Class
Ladislav Smola
2016-04-06
1
-0
/
+14
*
Merge pull request #22518 from RochesterinNYC/better-error-message-for-includ...
Arthur Nogueira Neves
2016-03-18
1
-0
/
+17
|
\
|
*
Improve clarity of error message for missing includes and eager_load
James Wen
2016-01-28
1
-0
/
+17
*
|
don't treat all associations with extensions as instance dependent.
Yves Senn
2016-03-03
1
-0
/
+12
*
|
Remove duplicated `test_` prefix [ci skip]
Ryuta Kamizono
2016-03-02
1
-1
/
+1
*
|
Respect through association scopes when used with polymorphic
Sean Griffin
2016-02-29
1
-0
/
+7
*
|
Merge pull request #18766 from yasyf/issue_17864
Sean Griffin
2016-02-29
1
-0
/
+32
|
\
\
|
*
|
Honour the order of the joining model in a `has_many :through`
Yasyf Mohamedali
2015-03-02
1
-0
/
+32
*
|
|
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
4
-10
/
+10
[next]