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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
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
*
|
|
|
|
|
Merge pull request #29145 from kamipo/reference_type_should_be_not_null
Matthew Draper
2017-05-24
1
-0
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Both reference id and type should be `NOT NULL` if `null: false` is specified
Ryuta Kamizono
2017-05-19
1
-0
/
+8
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #29167 from koic/remove_duplicate_inverse_associations_test
Matthew Draper
2017-05-24
1
-14
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove a duplicate test of inverse_associations_test in AR
Koichi ITO
2017-05-21
1
-14
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #29182 from kamipo/remove_unused_left_joins_values_generation
Matthew Draper
2017-05-24
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove unused `left_joins_values` generation
Ryuta Kamizono
2017-05-23
1
-1
/
+1
|
|
/
/
/
/
/
*
/
/
/
/
/
More friendly exception in nested attributes
Kir Shatrov
2017-05-22
1
-1
/
+1
|
/
/
/
/
/
*
/
/
/
/
Add cache_key_with_version and use it in ActiveSupport::Cache.expand_cache_key
David Heinemeier Hansson
2017-05-19
2
-7
/
+19
|
/
/
/
/
*
|
|
|
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
2
-2
/
+68
*
|
|
|
Set non 0 value to logger not to be affected by Ruby versions
Yasuo Honda
2017-05-17
1
-23
/
+23
*
|
|
|
Respect 'ignore_tables' in SQLite structure dump
Guillermo Iguaran
2017-05-15
1
-0
/
+20
*
|
|
|
Respect 'ignore_tables' in MySQL structure dump
Guillermo Iguaran
2017-05-15
1
-0
/
+16
*
|
|
|
Respect `ignore_tables` in Postgres structure dump
Rusty Geldmacher
2017-05-15
1
-0
/
+8
*
|
|
|
Don't eager loading if unneeded for `FinderMethods#exists?`
Ryuta Kamizono
2017-05-11
1
-0
/
+1
*
|
|
|
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
10
-26
/
+26
|
|
/
/
|
/
|
|
*
|
|
Fix `warning: ambiguous first argument`
Ryuta Kamizono
2017-05-06
1
-2
/
+2
|
/
/
*
|
Merge pull request #28989 from matthewd/quoted_id-deprecation
Matthew Draper
2017-05-06
1
-1
/
+14
|
\
\
|
*
|
Clarify deprecation message for #quoted_id
Matthew Draper
2017-05-05
1
-1
/
+14
*
|
|
Remove unused `DelegationTest#call_method`
Ryuta Kamizono
2017-05-06
1
-27
/
+7
|
/
/
*
|
Should test against `Relation#bound_attributes`
Ryuta Kamizono
2017-05-04
1
-8
/
+12
*
|
Merge pull request #28974 from kamipo/extract_bind_param_and_bind_attribute
Rafael França
2017-05-03
11
-51
/
+38
|
\
\
|
*
|
Extract `bind_param` and `bind_attribute` into `ActiveRecord::TestCase`
Ryuta Kamizono
2017-05-04
11
-51
/
+38
*
|
|
Remove duplicated `test_merging_reorders_bind_params`
Ryuta Kamizono
2017-05-04
1
-9
/
+0
|
/
/
*
|
Add type caster to `RuntimeReflection#alias_name`
Jon Moss
2017-05-02
3
-2
/
+6
*
|
Deprecate `supports_statement_cache?`
Ryuta Kamizono
2017-05-01
1
-2
/
+5
*
|
Stop creating duplicate Struct instances
Jon Moss
2017-04-28
1
-23
/
+15
*
|
Also raise error when VERSION is nil
Rafael Mendonça França
2017-04-27
1
-1
/
+2
*
|
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
21
-26
/
+26
*
|
Merge pull request #28883 from yahonda/fix28797
Rafael França
2017-04-26
1
-2
/
+7
|
\
\
|
*
|
PostgreSQL 10 allows `CURRENT_DATE` and `CURRENT_TIMESTAMP` as default functions
Yasuo Honda
2017-04-26
1
-2
/
+7
*
|
|
Merge pull request #28881 from bogdanvlviv/verbose-migration
Rafael França
2017-04-26
1
-1
/
+16
|
\
\
\
|
*
|
|
Refactor DatabaseTasksMigrateTest#test_migrate_receives_correct_env_vars
bogdanvlviv
2017-04-26
1
-1
/
+16
|
|
/
/
*
|
|
Merge pull request #28885 from kamipo/remove_useless_test_case
Rafael França
2017-04-26
2
-13
/
+0
|
\
\
\
|
*
|
|
Remove useless test case
Ryuta Kamizono
2017-04-26
2
-13
/
+0
|
|
/
/
*
/
/
Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-04-26
22
-133
/
+94
|
/
/
*
|
Merge pull request #28828 from kamipo/fix_extending_modules_on_association
Rafael França
2017-04-25
1
-0
/
+5
|
\
\
|
*
|
Mixin `CollectionProxy::DelegateExtending` after `ClassSpecificRelation`
Ryuta Kamizono
2017-04-22
1
-0
/
+5
*
|
|
Merge pull request #28831 from kamipo/respond_to_missing_should_be_private
Rafael França
2017-04-25
2
-6
/
+1
|
\
\
\
|
*
|
|
`respond_to_missing?` should be private
Ryuta Kamizono
2017-04-22
2
-6
/
+1
|
|
/
/
*
|
|
Fix MigratorTest#test_migrator_verbosity
bogdanvlviv
2017-04-26
1
-1
/
+1
*
|
|
Merge pull request #28853 from kamipo/replace_regexp_z
Rafael França
2017-04-25
3
-14
/
+14
|
\
\
\
|
*
|
|
Replace \Z to \z
Ryuta Kamizono
2017-04-24
3
-14
/
+14
|
|
/
/
*
/
/
Remove checks for Enumerator#size method
Eugene Kenny
2017-04-25
2
-18
/
+12
|
/
/
*
|
Don't attempt to create a new record that was already created.
Isaac Betesh
2017-04-20
2
-0
/
+27
*
|
Prevent double firing the before save callback of new object when the parent ...
Ryuta Kamizono
2017-04-21
1
-2
/
+16
*
|
Merge pull request #28681 from runephilosof/fix-mysql-grant
Rafael Mendonça França
2017-04-20
1
-1
/
+1
|
\
\
|
*
|
Fix quoting in db:create grant all statement.
Rune Schjellerup Philosof
2017-04-20
1
-1
/
+1
[prev]
[next]