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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/FirstParameterIndentation` cop
Ryuta Kamizono
2017-07-17
1
-1
/
+1
*
Merge pull request #29813 from kamipo/fix_create_with_multiparameter_attributes
Kasper Timm Hansen
2017-07-16
1
-13
/
+32
|
\
|
*
Fix `create_with` with multiparameter attributes
Ryuta Kamizono
2017-07-16
1
-13
/
+32
*
|
Don't cache `scope_for_create`
Ryuta Kamizono
2017-07-16
1
-10
/
+2
|
/
*
Fix `create_with` using both string and symbol
Ryuta Kamizono
2017-07-16
3
-5
/
+9
*
Use `where(id: 10)` rather than `where(relation.table[:id].eq(10))`
Ryuta Kamizono
2017-07-16
1
-5
/
+5
*
Merge pull request #29679 from kamipo/add_test_case_for_27724
Kasper Timm Hansen
2017-07-15
1
-0
/
+7
|
\
|
*
Add a test case for overwriting existing condition on associations
Ryuta Kamizono
2017-07-07
1
-0
/
+7
*
|
Merge pull request #29769 from kamipo/remove_extra_order_for_first
Kasper Timm Hansen
2017-07-15
2
-32
/
+28
|
\
\
|
*
|
Remove extra `.merge!(order: "id")` for `Relation#first` in tests
Ryuta Kamizono
2017-07-13
2
-32
/
+28
*
|
|
Merge pull request #29699 from lugray/represent_boolean_as_integer
Matthew Draper
2017-07-12
3
-4
/
+17
|
\
\
\
|
*
|
|
Change sqlite3 boolean serialization to use 1 and 0
Lisa Ugray
2017-07-11
3
-4
/
+17
|
|
/
/
*
/
/
Extract `FakeKlass` in `relation_test.rb` and `relation/mutation_test.rb`
Ryuta Kamizono
2017-07-11
2
-52
/
+6
|
/
/
*
|
Merge pull request #29715 from reverbdotcom/ptd/fix-invalid-uuids
Matthew Draper
2017-07-09
1
-1
/
+3
|
\
\
|
*
|
Don't allow uuids with orphan curly braces
pdebelak
2017-07-07
1
-1
/
+3
|
|
/
*
|
Merge pull request #28867 from eugeneius/skip_query_cache_in_batches
Matthew Draper
2017-07-09
5
-1
/
+179
|
\
\
|
*
|
Skip query cache for in_batches and friends
Eugene Kenny
2017-07-06
5
-1
/
+179
|
|
/
*
|
Merge pull request #29692 from fimmtiu/avoid-translating-non-database-exceptions
Matthew Draper
2017-07-09
1
-0
/
+22
|
\
\
|
*
|
Remove driver-specific hard-coding in the tests.
Dennis Taylor
2017-07-07
1
-9
/
+1
|
*
|
Rename the StatementInvalid test method for clarity.
Dennis Taylor
2017-07-07
1
-1
/
+1
|
*
|
Use StandardError instead of RuntimeError.
Dennis Taylor
2017-07-06
1
-2
/
+2
|
*
|
Fix indentation style for private method.
Dennis Taylor
2017-07-05
1
-5
/
+5
|
*
|
Don't translate non-database exceptions.
Dennis Taylor
2017-07-05
1
-0
/
+30
|
|
/
*
/
Use `information_schema` to extract `generation_expression` for MariaDB
Ryuta Kamizono
2017-07-07
1
-1
/
+1
|
/
*
Fix `ActiveModel::Type::DateTime#serialize`
Lisa Ugray
2017-07-05
1
-0
/
+13
*
Merge pull request #29413 from kamipo/fix_association_with_scope_including_joins
Rafael França
2017-07-04
1
-0
/
+5
|
\
|
*
Fix eager loading association with scope including joins
Ryuta Kamizono
2017-07-04
1
-0
/
+1
|
*
Fix preloading association with scope including joins
Ryuta Kamizono
2017-07-04
1
-0
/
+4
*
|
Merge pull request #29653 from kamipo/fix_test_copying_migrations_preserving_...
Rafael França
2017-07-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix `test_copying_migrations_preserving_magic_comments`
Ryuta Kamizono
2017-07-02
1
-2
/
+2
*
|
Merge pull request #29658 from kamipo/remove_redundant_assert_respond_to
Kasper Timm Hansen
2017-07-02
1
-26
/
+0
|
\
\
|
*
|
Remove redundant `assert_respond_to`
Ryuta Kamizono
2017-07-03
1
-26
/
+0
*
|
|
:warning: "Use assert_nil if expecting nil. This will fail in Minitest 6."
Akira Matsuda
2017-07-02
1
-1
/
+1
|
/
/
*
|
Apply record state based on parent transaction state
eileencodes
2017-07-01
1
-0
/
+70
*
|
Deprecate and replace `set_state` method
eileencodes
2017-07-01
1
-0
/
+38
|
/
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
249
-249
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
249
-0
/
+249
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
249
-0
/
+249
*
|
Merge pull request #29506 from pat/frozen-string-literals
Matthew Draper
2017-07-02
7
-17
/
+17
|
\
\
|
*
|
Make ActiveRecord frozen string literal friendly.
Pat Allan
2017-06-20
7
-17
/
+17
*
|
|
Merge pull request #29631 from kamipo/should_be_clear_association_ids
Matthew Draper
2017-07-01
1
-0
/
+5
|
\
\
\
|
*
|
|
Should be clear `@association_ids` when joined newly associated record
Ryuta Kamizono
2017-06-30
1
-0
/
+5
*
|
|
|
Merge pull request #28808 from fschwahn/fix-polymorphic-automic-inverse
Matthew Draper
2017-07-01
2
-6
/
+16
|
\
\
\
\
|
*
|
|
|
Add regression test for setting inverse instances on normal & polymorphic rel...
Fabian Schwahn
2017-04-20
1
-0
/
+14
|
*
|
|
|
Remove :polymorphic from INVALID_AUTOMATIC_INVERSE_OPTIONS
Fabian Schwahn
2017-04-20
1
-6
/
+2
*
|
|
|
|
Merge pull request #29536 from nickrivadeneira/fix-yaml
Matthew Draper
2017-07-01
1
-0
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Ensure `false` is preserved in attr serialization
Nick Rivadeneira
2017-06-22
1
-0
/
+8
*
|
|
|
|
Merge pull request #29623 from kamipo/should_use_same_connection_in_query_cache
Rafael França
2017-06-29
1
-7
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Should use the same connection in using query cache
Ryuta Kamizono
2017-06-29
1
-7
/
+1
*
|
|
|
|
Deprecate delegating to `arel` in `Relation`
Ryuta Kamizono
2017-06-29
1
-0
/
+15
[next]