Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #27727 from kenta-s/remove-todos-related-to-exceptron | Eileen M. Uchitelle | 2017-01-18 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove TODOs related to Exceptron [ci skip] | kenta-s | 2017-01-18 | 1 | -2/+0 | |
|/ / / / | ||||||
* | | | | assert_send is going to be deprecated since minitest 5.10.0 | Akira Matsuda | 2017-01-18 | 2 | -2/+2 | |
* | | | | Make sure to clear query cache to prevent sporadic test failure | Akira Matsuda | 2017-01-18 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | Merge pull request #27726 from kenta-s/fix-grammar-in-partial_renderer | Eileen M. Uchitelle | 2017-01-18 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix grammar in partial_renderer.rb [ci skip] | kenta-s | 2017-01-18 | 1 | -1/+1 | |
* | | | | Revert "I guess we're ready for the randomized tests now" | Akira Matsuda | 2017-01-18 | 2 | -4/+3 | |
|/ / / | ||||||
* | | | :warning: "Use assert_nil if expecting nil. This will fail in MT6." | Akira Matsuda | 2017-01-18 | 1 | -1/+5 | |
* | | | I guess we're ready for the randomized tests now | Akira Matsuda | 2017-01-18 | 2 | -3/+4 | |
* | | | Merge pull request #27722 from y-yagi/follow_up_to_b1c08d8 | Kasper Timm Hansen | 2017-01-18 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | load yarn.rake | yuuji.yaginuma | 2017-01-18 | 1 | -0/+1 | |
* | | | | Merge pull request #27723 from HISAS/update_i18n_pluralization_links | Robin Dupret | 2017-01-18 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | update links of pluralization in i18n guide | Hisashi Kamezawa | 2017-01-18 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | :warning: "Use assert_nil if expecting nil. This will fail in MT6." | Akira Matsuda | 2017-01-18 | 7 | -18/+50 | |
* | | | | Unused class for testing since 93559da4826546d07014f8cfa399b64b4a143127 | Akira Matsuda | 2017-01-18 | 1 | -16/+0 | |
* | | | | rm rm_f that is not in use | Akira Matsuda | 2017-01-18 | 1 | -5/+0 | |
|/ / / | ||||||
* | | | Merge pull request #27632 from dixpac/repo_initialize | Rafael Mendonça França | 2017-01-18 | 4 | -2/+20 | |
|\ \ \ | ||||||
| * | | | Initalize git repo when creatin new rails app | dixpac | 2017-01-12 | 4 | -2/+20 | |
* | | | | Merge pull request #27653 from s-jcs/feature/adjust_indentation_for_generator | Rafael França | 2017-01-18 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | match indentations | nin042 | 2017-01-12 | 1 | -1/+1 | |
* | | | | | Merge pull request #27665 from kenta-s/improve-compute_asset_extname | Rafael França | 2017-01-18 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | should explicitly returns nil in else clause | kenta-s | 2017-01-13 | 1 | -1/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #27693 from kenta-s/improve-to_sentence-method | Rafael França | 2017-01-18 | 2 | -1/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix unexpected behavior of with $, | kenta-s | 2017-01-15 | 2 | -1/+11 | |
* | | | | | | Merge pull request #27688 from kenta-s/add-test-for-safe_join | Rafael França | 2017-01-18 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add test for safe_join | kenta-s | 2017-01-15 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #27719 from matrix9180/action_cable_docs_update | Rafael França | 2017-01-18 | 1 | -3/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update ActionCable guide to better describe SubscriptionAdapter configuration. | Chad Ingram | 2017-01-17 | 1 | -3/+22 | |
* | | | | | | | | Merge pull request #27425 from matrix9180/action_cable_channel_prefix | Rafael França | 2017-01-18 | 8 | -0/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add channel_prefix support to ActionCable redis/evented_redis adapters. | Chad Ingram | 2017-01-17 | 8 | -0/+72 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #27713 from coreyward/module_freeze_parent_name | Rafael França | 2017-01-17 | 3 | -32/+41 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Adjust `Module.parent_name` to work when frozen; fixes #27637 | Corey Ward | 2017-01-17 | 3 | -32/+41 | |
* | | | | | | | | Merge pull request #27718 from kamipo/remove_internal_public_methods | Rafael França | 2017-01-17 | 6 | -23/+18 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Remove `initialize_schema_migrations_table` and `initialize_internal_metadata... | Ryuta Kamizono | 2017-01-18 | 6 | -23/+18 | |
* | | | | | | | | Merge pull request #27706 from y-yagi/allow_to_pass_describe_option_to_rake | Rafael França | 2017-01-17 | 3 | -3/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | allow to pass describe option to rake | yuuji.yaginuma | 2017-01-17 | 3 | -3/+5 | |
* | | | | | | | | Fix all rubocop violations | Rafael Mendonça França | 2017-01-17 | 4 | -19/+16 | |
* | | | | | | | | Merge pull request #27697 from toshimaru/rubocop-update | Rafael Mendonça França | 2017-01-17 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Rename AlignWith to EnforcedStyleAlignWith | toshimaru | 2017-01-16 | 1 | -1/+1 | |
| * | | | | | | | | update rubocop to 0.47 | toshimaru | 2017-01-16 | 2 | -6/+6 | |
* | | | | | | | | | Merge pull request #27717 from JunichiIto/fix-byebug-platform | Rafael França | 2017-01-17 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Change `platform` to `platforms` | Junichi Ito | 2017-01-18 | 1 | -1/+1 | |
| * | | | | | | | | | Install Byebug gem as default in Windows (mingw and x64_mingw) platform. | Junichi Ito | 2017-01-18 | 2 | -1/+5 | |
* | | | | | | | | | | Merge pull request #27716 from kenta-s/remove-unused-variable-regex | Rafael França | 2017-01-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unused variable 'regex' | kenta-s | 2017-01-18 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #27712 from coreyward/resolve_decode_test_warning | Rafael França | 2017-01-17 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use appropriate assertion based on expectation | Corey Ward | 2017-01-17 | 1 | -2/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Move config reset to ensure block | Andrew White | 2017-01-17 | 1 | -1/+2 | |
* | | | | | | | | | Move config reset to ensure block | Andrew White | 2017-01-17 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #27674 from kjg/migration_generator_honor_path_config | Andrew White | 2017-01-17 | 5 | -2/+42 | |
|\ \ \ \ \ \ \ \ \ |