Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Fix acronym support in `humanize` | Andrew White | 2017-11-06 | 3 | -1/+25 | |
* | | | | | | | | | | | Merge pull request #31066 from Leyka/patch-1 | Andrew White | 2017-11-06 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix french spelling mistake | Skander | 2017-11-06 | 1 | -6/+6 | |
* | | | | | | | | | | | | Merge pull request #30620 from bogdanvlviv/method_signature_prev-next-day-mon... | Andrew White | 2017-11-06 | 7 | -135/+260 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Update "Active Support Core Extensions" guide | bogdanvlviv | 2017-10-24 | 1 | -91/+97 | |
| * | | | | | | | | | | | Allows pass argument for `Time#prev_year` and `Time#next_year`. | bogdanvlviv | 2017-10-24 | 7 | -21/+58 | |
| * | | | | | | | | | | | Allows pass argument for `Time#prev_month` and `Time#next_month` | bogdanvlviv | 2017-10-24 | 7 | -22/+67 | |
| * | | | | | | | | | | | Allows pass argument for `Time#prev_day` and `Time#next_day` | bogdanvlviv | 2017-10-24 | 3 | -6/+43 | |
* | | | | | | | | | | | | Merge pull request #31064 from y-yagi/remove_unused_require | Ryuta Kamizono | 2017-11-06 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove unused require | yuuji.yaginuma | 2017-11-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge pull request #31062 from y-yagi/follow_up_of_31046 | Rafael França | 2017-11-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Explicitly pass window handle to `resize_window_to` | yuuji.yaginuma | 2017-11-06 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | `scoping` should respect current class and STI constraint (#29199) | Ryuta Kamizono | 2017-11-06 | 3 | -1/+25 | |
* | | | | | | | | | | | | Fix preloading polymorphic multi-level through association | Ryuta Kamizono | 2017-11-06 | 2 | -1/+18 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix preloading polymorphic association when through association has already l... | Ryuta Kamizono | 2017-11-06 | 2 | -4/+27 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Ensure `apply_join_dependency` for `update_all` and `delete_all` if eager-loa... | Ryuta Kamizono | 2017-11-06 | 2 | -19/+40 | |
* | | | | | | | | | | Ensure `apply_join_dependency` for `collection_cache_key` if eager-loading is... | Ryuta Kamizono | 2017-11-06 | 5 | -3/+17 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #31053 from y-yagi/fix_namespaced_generator | Eileen M. Uchitelle | 2017-11-05 | 3 | -10/+39 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Generate the correct path in nested scaffold generator | yuuji.yaginuma | 2017-11-05 | 3 | -10/+39 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #31055 from y-yagi/show_request_forgery_protection_methods... | Ryuta Kamizono | 2017-11-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Show `RequestForgeryProtection` methods in api doc [ci skip] | yuuji.yaginuma | 2017-11-05 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31046 from NARKOZ/fix-capybara-webkit-deprecation | Eileen M. Uchitelle | 2017-11-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix Capybara::Webkit::Driver#resize_window deprecation warning | Nihad Abbasov | 2017-11-04 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31014 from aditya-kapoor/doc-fixes | Eileen M. Uchitelle | 2017-11-04 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] show the correct example to demonstrate inflections. | Aditya Kapoor | 2017-11-01 | 1 | -1/+7 | |
* | | | | | | | | | | s/an/a/ | Akira Matsuda | 2017-11-04 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #31048 from bogdanvlviv/improve-docs-for-action_dispatch-r... | Ryuta Kamizono | 2017-11-04 | 1 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Improve docs of ActionDispatch::Routing::Mapper | bogdanvlviv | 2017-11-03 | 1 | -4/+14 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #31050 from y-yagi/remove_unused_methods | Ryuta Kamizono | 2017-11-04 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unused `calculate_rounded_number` and `digit_count` | yuuji.yaginuma | 2017-11-04 | 1 | -8/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Permit configuring Active Storage's job queue | George Claghorn | 2017-11-03 | 5 | -16/+13 | |
* | | | | | | | | | Revert "Merge pull request #31025 from y-yagi/follow_up_31023_part2" | Ryuta Kamizono | 2017-11-03 | 1 | -1/+0 | |
* | | | | | | | | | Merge pull request #31039 from y-yagi/fix_guides_build | Ryuta Kamizono | 2017-11-03 | 6 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Specify bundler version in template files | yuuji.yaginuma | 2017-11-03 | 6 | -0/+12 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31038 from y-yagi/remove_unused_classes | Rafael França | 2017-11-02 | 1 | -30/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove unused classes | yuuji.yaginuma | 2017-11-03 | 1 | -30/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Allow third-party previewers/analyzers to customize their tempdirs | George Claghorn | 2017-11-02 | 2 | -3/+10 | |
* | | | | | | | | Merge pull request #31034 from haneru/edit-comment | Eileen M. Uchitelle | 2017-11-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Edited comment from request.rb | haneru | 2017-11-03 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #31031 from y-yagi/fix_ruby_warning_when_using_test_tool | Ryuta Kamizono | 2017-11-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix "warning: instance variable @defined_root not initialized" | yuuji.yaginuma | 2017-11-02 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #31029 from yahonda/ignore_uninstall_bundler_at_ruby_head | Guillermo Iguaran | 2017-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ignore "gem "bundler" cannot be uninstalled because it is a default gem" error | Yasuo Honda | 2017-11-01 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | / | updates autoloading guide for Ruby 2.5 [ci skip] | Xavier Noria | 2017-11-01 | 1 | -1/+9 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Fix tests on Mail 2.7 | Jeremy Daer | 2017-10-31 | 4 | -23/+18 | |
* | | | | | | | Merge pull request #31026 from yahonda/diag_mail27 | Rafael França | 2017-10-31 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Workaround for ActionMailer failures by not installing mail 2.7 | Yasuo Honda | 2017-11-01 | 2 | -0/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #31025 from y-yagi/follow_up_31023_part2 | Guillermo Iguaran | 2017-10-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove bundler 1.16.0 | yuuji.yaginuma | 2017-11-01 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #31023 from y-yagi/avoid_latest_bundler | Guillermo Iguaran | 2017-10-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ |