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
/
adapters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2017-03-26
1
-68
/
+107
*
Merge pull request #28531 from yahonda/suppress_pg_warning
Matthew Draper
2017-03-23
1
-0
/
+1
|
\
|
*
Suppress `WARNING: nonstandard use of \\ in a string literal` warning
Yasuo Honda
2017-03-22
1
-0
/
+1
*
|
[PostgreSQL]: Replace deprecated PG constants.
Lars Kanis
2017-03-22
1
-4
/
+4
|
/
*
Merge pull request #28068 from kamipo/refactor_data_sources
Rafael França
2017-03-13
1
-4
/
+2
|
\
|
*
Extract `data_source_sql` to refactor data source statements
Ryuta Kamizono
2017-02-20
1
-4
/
+2
*
|
Fix `deserialize` with JSON array
Ryuta Kamizono
2017-03-06
1
-0
/
+10
*
|
`valid_type?` should accept only supported types
Ryuta Kamizono
2017-02-28
3
-38
/
+0
*
|
Use `max_identifier_length` for `index_name_length` in PostgreSQL adapter
Ryuta Kamizono
2017-02-27
1
-2
/
+1
*
|
Merge pull request #28167 from kirs/deprecate-verify-args
Matthew Draper
2017-02-26
1
-0
/
+12
|
\
\
|
*
|
Deprecate AbstractAdapter#verify! with arguments
Kir Shatrov
2017-02-25
1
-0
/
+12
*
|
|
Merge pull request #28169 from kirs/ensure-conn-verify
Matthew Draper
2017-02-26
2
-1
/
+2
|
\
\
\
|
*
|
|
Use ensure block for things we cleanup in tests
Kir Shatrov
2017-02-25
2
-1
/
+2
|
|
/
/
*
|
|
Extract `TypeCastingTest` into `test/cases/quoting_test.rb`
Ryuta Kamizono
2017-02-24
2
-52
/
+0
*
|
|
Fix `wait_timeout` to configurable for mysql2 adapter
Ryuta Kamizono
2017-02-24
1
-0
/
+16
|
|
/
|
/
|
*
|
Simplify and optimize Postgres query for primary_keys()
Jordan Lewis
2017-02-13
2
-14
/
+0
*
|
Merge pull request #26655 from kamipo/fix_remove_expression_index
Rafael França
2017-02-13
1
-2
/
+5
|
\
\
|
*
|
Fix `remove_index` to be able to remove expression indexes
Ryuta Kamizono
2016-12-25
1
-2
/
+5
*
|
|
The `default` arg of `index_name_exists?` makes to optional
Ryuta Kamizono
2017-02-13
1
-7
/
+7
*
|
|
Schema dumping support for PostgreSQL oid type
Ryuta Kamizono
2017-02-12
1
-1
/
+1
*
|
|
Schema dumping support for PostgreSQL interval type
Ryuta Kamizono
2017-02-12
1
-2
/
+2
*
|
|
Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp...
Ryuta Kamizono
2017-02-12
2
-2
/
+0
*
|
|
Refactor `ColumnDefinition` to contain `options` hash
Ryuta Kamizono
2017-02-09
3
-6
/
+6
*
|
|
Merge pull request #27389 from kamipo/fix_mysql_pk_dumping_correctly
Jeremy Daer
2017-02-06
3
-173
/
+0
|
\
\
\
|
*
|
|
Restore the behaviour of the compatibility layer for integer-like PKs
Ryuta Kamizono
2017-02-04
3
-173
/
+0
|
|
|
/
|
|
/
|
*
/
|
Correct spelling
Benjamin Fleischer
2017-02-05
2
-3
/
+3
|
/
/
*
|
Virtual/generated column support for MySQL 5.7.5+ and MariaDB 5.2.0+
Ryuta Kamizono
2017-02-01
2
-8
/
+74
*
|
Add assertion messages
Akira Matsuda
2017-01-25
2
-2
/
+2
*
|
Deprecate `initialize_schema_migrations_table` and `initialize_internal_metad...
Ryuta Kamizono
2017-01-20
1
-2
/
+2
*
|
Revert "Merge pull request #27718 from kamipo/remove_internal_public_methods"
Matthew Draper
2017-01-20
1
-2
/
+2
*
|
assert_send is going to be deprecated since minitest 5.10.0
Akira Matsuda
2017-01-18
2
-2
/
+2
*
|
:warning: "Use assert_nil if expecting nil. This will fail in MT6."
Akira Matsuda
2017-01-18
1
-3
/
+4
*
|
Remove `initialize_schema_migrations_table` and `initialize_internal_metadata...
Ryuta Kamizono
2017-01-18
1
-2
/
+2
*
|
Merge pull request #27618 from kamipo/fix_uuid_default_nil
Kasper Timm Hansen
2017-01-15
1
-19
/
+36
|
\
\
|
*
|
Fix UUID primary key with default nil in legacy migration
Ryuta Kamizono
2017-01-09
1
-0
/
+19
|
*
|
Should test uuid legacy migration without `supports_pgcrypto_uuid?`
Ryuta Kamizono
2017-01-09
1
-19
/
+17
*
|
|
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
1
-2
/
+2
*
|
|
activerecord/test: Fix Mysql2ConnectionTest#test_execute_after_disconnect
Dylan Thacker-Smith
2017-01-09
1
-1
/
+2
|
/
/
*
|
Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-01-03
1
-107
/
+68
*
|
Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-s...
Rafael França
2017-01-03
1
-68
/
+107
|
\
\
|
*
|
Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...
Fumiaki MATSUSHIMA
2016-12-03
1
-68
/
+107
*
|
|
Deprecate passing `name` to `indexes` like `tables`
Ryuta Kamizono
2017-01-04
2
-2
/
+2
*
|
|
Compare deserialized values for `PostgreSQL::OID::Hstore` types
Jon Moss
2017-01-03
1
-0
/
+19
*
|
|
Consistently apply adapter behavior when serializing arrays
Sean Griffin
2017-01-03
2
-4
/
+15
*
|
|
Dump array subtype options correctly
Ryuta Kamizono
2017-01-01
1
-3
/
+5
*
|
|
`#tables` and `#table_exists?` and returns only tables and not views
Rafael Mendonça França
2016-12-29
2
-8
/
+6
*
|
|
Remove deprecated `name` argument from `#tables`
Rafael Mendonça França
2016-12-29
2
-4
/
+2
*
|
|
"Use assert_nil if expecting nil from ...:in `...'. This will fail in MT6."
Akira Matsuda
2016-12-25
4
-10
/
+10
|
|
/
|
/
|
*
|
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
5
-6
/
+6
*
|
Privatize unneededly protected methods in Active Record tests
Akira Matsuda
2016-12-24
4
-4
/
+4
[next]