Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add assertion messages | Akira Matsuda | 2017-01-25 | 1 | -1/+1 |
* | assert_send is going to be deprecated since minitest 5.10.0 | Akira Matsuda | 2017-01-18 | 1 | -1/+1 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -1/+1 |
* | PostgreSQL, Fix OID based type casts in C for primitive types. | Lars Kanis | 2015-03-25 | 1 | -1/+1 |
* | Prefer `drop_table if_exists: true` over raw SQL | Ryuta Kamizono | 2015-02-18 | 1 | -1/+1 |
* | Add `force: true` to tables created in PG tests | Sean Griffin | 2014-12-05 | 1 | -1/+1 |
* | tests, extract pg number tests into separate file. | Yves Senn | 2014-12-02 | 1 | -0/+49 |