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
/
scoping
/
relation_scoping_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
`scoping` should respect current class and STI constraint (#29199)
Ryuta Kamizono
2017-11-06
1
-0
/
+14
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
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
*
Fix to scoping is correctly restored
Ryuta Kamizono
2017-06-29
1
-0
/
+9
*
Fix crashing on circular left join references with scoping
Ryuta Kamizono
2017-05-24
1
-2
/
+9
*
Restore `fixtures :author_addresses`
Ryuta Kamizono
2017-04-27
1
-2
/
+2
*
Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-04-26
1
-2
/
+2
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2017-03-26
1
-2
/
+2
*
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-01-03
1
-2
/
+2
*
Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-s...
Rafael França
2017-01-03
1
-2
/
+2
|
\
|
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2016-12-03
1
-2
/
+2
*
|
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-1
/
+1
|
/
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-7
/
+7
*
Fix warning: ambiguous first argument
Ryuta Kamizono
2016-08-12
1
-1
/
+1
*
Use `FETCH FIRST` for Oracle12 database and Arel Oracle12 visitor
Yasuo Honda
2016-08-08
1
-1
/
+1
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-16
/
+16
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-39
/
+39
*
Remove circular join references in join_dependency
Takashi Kokubun
2016-07-28
1
-0
/
+7
*
Active scopes apply to child classes, though not parents/siblings
Matthew Draper
2016-01-12
1
-3
/
+17
*
`current_scope` shouldn't pollute sibling STI classes
Sean Griffin
2015-02-11
1
-0
/
+6
*
`WhereClause#predicates` does not need to be public
Sean Griffin
2015-01-27
1
-1
/
+1
*
Remove all references to `where_values` in tests
Sean Griffin
2015-01-25
1
-1
/
+1
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
1
-0
/
+1
*
:scissors: duplicated `require`s
Godfrey Chan
2014-10-14
1
-1
/
+0
*
make sure cache is not used for collection assocations too
Aaron Patterson
2014-10-14
1
-1
/
+12
*
break cache if we're inside a "scoping" call. fixes #17052
Aaron Patterson
2014-10-14
1
-0
/
+10
*
Make sure that fixtures are loaded before finding
Akira Matsuda
2014-08-14
1
-0
/
+4
*
Format
Akira Matsuda
2014-08-14
1
-2
/
+2
*
do not rely on method_missing hitting arel
Aaron Patterson
2014-03-24
1
-2
/
+3
*
split relation_scoping_test.rb's default scoping tests into another file
Takehiro Adachi
2013-03-30
1
-357
/
+0
*
move tests for NamedScope and DefaultScope under test/cases/scoping/
Takehiro Adachi
2013-03-30
1
-0
/
+688