Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Module#{define_method,alias_method,undef_method,remove_method} become public ... | Ryuta Kamizono | 2018-12-21 | 22 | -43/+43 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Remove remaining tests for `Hash#transform_keys` and `Hash#transform_keys!` | Ryuta Kamizono | 2018-12-21 | 1 | -27/+0 | |
* | | | | | | | | | | Merge pull request #34761 from kamipo/require-ruby-2.5 | Ryuta Kamizono | 2018-12-21 | 11 | -181/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#... | Ryuta Kamizono | 2018-12-20 | 11 | -181/+6 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #30973 from k0kubun/prefer-block-parameter | Ryuta Kamizono | 2018-12-20 | 2 | -20/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Unify _read_attribute definition to use &block | Takashi Kokubun | 2018-12-20 | 2 | -20/+4 | |
* | | | | | | | | | | | fix tests for mail 2.8 | pavel | 2018-12-19 | 1 | -4/+4 | |
* | | | | | | | | | | | Merge pull request #34754 from rails/require-ruby-2.5 | Kasper Timm Hansen | 2018-12-19 | 29 | -106/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Require Ruby 2.5 for Rails 6. | Kasper Timm Hansen | 2018-12-19 | 29 | -106/+45 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Clarify implicit meaning of 'workers: 2' in parallelization tests. | Kasper Timm Hansen | 2018-12-19 | 1 | -6/+8 | |
* | | | | | | | | | | Pass the correct value as JSON | yuuji.yaginuma | 2018-12-19 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Use `utf8mb4` charset for internal tables if the row format `DYNAMIC` by default | Ryuta Kamizono | 2018-12-19 | 2 | -10/+10 | |
* | | | | | | | | | Merge pull request #34739 from sambostock/correct-nested-config-documentation | Kasper Timm Hansen | 2018-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Single nest config in configuration guides | Sam Bostock | 2018-12-18 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Eliminate "warning: assigned but unused variable - testEof" | Ryuta Kamizono | 2018-12-19 | 1 | -1/+1 | |
* | | | | | | | | | [ci skip] Remove needless changelog entry, as bug fix was backported to 5.2. | Kasper Timm Hansen | 2018-12-18 | 1 | -4/+0 | |
* | | | | | | | | | Merge pull request #34737 from r7kamura/feature/test-case-params-nil | Kasper Timm Hansen | 2018-12-18 | 3 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow nil params on controller HTTP test methods | r7kamura | 2018-12-18 | 3 | -2/+18 | |
* | | | | | | | | | | More exercise `test_running_prepended_before_and_after_action` | Ryuta Kamizono | 2018-12-19 | 1 | -1/+3 | |
* | | | | | | | | | | Add option to set parallel test worker count to the physical core count of th... | Bogdan | 2018-12-18 | 4 | -13/+27 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #34635 from WoH/data-disable-forever | Javan Makhmali | 2018-12-18 | 3 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Do not disable previously disabled elements | WoH | 2018-12-06 | 3 | -0/+29 | |
* | | | | | | | | | Add test case for ce48b5a366482d4b4c4c053e1e39e79d71987197 | Ryuta Kamizono | 2018-12-18 | 1 | -0/+7 | |
* | | | | | | | | | Fix `View.new` method call with arguments syntax | Ryuta Kamizono | 2018-12-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #34733 from tjschuck/view_context_doc_formatting | Vipul A M | 2018-12-18 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix doc formatting | T.J. Schuck | 2018-12-17 | 1 | -4/+5 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #33145 from gsamokovarov/host-authorization | Eileen M. Uchitelle | 2018-12-17 | 15 | -50/+393 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into host-authorization | Eileen M. Uchitelle | 2018-12-17 | 6 | -9/+59 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34717 from tbuehlmann/controller-test-parsed-body | Kasper Timm Hansen | 2018-12-17 | 3 | -6/+37 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Allow using parsed_body in ActionController::TestCase | Tobias Bühlmann | 2018-12-16 | 3 | -6/+37 | |
* | | | | | | | | | | | Extend documentation of `ActiveSupport::Notifications.subscribe` (#34721) | Bogdan | 2018-12-17 | 3 | -3/+22 | |
|/ / / / / / / / / / | ||||||
| * / / / / / / / / | Introduce a guard against DNS rebinding attacks | Genadi Samokovarov | 2018-12-15 | 15 | -50/+393 | |
|/ / / / / / / / / | ||||||
* | | / / / / / / | Prevent infinit method_missing loop on attribute methods | Ryuta Kamizono | 2018-12-15 | 1 | -0/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Ruby can show a little bit more detailed info in shorter code | Akira Matsuda | 2018-12-15 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #32872 from utilum/soften_migrations_guide_generator_section | Vipul A M | 2018-12-15 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Expand intro to Migration generator in Migrations Guide | utilum | 2018-05-11 | 1 | -4/+9 | |
* | | | | | | | | http://localhost:3000/rails/info/properties shows more details for ease of bu... | ujihisa | 2018-12-14 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #34702 from ysksn/test_deprecate_methods_without_alternate... | Yuji Yaginuma | 2018-12-14 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Test ActiveSupport::Deprecation.deprecate_methods | Yosuke Kabuto | 2018-12-14 | 1 | -0/+7 | |
* | | | | | | | | | Do not show post install message on rails new | Rafael Mendonça França | 2018-12-13 | 2 | -5/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Enable `Layout/SpaceAfterSemicolon` cop to avoid newly adding odd spacing | Ryuta Kamizono | 2018-12-13 | 3 | -6/+9 | |
* | | | | | | | | Use string for arguments in server test | yuuji.yaginuma | 2018-12-13 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #34695 from shoy75/update-ruby-version-for-travis | Ryuta Kamizono | 2018-12-13 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update tested versions of Ruby on CI | shoy75 | 2018-12-13 | 1 | -13/+13 | |
* | | | | | | | | | Merge pull request #34693 from ahorek/match | Ryuta Kamizono | 2018-12-13 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use match? | pavel | 2018-12-12 | 2 | -4/+4 | |
* | | | | | | | | | Fix warning: shadowing outer local variable - attribute | Ryuta Kamizono | 2018-12-13 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32852 from gmcgibbon/fix_numericality_float_equality | Rafael França | 2018-12-12 | 3 | -10/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix numericality equality validation on floats | Gannon McGibbon | 2018-12-12 | 3 | -10/+34 | |
* | | | | | | | | | Merge pull request #34691 from gmcgibbon/rm_helper_generator_suffix | Ryuta Kamizono | 2018-12-13 | 3 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ |