Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #28212 from y-yagi/user_released_webpacker_in_new_applicat... | Rafael França | 2017-02-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use released webpacker in new applications | yuuji.yaginuma | 2017-02-28 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #28061 from andrewhood125/strip_tags_update | Rafael França | 2017-02-27 | 3 | -4/+19 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove `encode_special_chars` option from `strip_tags` | Andrew Hood | 2017-02-27 | 3 | -4/+19 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #28196 from y-yagi/set_correct_host_except_development_env... | Andrew White | 2017-02-27 | 2 | -3/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Set correct host except development environment | yuuji.yaginuma | 2017-02-27 | 2 | -3/+25 | |
* | | | | | | Merge pull request #28199 from kirs/ar-test-connection | Matthew Draper | 2017-02-28 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Handle non-existing $ARCONN | Kir Shatrov | 2017-02-27 | 1 | -1/+4 | |
* | | | | | | | Merge pull request #28160 from y-yagi/only_load_systemtestcase_if_puma_is_def... | Eileen M. Uchitelle | 2017-02-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Only load SystemTestCase if Puma is defined | yuuji.yaginuma | 2017-02-27 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #28188 from kamipo/use_max_identifier_length_for_index_nam... | Andrew White | 2017-02-26 | 4 | -8/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use `max_identifier_length` for `index_name_length` in PostgreSQL adapter | Ryuta Kamizono | 2017-02-27 | 4 | -8/+8 | |
* | | | | | | | | | Merge pull request #28187 from kamipo/fix_intermittent_test_failure | Andrew White | 2017-02-26 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix `test_apply_distinct_in_count` failure in PG adapter | Ryuta Kamizono | 2017-02-27 | 1 | -0/+3 | |
* | | | | | | | | | | Merge pull request #25274 from kamipo/fix_find_nth_with_limit_value | Andrew White | 2017-02-26 | 2 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix `find_nth` with `limit_value` | Ryuta Kamizono | 2017-02-26 | 2 | -6/+10 | |
* | | | | | | | | | | | Merge pull request #28190 from annejohnson/update-i18n-guide-with-zero-opt | Jon Moss | 2017-02-26 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update i18n guide to cover :zero key support in pluralization [ci skip] | Anne Johnson | 2017-02-26 | 1 | -2/+8 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28172 from kamipo/deprecate_supports_migrations | Andrew White | 2017-02-26 | 13 | -338/+306 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Deprecate `supports_migrations?` on connection adapters | Ryuta Kamizono | 2017-02-27 | 13 | -338/+306 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #28186 from kirs/patch-2 | Andrew White | 2017-02-26 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Refactor connection_pool_test | Kir Shatrov | 2017-02-26 | 1 | -1/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | [ci skip] Add CHANGELOG entry for #28183 | Andrew White | 2017-02-26 | 1 | -0/+4 | |
* | | | | | | | | | Merge pull request #28183 from eugeneius/having_select_column | Andrew White | 2017-02-26 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Include selects in group query with having clause | Eugene Kenny | 2017-02-26 | 2 | -1/+3 | |
* | | | | | | | | | | Merge pull request #28106 from jerry-tao/master | Andrew White | 2017-02-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unused params. | Jerry Tao | 2017-02-26 | 2 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28176 from kamipo/push_valid_type_up_to_abstract_adapter | Andrew White | 2017-02-26 | 4 | -11/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Push `valid_type?` up to abstract adapter | Ryuta Kamizono | 2017-02-26 | 4 | -11/+3 | |
* | | | | | | | | | Merge pull request #28177 from kami-zh/remove-duplicated-private | Andrew White | 2017-02-26 | 1 | -102/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove duplicated private method | kami-zh | 2017-02-26 | 1 | -102/+100 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #28179 from kamipo/remove_useless_line | Andrew White | 2017-02-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove useless `select_values += select_values` | Ryuta Kamizono | 2017-02-26 | 1 | -1/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #28180 from y-yagi/use_released_arel | Andrew White | 2017-02-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use released arel | yuuji.yaginuma | 2017-02-26 | 1 | -1/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Add Duration#before and #after as aliases for #ago and #since | Nick Johnstone | 2017-02-26 | 3 | -0/+31 | |
* | | | | | | | | Merge pull request #28175 from sevenseacat/patch-1 | Kasper Timm Hansen | 2017-02-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo 'affect' -> 'effect' [ci skip] | Rebecca Skinner | 2017-02-26 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix `change_column` to drop default with `null: false` | Ryuta Kamizono | 2017-02-26 | 4 | -5/+14 | |
* | | | | | | | | Merge pull request #28173 from vipulnsward/as-ch-pass | Kasper Timm Hansen | 2017-02-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | AS CHANGELOG Pass [ci skip] | Vipul A M | 2017-02-26 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28167 from kirs/deprecate-verify-args | Matthew Draper | 2017-02-26 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Deprecate AbstractAdapter#verify! with arguments | Kir Shatrov | 2017-02-25 | 2 | -0/+15 | |
* | | | | | | | | 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 | |
| |/ / / / / / / | ||||||
* | | / / / / / | Suppress `DISTINCT` clause outside aggregate function | Ryuta Kamizono | 2017-02-25 | 2 | -2/+13 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Commit flash changes when using a redirect route. | Andrew White | 2017-02-25 | 3 | -0/+58 | |
* | | | | | | | Merge pull request #28162 from dixpac/update-docs-Rails_AppGenerator | Jon Moss | 2017-02-25 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Imporove docs for Rails::AppGenerator [ci skip] | dixpac | 2017-02-25 | 1 | -0/+8 | |
* | | | | | | | | [ci ckip] Fix example of resolve in CHANGELOG.md | Andrew White | 2017-02-25 | 1 | -1/+1 | |
|/ / / / / / / |