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
...
*
Prevent extra `SET time zone` in `configure_connection` (#28413)
Ryuta Kamizono
2017-08-21
1
-0
/
+7
*
Allow `serialize` with a custom coder on `json` and `array` columns
Ryuta Kamizono
2017-08-13
1
-1
/
+25
*
Move `test_not_compatible_with_serialize_macro` to `JSONSharedTestCases`
Ryuta Kamizono
2017-08-11
1
-11
/
+2
*
Merge pull request #29520 from kirs/serialize-vs-postgres-native-column
Sean Griffin
2017-08-04
2
-0
/
+18
|
\
|
*
Do not let use `serialize` on native JSON/array column
Kir Shatrov
2017-08-04
2
-0
/
+18
*
|
Merge remote-tracking branch 'origin/master' into unlock-minitest
Rafael Mendonça França
2017-08-01
68
-26
/
+183
|
\
|
|
*
Merge pull request #29869 from kamipo/make_type_map_to_private
Rafael França
2017-07-21
2
-7
/
+7
|
|
\
|
|
*
Make `type_map` to private because it is only used in the connection adapter
Ryuta Kamizono
2017-07-20
2
-7
/
+7
|
*
|
Merge pull request #29732 from kirs/frozen-activerecord
Rafael França
2017-07-21
68
-0
/
+136
|
|
\
\
|
|
*
|
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
68
-0
/
+136
|
|
|
/
|
*
/
Revert "Extract `bind_param` and `bind_attribute` into `ActiveRecord::TestCase`"
Sean Griffin
2017-07-21
5
-15
/
+23
|
|
/
|
*
Merge pull request #29033 from kamipo/make_preload_query_to_prepared_statements
Sean Griffin
2017-07-18
2
-2
/
+2
|
|
\
|
|
*
Make preload query to preparable
Ryuta Kamizono
2017-07-07
2
-2
/
+2
|
*
|
Change sqlite3 boolean serialization to use 1 and 0
Lisa Ugray
2017-07-11
2
-2
/
+15
*
|
|
Merge pull request #29380 from y-yagi/insert_environment_value_to_table_befor...
Kasper Timm Hansen
2017-07-15
1
-0
/
+4
|
\
\
\
|
*
|
|
Insert environment value to `InternalMetadata` after recreating the table
yuuji.yaginuma
2017-06-09
1
-0
/
+4
*
|
|
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-07-15
9
-175
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
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
|
|
|
/
|
*
/
Use `information_schema` to extract `generation_expression` for MariaDB
Ryuta Kamizono
2017-07-07
1
-1
/
+1
|
|
/
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
68
-68
/
+0
|
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
68
-0
/
+68
|
|
\
|
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
68
-0
/
+68
|
*
|
Merge pull request #29506 from pat/frozen-string-literals
Matthew Draper
2017-07-02
3
-8
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Make ActiveRecord frozen string literal friendly.
Pat Allan
2017-06-20
3
-8
/
+8
|
*
|
Use bulk INSERT to insert fixtures
Kir Shatrov
2017-06-20
1
-0
/
+6
|
|
/
|
*
Allow `uuid_test.rb` to be loaded on all adapters
Eugene Kenny
2017-06-14
1
-1
/
+2
|
*
Merge pull request #28868 from yahonda/pg10_oid_unknown_to_text
Matthew Draper
2017-06-07
1
-8
/
+8
|
|
\
|
|
*
PostgreSQL 10 converts unknown OID 705 to text 25
Yasuo Honda
2017-06-06
1
-8
/
+8
|
*
|
Remove redundant `assert_nothing_raised` before another assertions
Ryuta Kamizono
2017-06-06
1
-2
/
+0
|
|
/
|
*
Testing `ReservedWordTest` for all adapters
Ryuta Kamizono
2017-06-05
1
-151
/
+0
|
*
Remove assert_nothing_raised, as test is already testing the required concerns
Prathamesh Sonpatki
2017-06-03
1
-3
/
+3
*
|
Explicitly clear type map before run `test_only_reload_type_map_once_for_ever...
yuuji.yaginuma
2017-06-03
1
-6
/
+12
*
|
Merge branch 'master' into unlock-minitest
Rafael Mendonça França
2017-06-02
3
-29
/
+23
|
\
|
|
*
Consolidate database specific JSON types to `Type::Json`
Ryuta Kamizono
2017-05-30
2
-29
/
+13
|
*
Fix UUID column with `null: true` and `default: nil`
Ryuta Kamizono
2017-05-30
1
-0
/
+10
*
|
Make sure to disable extension after test
yuuji.yaginuma
2017-05-31
1
-6
/
+2
|
/
*
Prevent extra `current_database` query for `encoding`/`collation`/`ctype`
Ryuta Kamizono
2017-05-28
1
-3
/
+9
*
Merge pull request #29176 from bogdanvlviv/define-path-with__dir__
Matthew Draper
2017-05-26
1
-1
/
+1
|
\
|
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
|
Remove a duplicate test of schema_authorization_test in AR
Koichi ITO
2017-05-25
1
-11
/
+0
*
|
Extract `JSONSharedTestCases`
Ryuta Kamizono
2017-05-22
2
-351
/
+7
|
/
*
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
7
-15
/
+15
*
Extract `bind_param` and `bind_attribute` into `ActiveRecord::TestCase`
Ryuta Kamizono
2017-05-04
5
-23
/
+15
*
Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-04-26
1
-107
/
+68
*
Don't fallback to utf8mb3 after MySQL 8.0.0
Ryuta Kamizono
2017-04-17
1
-2
/
+2
*
Use a query that's compatible with PostgreSQL 9.2
Matthew Draper
2017-04-12
1
-3
/
+7
*
Remove duplicated "test" prefix
Ryuta Kamizono
2017-04-07
1
-2
/
+2
*
Merge pull request #28478 from kamipo/fix_primary_keys_across_multiple_schemas
Andrew White
2017-03-29
1
-1
/
+2
|
\
|
*
Fix `primary_keys` across multiple schemas
Ryuta Kamizono
2017-03-20
1
-1
/
+2
[prev]
[next]