Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove redundant suffixes on generated helpers. | Gannon McGibbon | 2018-12-12 | 3 | -0/+16 | |
* | | | | | | | | | | | Merge pull request #34690 from gmcgibbon/rm_integration_test_generator_suffix | Ryuta Kamizono | 2018-12-13 | 3 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove redundant suffixes on generated integration tests. | Gannon McGibbon | 2018-12-12 | 3 | -0/+17 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34681 from gmcgibbon/fix_boolean_system_test_scaffold | Rafael França | 2018-12-12 | 4 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix boolean interaction in scaffold system tests | Gannon McGibbon | 2018-12-12 | 4 | -3/+22 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34689 from haruelico/beanstalkd | Ryuta Kamizono | 2018-12-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | kr/beanstalkd permanently moved to beanstalkd/beanstalkd | Harue Lico | 2018-12-13 | 1 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34686 from got2be/actioncable-channel-rescuable | Kasper Timm Hansen | 2018-12-12 | 2 | -1/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add Missing ActiveSupport::Rescuable to ActionCable::Channel | Ilia Kasianenko | 2018-12-12 | 2 | -1/+21 | |
* | | | | | | | | | | Ensure that preventing writes is invoked before `materialize_transactions` co... | Ryuta Kamizono | 2018-12-12 | 2 | -13/+23 | |
* | | | | | | | | | | Merge pull request #34682 from gmcgibbon/rm_system_test_generator_suffix | Ryuta Kamizono | 2018-12-12 | 3 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove redundant suffixes on generated system tests. | Gannon McGibbon | 2018-12-11 | 3 | -0/+23 | |
* | | | | | | | | | | | Merge pull request #34680 from jhawthorn/connected_to_question | Eileen M. Uchitelle | 2018-12-12 | 2 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add AR::Base.connected_to? | John Hawthorn | 2018-12-11 | 2 | -0/+34 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34648 from y-yagi/fixes_34646 | Yuji Yaginuma | 2018-12-12 | 2 | -14/+31 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Make `deprecate` work for non-exists methods | yuuji.yaginuma | 2018-12-07 | 2 | -14/+31 | |
* | | | | | | | | | | An empty transaction does not raise the `ReadOnlyError` if preventing writes | Ryuta Kamizono | 2018-12-11 | 4 | -3/+13 | |
* | | | | | | | | | | Merge pull request #34670 from sambostock/prepend-module-in-active-storage-ov... | Rafael França | 2018-12-10 | 1 | -8/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Prepend module in ActiveStorage overview | Sam Bostock | 2018-12-10 | 1 | -8/+14 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34668 from toy/patch-1 | Rafael França | 2018-12-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix typos in click test descriptions [ci skip] | Ivan Kuchin | 2018-12-10 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34666 from vinistock/upgrade_rubocop_and_fix_offenses | Rafael França | 2018-12-10 | 8 | -183/+184 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Upgrade Rubocop to 0.61.1 and fix offenses | Vinicius Stock | 2018-12-10 | 8 | -183/+184 | |
* | | | | | | | | | | | An explain query does not raise the `ReadOnlyError` if preventing writes | Ryuta Kamizono | 2018-12-11 | 4 | -3/+11 | |
* | | | | | | | | | | | Don't treat begin and rollback transactions as write queries | Ryuta Kamizono | 2018-12-11 | 5 | -6/+17 | |
|/ / / / / / / / / / |