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
/
relations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Active Record to let Arel manage bind params
Sean Griffin
2017-07-24
1
-46
/
+1
*
Merge pull request #29867 from koic/fix_a_failed_ar_test_when_using_oracle
Kasper Timm Hansen
2017-07-23
1
-2
/
+10
|
\
|
*
Fix a failued AR test when using OracleAdapter
Koichi ITO
2017-07-20
1
-2
/
+10
*
|
Merge pull request #29732 from kirs/frozen-activerecord
Rafael França
2017-07-21
1
-0
/
+2
|
\
\
|
*
|
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
|
|
/
*
/
Revert "Extract `bind_param` and `bind_attribute` into `ActiveRecord::TestCase`"
Sean Griffin
2017-07-21
1
-7
/
+3
|
/
*
Fix `JoinDependency` with using a custom table
Ryuta Kamizono
2017-07-18
1
-5
/
+14
*
Merge pull request #29801 from kamipo/extract_null_relation_test
Sean Griffin
2017-07-17
1
-118
/
+0
|
\
|
*
Extract `NullRelationTest` from `RelationTest`
Ryuta Kamizono
2017-07-15
1
-118
/
+0
*
|
Merge pull request #29799 from kamipo/remove_outdated_test_scoped_responds_to...
Sean Griffin
2017-07-17
1
-8
/
+0
|
\
\
|
*
|
Remove outdated `test_scoped_responds_to_delegated_methods`
Ryuta Kamizono
2017-07-15
1
-8
/
+0
|
|
/
*
|
Fix `where` with a custom table
Ryuta Kamizono
2017-07-18
1
-4
/
+4
*
|
Fix `create_with` using both string and symbol
Ryuta Kamizono
2017-07-16
1
-1
/
+1
|
/
*
Skip query cache for in_batches and friends
Eugene Kenny
2017-07-06
1
-0
/
+42
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Merge pull request #29405 from kamipo/locked_should_not_build_arel
Rafael França
2017-06-28
1
-0
/
+6
|
\
|
*
Remove delegating to arel in a relation
Ryuta Kamizono
2017-06-29
1
-1
/
+1
|
*
`Relation#locked?` should not build arel
Ryuta Kamizono
2017-06-20
1
-0
/
+6
*
|
Fix extracting `references` via `order_values` to respect quoting
Ryuta Kamizono
2017-06-26
1
-0
/
+6
|
/
*
Remove a redundant default_scope tests
Koichi ITO
2017-06-03
1
-10
/
+0
*
Should test against `Relation#bound_attributes`
Ryuta Kamizono
2017-05-04
1
-8
/
+12
*
Remove duplicated `test_merging_reorders_bind_params`
Ryuta Kamizono
2017-05-04
1
-9
/
+0
*
Restore `fixtures :author_addresses`
Ryuta Kamizono
2017-04-27
1
-1
/
+1
*
Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-04-26
1
-1
/
+1
*
`respond_to_missing?` should be private
Ryuta Kamizono
2017-04-22
1
-5
/
+1
*
Fix an AR test of relations_test when using Oracle
Koichi ITO
2017-04-11
1
-1
/
+1
*
Load only needed records on ActiveRecord::Relation#inspect
Hendy Tanata
2017-03-28
1
-0
/
+6
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2017-03-26
1
-1
/
+1
*
Fix where_clause#except with specific where value
John Hawthorn
2017-03-20
1
-0
/
+8
*
Use `load` rather than `collect` for force loading
Ryuta Kamizono
2017-03-19
1
-7
/
+7
*
Allow order to be given expressions as hash keys
Eugene Kenny
2017-02-27
1
-1
/
+24
*
Merge pull request #27122 from kamipo/fix_unscope_with_subquery
Rafael França
2017-02-13
1
-0
/
+12
|
\
|
*
Fix unscope with subquery
Ryuta Kamizono
2016-12-05
1
-0
/
+12
*
|
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-01-03
1
-1
/
+1
*
|
Merge pull request #27563 from kamipo/fix_typo
Rafael França
2017-01-03
1
-1
/
+1
|
\
\
|
*
|
Fix typo s/permited/permitted/
Ryuta Kamizono
2017-01-04
1
-1
/
+1
*
|
|
Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-s...
Rafael França
2017-01-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2016-12-03
1
-1
/
+1
|
|
/
*
|
Remove deprecation of using ActiveRecord::Base instance in .update
Rafael Mendonça França
2017-01-03
1
-2
/
+2
*
|
Remove deprecated `#uniq`, `#uniq!`, and `#uniq_value`
Ryuta Kamizono
2016-12-30
1
-6
/
+0
*
|
Remove deprecated conditions parameter from #delete_all
Rafael Mendonça França
2016-12-29
1
-6
/
+0
*
|
Remove deprecated conditions parameter from `#destroy_all`
Rafael Mendonça França
2016-12-29
1
-6
/
+0
*
|
Remove deprecated support to passing a class as a value in a query
Rafael Mendonça França
2016-12-29
1
-9
/
+0
*
|
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-8
/
+8
|
/
*
Respect new records for `CollectionProxy#uniq`
Ryuta Kamizono
2016-11-13
1
-1
/
+0
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-21
/
+21
*
Tweak a test so the queries match
Matthew Draper
2016-10-08
1
-1
/
+1
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-4
/
+4
*
Merge pull request #25987 from aquajach/master
Rafael Mendonça França
2016-08-17
1
-0
/
+9
|
\
[next]