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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Calculations#execute_grouped_calculation and clean AR test case
Rafael Sales
2015-10-22
1
-1
/
+0
*
Fix merge conflicts for #19938
Sean Griffin
2015-10-20
3
-0
/
+6
|
\
|
*
Fix for activerecord join dependency instantiate bug
Mehmet Emin İNAÇ
2015-05-04
3
-0
/
+6
*
|
Remove unused scopes
Andy Atkinson
2015-10-01
3
-10
/
+0
*
|
Fix regression in inverse_of on through associations
eileencodes
2015-09-26
3
-0
/
+8
*
|
Implement ActiveRecord::Base.ignored_columns
Jean Boussier
2015-09-24
1
-0
/
+5
*
|
introduce `conn.data_source_exists?` and `conn.data_sources`.
Yves Senn
2015-09-22
1
-1
/
+1
*
|
Revert "Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynami...
Rafael Mendonça França
2015-09-09
1
-8
/
+0
*
|
Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynamic_finders
Rafael Mendonça França
2015-09-09
1
-0
/
+8
|
\
\
|
*
|
put dynamic matchers on the GeneratedAssociationMethods instead of model
Rob Looby
2015-05-08
1
-0
/
+8
|
|
/
*
|
Typo fix [ci skip]
amitkumarsuroliya
2015-09-07
1
-1
/
+1
*
|
Deprecate passing conditions to AR::Relation destroy_all and delete_all methods
Wojciech Wnętrzak
2015-09-06
1
-1
/
+1
*
|
Only nullify persisted has_one target associations
Agis-
2015-08-24
2
-0
/
+2
*
|
Merge pull request #19683 from tristang/require-option-for-counter-cache
Rafael Mendonça França
2015-08-13
3
-5
/
+6
|
\
\
|
*
|
Add tests for associations without counter_cache
Tristan Gamilis
2015-04-09
1
-0
/
+1
|
*
|
Require explicit counter_cache option for has_many
Tristan Gamilis
2015-04-07
2
-5
/
+5
|
|
/
*
|
Merge pull request #19770 from vngrs/prevent_duplicated_where_clauses
Rafael Mendonça França
2015-08-13
1
-0
/
+7
|
\
\
|
*
|
Prevent duplicating `where` clauses when model is extended from an abstract c...
Mehmet Emin İNAÇ
2015-04-15
1
-0
/
+7
|
|
/
*
|
Skip statement cache on through association reader
Rafael Mendonça França
2015-08-12
5
-0
/
+40
*
|
use correct DB connection for generated HABTM table
Matt Hanlon
2015-08-07
1
-0
/
+5
*
|
Merge pull request #20849 from vngrs/misleading_nested_exceptions
Rafael Mendonça França
2015-07-27
1
-3
/
+4
|
\
\
|
*
|
Fix misleading errors for has_one through relations
Mehmet Emin İNAÇ
2015-07-22
1
-3
/
+4
*
|
|
Rename the enum_{prefix,suffix} options to _{prefix,suffix}
Robin Dupret
2015-07-23
1
-4
/
+4
*
|
|
fix rails tests
Mehmet Emin İNAÇ
2015-07-21
1
-1
/
+1
|
/
/
*
|
Correctly ignore `mark_for_destruction` without `autosave`
Sean Griffin
2015-07-20
1
-0
/
+1
*
|
Fix counter_cache for polymorphic associations
Stefan Kanev
2015-07-19
1
-0
/
+1
*
|
Ensure cyclic associations w/ autosave don't cause duplicate errors
Sean Griffin
2015-07-18
1
-0
/
+11
*
|
Fix regression caused by a01d164b
Rafael Mendonça França
2015-07-07
1
-0
/
+16
*
|
Add pending test for the great-grandparent touching bug from #19324
David Heinemeier Hansson
2015-06-25
2
-0
/
+8
*
|
Add enum prefix/suffix option to enum definition
Igor Kapkov
2015-06-12
1
-0
/
+4
*
|
Fix crash when loading fixture with belongs_to association defined in abstrac...
Victor Costan
2015-06-04
1
-0
/
+12
*
|
allow setting of a demodulized class name when using STI
Alex Robbin
2015-05-11
1
-0
/
+3
|
/
*
Fix leaky chain on polymorphic association
eileencodes
2015-03-15
3
-0
/
+5
*
Merge pull request #18996 from morgoth/deprecate-more-errors-methods
Yves Senn
2015-02-19
2
-2
/
+2
|
\
|
*
Deprecate `ActiveModel::Errors` `add_on_empty` and `add_on_blank` methods
Wojciech Wnętrzak
2015-02-19
2
-2
/
+2
*
|
Add `ActiveRecord::Base.suppress`
Michael Ryan
2015-02-18
2
-0
/
+6
|
/
*
Add line endings to files which are missing them
Sean Griffin
2015-02-17
6
-6
/
+6
*
Merge pull request #18512 from vipulnsward/18492-fixtures-with-sti
Aaron Patterson
2015-01-31
2
-3
/
+7
|
\
|
*
Fixes #18492
Vipul A M
2015-01-14
2
-3
/
+7
*
|
Always perform validations on nested attribute associations
Sean Griffin
2015-01-30
1
-1
/
+2
*
|
Added #or to ActiveRecord::Relation
Matthew Draper
2015-01-28
1
-0
/
+3
*
|
Don't redefine autosave association callbacks in nested attrs
Sean Griffin
2015-01-28
2
-0
/
+2
*
|
Improve consistency of counter caches updating in memory
Sean Griffin
2015-01-26
1
-1
/
+1
|
/
*
remove deprecated support to preload instance-dependent associaitons.
Yves Senn
2015-01-05
1
-4
/
+0
*
Add has_secure_token to Active Record
robertomiranda
2015-01-04
1
-0
/
+4
*
Deprecate `false` as the way to halt AR callbacks
claudiob
2015-01-02
5
-5
/
+5
*
Merge pull request #15309 from iantropov/issue_12698_build_through
Rafael Mendonça França
2015-01-02
1
-0
/
+2
|
\
|
*
Add setting of FK for throgh associations while building
Ivan Antropov
2014-05-25
1
-0
/
+2
*
|
Fix error message when trying to create an associated record
Rafael Mendonça França
2014-12-30
1
-0
/
+1
*
|
AR specific length validator to respect `marked_for_destruction`.
Yves Senn
2014-12-30
1
-0
/
+2
[next]