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
/
lib
/
active_record
/
connection_adapters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #29405 from kamipo/locked_should_not_build_arel
Rafael França
2017-06-28
1
-0
/
+1
|
\
|
*
Remove delegating to arel in a relation
Ryuta Kamizono
2017-06-29
1
-0
/
+1
*
|
Avoid begin/rescue in fixture quoting
Kir Shatrov
2017-06-20
1
-5
/
+4
*
|
Use bulk INSERT to insert fixtures
Kir Shatrov
2017-06-20
3
-6
/
+73
|
/
*
Merge pull request #29454 from kamipo/fix_exists_queries_with_cache
Rafael França
2017-06-19
2
-51
/
+0
|
\
|
*
Ensure query caching for `select_*` methods in connection adapters
Ryuta Kamizono
2017-06-15
2
-51
/
+0
*
|
Merge pull request #29486 from kirs/fixtures-arel
Rafael França
2017-06-19
1
-4
/
+11
|
\
\
|
*
|
Refactor #insert_fixtures to use Arel
Kir Shatrov
2017-06-19
1
-4
/
+11
*
|
|
Merge pull request #29455 from kirs/remove-column-with-fk-mysql
Guillermo Iguaran
2017-06-16
1
-0
/
+7
|
\
\
\
|
*
|
|
Remove FK together with column in MySQL
Kir Shatrov
2017-06-16
1
-0
/
+7
*
|
|
|
Merge pull request #29431 from kamipo/fix_create_table_with_query_from_relation
Matthew Draper
2017-06-17
1
-1
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix `create_table` with query from relation
Ryuta Kamizono
2017-06-13
1
-1
/
+6
|
|
|
/
|
|
/
|
*
/
|
Fix `dump_schema_information` with empty versions
Ryuta Kamizono
2017-06-15
1
-1
/
+1
|
/
/
*
/
Remove `null_allowed` option from doc [ci skip]
yuuji.yaginuma
2017-06-10
1
-2
/
+1
|
/
*
[ci skip] Add missing `be`
Prathamesh Sonpatki
2017-06-03
1
-1
/
+1
*
Merge pull request #29135 from Nerian/document_support_for_composite_primary_...
Eileen M. Uchitelle
2017-06-02
1
-0
/
+19
|
\
|
*
Document support for composite primary keys
Nerian
2017-05-18
1
-0
/
+19
*
|
Merge pull request #29220 from kamipo/consolidate_database_specific_json_types
Matthew Draper
2017-06-01
4
-7
/
+5
|
\
\
|
*
|
Consolidate database specific JSON types to `Type::Json`
Ryuta Kamizono
2017-05-30
4
-7
/
+5
*
|
|
Support PostgreSQL 10 `pg_sequence`
Yasuo Honda
2017-05-30
1
-1
/
+9
|
/
/
*
|
Merge pull request #29273 from kamipo/deserialize_raw_value_from_database_for...
Rafael França
2017-05-29
2
-15
/
+0
|
\
\
|
*
|
Deserialize a raw value from the database in `changed_in_place?` for `Abstrac...
Ryuta Kamizono
2017-05-30
2
-15
/
+0
*
|
|
Fix UUID column with `null: true` and `default: nil`
Ryuta Kamizono
2017-05-30
1
-1
/
+1
|
/
/
*
|
Merge pull request #29248 from yawboakye/rename-should-rename-table-pkey
Guillermo Iguaran
2017-05-29
1
-4
/
+5
|
\
\
|
*
|
`rename_table` renames primary key index name
Yaw Boakye
2017-05-29
1
-4
/
+5
*
|
|
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
1
-2
/
+1
|
/
/
*
|
Prevent extra `current_database` query for `encoding`/`collation`/`ctype`
Ryuta Kamizono
2017-05-28
1
-3
/
+3
*
|
Merge pull request #29145 from kamipo/reference_type_should_be_not_null
Matthew Draper
2017-05-24
1
-1
/
+1
|
\
\
|
*
|
Both reference id and type should be `NOT NULL` if `null: false` is specified
Ryuta Kamizono
2017-05-19
1
-1
/
+1
|
|
/
*
/
[Foreign Key] Don't worry about the building identifier if name is already pr...
Mohit Natoo
2017-05-10
1
-2
/
+3
|
/
*
Merge pull request #28989 from matthewd/quoted_id-deprecation
Matthew Draper
2017-05-06
1
-1
/
+8
|
\
|
*
Clarify deprecation message for #quoted_id
Matthew Draper
2017-05-05
1
-1
/
+8
*
|
Don't pass `arel.engine` to `Arel::SelectManager.new`
Ryuta Kamizono
2017-05-05
1
-6
/
+4
|
/
*
Deprecate `supports_statement_cache?`
Ryuta Kamizono
2017-05-01
4
-20
/
+3
*
Merge pull request #28883 from yahonda/fix28797
Rafael França
2017-04-26
1
-1
/
+1
|
\
|
*
PostgreSQL 10 allows `CURRENT_DATE` and `CURRENT_TIMESTAMP` as default functions
Yasuo Honda
2017-04-26
1
-1
/
+1
*
|
Merge pull request #28891 from sodabrew/patch-1
Rafael França
2017-04-26
1
-2
/
+0
|
\
\
|
*
|
Remove mysql2 database adapter default username root
Aaron Stone
2017-04-26
1
-2
/
+0
*
|
|
Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-04-26
2
-49
/
+4
|
/
/
*
/
Lock connection before checking it in
Matthew Draper
2017-04-26
1
-6
/
+8
|
/
*
Fix typos [ci skip]
Tobias Fankhänel
2017-04-25
1
-2
/
+2
*
Merge pull request #28733 from kamipo/dont_fallback_to_utf8mb3_after_mysql_8.0.0
Rafael França
2017-04-19
2
-8
/
+10
|
\
|
*
Don't fallback to utf8mb3 after MySQL 8.0.0
Ryuta Kamizono
2017-04-17
2
-8
/
+10
*
|
Fix `extract_expression_for_virtual_column` for MariaDB
Ryuta Kamizono
2017-04-19
1
-1
/
+1
*
|
Use `quoted_scope` rather than `@config[:database]` to respect current database
Ryuta Kamizono
2017-04-19
1
-2
/
+3
*
|
Fix the doc on the `IndexDefinition` [ci skip]
Ryuta Kamizono
2017-04-17
1
-1
/
+1
|
/
*
Support Descending Indexes for MySQL
Ryuta Kamizono
2017-04-16
2
-3
/
+2
*
Refactor `indexes` things in connection adapters
Ryuta Kamizono
2017-04-16
6
-67
/
+114
*
Merge pull request #28726 from matthewd/transaction-locking
Matthew Draper
2017-04-13
3
-52
/
+70
|
\
|
*
Add comprehensive locking around DB transactions
Matthew Draper
2017-04-11
3
-52
/
+70
[next]