Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #34620 from ysksn/use_safe_navigation_operator_for_railsgu... | Yuji Yaginuma | 2018-12-05 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use safe nav operator when calling RailsGuides::Generator.new | Yosuke Kabuto | 2018-12-05 | 2 | -3/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34617 from blahed/colorize-unpermitted-params | Rafael França | 2018-12-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | colorize the unpermitted params log message | blahed | 2018-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #34563 from sambostock/improve-test-helper-guides | Gannon McGibbon | 2018-12-04 | 1 | -0/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add advanced test helpers docs to guides | Sam Bostock | 2018-12-04 | 1 | -0/+50 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34612 from utilum/bigdecimal_raises_on_comma_in_string_ar... | Rafael França | 2018-12-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Another Ruby 2.6 BigDecimal compatibility issue | utilum | 2018-12-04 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34560 from gmcgibbon/fix_decorate_leak_on_serial_attr_test | Rafael França | 2018-12-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix attribute decoration leak on serialized attribute test | Gannon McGibbon | 2018-11-29 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge pull request #34616 from gmcgibbon/route_symbol_note | Rafael França | 2018-12-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add note about symbols vs strings | Gannon McGibbon | 2018-12-04 | 1 | -0/+2 | |
* | | | | | | | | | | | | Fix announcement draft formatting [ci skip] | Rafael Mendonça França | 2018-12-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | Add release link to the announcement [ci skip] | Rafael Mendonça França | 2018-12-04 | 1 | -3/+7 | |
* | | | | | | | | | | | | Improve the task to generate the release summary | Rafael Mendonça França | 2018-12-04 | 1 | -5/+10 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #34605 from alfie-max/disable_enum_scopes | Rafael França | 2018-12-04 | 3 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | option to disable scopes that `ActiveRecord.enum` generates by default | Alfred Dominic | 2018-12-04 | 3 | -2/+18 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34609 from kamipo/delete_all_on_collection_proxy | Ryuta Kamizono | 2018-12-04 | 5 | -6/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Ensure that `delete_all` on collection proxy returns affected count | Ryuta Kamizono | 2018-12-04 | 5 | -6/+23 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34607 from gmcgibbon/clear_scope_on_delete | Ryuta Kamizono | 2018-12-04 | 4 | -4/+72 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Reset scope after collection delete | Gannon McGibbon | 2018-12-04 | 4 | -4/+72 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34596 from bogdanvlviv/imporve-parallel-testing-guide | Gannon McGibbon | 2018-12-03 | 1 | -10/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Improve parallel testing guide [ci skip] | bogdanvlviv | 2018-12-03 | 1 | -10/+9 | |
* | | | | | | | | | | Merge pull request #34602 from guizmaii/master | Rafael França | 2018-12-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Pass the `connection` to the `@instrumenter.instrument` method call | jules Ivanic | 2018-12-03 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge pull request #34601 from evexoio/34600-test_should_return_nil_as_average | Ryuta Kamizono | 2018-12-03 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix NumericData.average test on ruby 2.6 | Abdallah Samman | 2018-12-03 | 1 | -2/+6 | |
| |/ / / / / / / / / / | ||||||
* / / / / / / / / / / | Address "warning: shadowing outer local variable - parts" | Ryuta Kamizono | 2018-12-03 | 4 | -7/+8 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34597 from utilum/assigned_but_unused_variable_bird | Yuji Yaginuma | 2018-12-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Assigned but unused variable - bird | utilum | 2018-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #34598 from rmacklin/add-missing-authorship-to-changelog-e... | Rafael França | 2018-12-02 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add missing authorship to ActionCable changelog entry | Richard Macklin | 2018-12-02 | 1 | -0/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34585 from marceloperini/marceloperini/33795 | Yuji Yaginuma | 2018-12-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | add require 'database/setup' in activestorage/test/service/s3_service_test.rb | Marcelo Perini Veloso | 2018-12-01 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34595 from albertoalmagro/remove-unnecessary-variable | Ryuta Kamizono | 2018-12-03 | 1 | -11/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove unnecessary variable route | Alberto Almagro | 2018-12-02 | 1 | -11/+2 | |
* | | | | | | | | | | | Merge pull request #34590 from rmacklin/use-websocket-adapter-in-getState | Javan Makhmali | 2018-12-02 | 5 | -4/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Replace reference to WebSocket global with ActionCable.adapters.WebSocket | Richard Macklin | 2018-12-01 | 5 | -4/+37 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #34588 from rmacklin/fix-yarn-lockfiles | Javan Makhmali | 2018-12-02 | 3 | -2308/+2404 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove obsolete yarn.lock files and check in root yarn.lock file | Richard Macklin | 2018-12-02 | 3 | -2308/+2404 | |
|/ / / / / / / / / / | ||||||
* / / / / / / / / / | Remove circular dependency warnings in ActionCable javascript and publish sou... | rmacklin | 2018-12-01 | 16 | -290/+325 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34583 from gregmolnar/guides_fix | Ryuta Kamizono | 2018-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix example code syntax [ci skip] | Greg Molnar | 2018-12-01 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34579 from gmcgibbon/yield_in_with_delivery_job | Ryuta Kamizono | 2018-12-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add yield to with_delivery_job test helper | Gannon McGibbon | 2018-11-30 | 1 | -0/+1 | |
* | | | | | | | | | | `metadata` is not passed to service | yuuji.yaginuma | 2018-12-01 | 1 | -2/+1 | |
* | | | | | | | | | | Merge pull request #34577 from gmcgibbon/id_as_non_pk_docs | Ryuta Kamizono | 2018-12-01 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Clarify no support for non PK id columns | Gannon McGibbon | 2018-11-30 | 2 | -5/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #33882 from mberlanda/mberlanda/as-inheritable-options-int... | Rafael França | 2018-11-30 | 2 | -29/+59 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | chore: implement config_for as ActiveSupport::OrderedOptions | Mauro Berlanda | 2018-10-19 | 2 | -29/+59 |