Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #27926 from st0012/freeze-cache-instrument-name | Rafael França | 2017-02-13 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Freeze fragment cache related instrument name. | Stan Lo | 2017-02-07 | 3 | -3/+3 | |
* | | | | | | | | Merge pull request #27986 from kamipo/add_default_index_type | Rafael França | 2017-02-13 | 4 | -1/+13 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add `default_index_type?` to the generic schema dumper doesn't have the knowl... | Ryuta Kamizono | 2017-02-14 | 4 | -1/+13 | |
* | | | | | | | | Fix rubocop violations | Rafael Mendonça França | 2017-02-13 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #26655 from kamipo/fix_remove_expression_index | Rafael França | 2017-02-13 | 2 | -14/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix `remove_index` to be able to remove expression indexes | Ryuta Kamizono | 2016-12-25 | 2 | -14/+21 | |
* | | | | | | | | Merge pull request #27981 from kamipo/omit_redundant_using_btree | Rafael França | 2017-02-13 | 5 | -17/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Omit redundant `using: :btree` for schema dumping | Ryuta Kamizono | 2017-02-13 | 5 | -17/+17 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27984 from kenta-s/remove-unused-variable | Rafael França | 2017-02-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Refactor `test_find_by_does_not_use_statement_cache_if_table_name_is_changed` | kenta-s | 2017-02-13 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #27122 from kamipo/fix_unscope_with_subquery | Rafael França | 2017-02-13 | 2 | -14/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Refactor `except_predicates_and_binds` to avoid `tap` | Ryuta Kamizono | 2017-02-13 | 1 | -12/+15 | |
| * | | | | | | | Fix unscope with subquery | Ryuta Kamizono | 2016-12-05 | 2 | -10/+31 | |
* | | | | | | | | Merge pull request #26930 from kamipo/index_name_exists_default | Rafael França | 2017-02-13 | 6 | -27/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Deprecate passing `default` to `index_name_exists?` | Ryuta Kamizono | 2017-02-13 | 4 | -5/+21 | |
| * | | | | | | | | The `default` arg of `index_name_exists?` makes to optional | Ryuta Kamizono | 2017-02-13 | 5 | -24/+18 | |
* | | | | | | | | | Merge pull request #26630 from kamipo/quoted_binary | Rafael França | 2017-02-13 | 4 | -20/+17 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Extract `quoted_binary` and use it rather than override `_quote` | Ryuta Kamizono | 2016-09-27 | 4 | -20/+17 | |
* | | | | | | | | | Schema dumping support for PostgreSQL oid type | Ryuta Kamizono | 2017-02-12 | 8 | -13/+33 | |
* | | | | | | | | | Schema dumping support for PostgreSQL interval type | Ryuta Kamizono | 2017-02-12 | 8 | -21/+36 | |
* | | | | | | | | | Deprecate `supports_primary_key?` | Ryuta Kamizono | 2017-02-12 | 6 | -28/+21 | |
* | | | | | | | | | Remove unused require | Ryuta Kamizono | 2017-02-12 | 8 | -11/+0 | |
* | | | | | | | | | Merge pull request #27982 from Edouard-chin/removes-extra-require-call | Rafael França | 2017-02-12 | 2 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Also not needed on this file, call to `mattr_accessor` got removed in https:/... | Edouard CHIN | 2017-02-12 | 1 | -1/+0 | |
| * | | | | | | | | | Removed the `attribute_accessors` required file: | Edouard CHIN | 2017-02-12 | 1 | -1/+0 | |
* | | | | | | | | | | Make `table_name=` reset current statement cache | namusyaka | 2017-02-12 | 3 | -0/+32 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27973 from kenta-s/add-missing-test-for-time-blank | Andrew White | 2017-02-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add Time#blank? to blank_test | kenta-s | 2017-02-12 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #27974 from kamipo/add_new_rubocop_rule | Xavier Noria | 2017-02-12 | 12 | -11/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp... | Ryuta Kamizono | 2017-02-12 | 12 | -11/+4 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | document link processing in guides generation [ci skip] | Xavier Noria | 2017-02-12 | 1 | -2/+42 | |
* | | | | | | | | | | refactors and fixes in guides generation [ci skip] | Xavier Noria | 2017-02-12 | 7 | -162/+124 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Deprecate calling `attr_will_change!` with non-attributes | Sean Griffin | 2017-02-11 | 3 | -3/+26 | |
* | | | | | | | | | [ci skip] Fully qualify missing template error. | Kasper Timm Hansen | 2017-02-11 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #27870 from kenta-s/get-todo-done-in-render_test | Kasper Timm Hansen | 2017-02-11 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add information on `:formats` option in action_view_overview.md | kenta-s | 2017-02-06 | 2 | -2/+3 | |
* | | | | | | | | | | Fix bigint primary key with unsigned | Ryuta Kamizono | 2017-02-10 | 2 | -12/+24 | |
* | | | | | | | | | | Test with the newest i18n | Akira Matsuda | 2017-02-11 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #27904 from kenta-s/add-methods-back-to-array-delegation-f... | Eileen M. Uchitelle | 2017-02-10 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Delegate `to_sentence` and `to_fomatted_s` to `records` | kenta-s | 2017-02-04 | 2 | -1/+3 | |
* | | | | | | | | | | | Merge pull request #27959 from y-yagi/use_released_resque | Kasper Timm Hansen | 2017-02-10 | 2 | -13/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use released resque | yuuji.yaginuma | 2017-02-10 | 2 | -13/+8 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27957 from kamipo/fix_test_composite_primary_key_out_of_o... | Rafael França | 2017-02-09 | 2 | -10/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "Simplify and speed up Postgres query for primary_keys" | Ryuta Kamizono | 2017-02-10 | 1 | -8/+10 | |
| * | | | | | | | | | | | Fix `test_composite_primary_key_out_of_order` | Ryuta Kamizono | 2017-02-10 | 1 | -2/+8 | |
* | | | | | | | | | | | | Fix rubocop violations | Rafael Mendonça França | 2017-02-09 | 3 | -13/+15 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27950 from st0012/update-configuration-guide | Rafael França | 2017-02-09 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update configuration guide about ActiveRecord's config option. | Stan Lo | 2017-02-10 | 1 | -0/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #27954 from maclover7/jm-fix-26404 | Jon Moss | 2017-02-09 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ |