| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Turbolinks is enabled by default in new apps [ci skip] | Prathamesh Sonpatki | 2018-10-03 | 1 | -4/+0 |
| * | | | Update the docs now that webpacker is default [ci skip] | Prathamesh Sonpatki | 2018-10-03 | 4 | -13/+5 |
* | | | | Deprecate the `LoggerSilence` constant: | Edouard CHIN | 2018-10-02 | 1 | -2/+2 |
|/ / / |
|
* | | | Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)' | Sharang Dashputre | 2018-10-02 | 4 | -4/+4 |
* | | | Updates expires_in docs | Graham Turner | 2018-09-28 | 1 | -2/+2 |
* | | | Merge pull request #33348 from ruralocity/update-validation-contexts-guide | Ryuta Kamizono | 2018-09-28 | 1 | -9/+27 |
|\ \ \ |
|
| * | | | Update guide for validation custom contexts [ci skip] | Aaron Sumner | 2018-07-11 | 1 | -9/+27 |
* | | | | Merge pull request #33880 from robbertbrak/master | Ryuta Kamizono | 2018-09-28 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | Clarify transactional behavior of after_commit and after_rollback callbacks | Robbert Brak | 2018-09-14 | 1 | -1/+3 |
* | | | | | Merge pull request #33833 from duduribeiro/patch-2 | Gannon McGibbon | 2018-09-27 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [ci skip] Recommend testing information displayed over object stored | Kadu Ribeiro | 2018-09-27 | 1 | -1/+1 |
* | | | | | | Merge pull request #33953 from wagurano/guides_markdown_custom_header_id | Rafael França | 2018-09-24 | 2 | -2/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix rails guides markdown.rb and renderer.rb to use custom header id | wagurano | 2018-09-23 | 2 | -2/+7 |
* | | | | | | | Improve phrasing of one sentence in the contributing guide | Pascal Lamouric | 2018-09-24 | 1 | -1/+1 |
* | | | | | | | Added mandatory region and bucket | Asaf Bartov | 2018-09-23 | 1 | -0/+2 |
|/ / / / / / |
|
* | | | | | | Replace line items with chapters [ci skip] | Ian Fleeton | 2018-09-21 | 1 | -13/+13 |
* | | | | | | Correct spelling in "Contributing to Ruby on Rails" guide [ci skip] | bogdanvlviv | 2018-09-20 | 1 | -1/+1 |
* | | | | | | Merge pull request #33891 from jgorman/remote_names | Rafael França | 2018-09-20 | 1 | -40/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Standardize git remote names. | John Gorman | 2018-09-15 | 1 | -40/+12 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #33929 from yahonda/update_utf8mb4_railsguide | Ryuta Kamizono | 2018-09-20 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update MySQL server version and character set in Rails Guide [skip ci] | Yasuo Honda | 2018-09-20 | 1 | -1/+2 |
* | | | | | | | Merge pull request #33897 from bogdanvlviv/follow-up-33751 | Rafael França | 2018-09-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Payload of `enqueue_retry.active_job` includes `:wait` | bogdanvlviv | 2018-09-16 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Fix a typo in AR Query Interface [ci skip] | Andrew | 2018-09-18 | 1 | -1/+1 |
* | | | | | | Improve readability in form helpers guide [ci skip] | tkoyama1988 | 2018-09-17 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | Configure Active Storage route prefix | Chris Bisnett | 2018-09-14 | 1 | -0/+8 |
* | | | | | Add `:redis_cache_store` to `config.cache_store` options [ci skip] | yuuji.yaginuma | 2018-09-14 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Clarify docs of `config.filter_parameters` and `#filter_attributes` | bogdanvlviv | 2018-09-12 | 1 | -1/+1 |
* | | | | Update action_mailer_basics.md [ci skip] | Sharang Dashputre | 2018-09-12 | 1 | -1/+1 |
* | | | | use "minitest" consistently | Xavier Noria | 2018-09-11 | 12 | -12/+12 |
* | | | | Merge pull request #33824 from yskkin/suppress_logging | Rafael França | 2018-09-11 | 2 | -13/+15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add `perform_deliveries` to a payload of `deliver.action_mailer` notification. | Yoshiyuki Kinjo | 2018-09-09 | 1 | -12/+14 |
| * | | | Skip delivery notification when perform_deliveries is false. | Yoshiyuki Kinjo | 2018-09-08 | 1 | -1/+1 |
* | | | | Fix sqlite3 url config in "Configuring Rails Applications" guide | bogdanvlviv | 2018-09-09 | 1 | -3/+3 |
|/ / / |
|
* | | | reflect c03bba4 in CHANGELOGs | Xavier Noria | 2018-09-08 | 1 | -0/+4 |
* | | | trace autoloads, and document hints for troubleshooting | Xavier Noria | 2018-09-07 | 1 | -0/+31 |
* | | | Merge pull request #32405 from yhirano55/use_turbolinks_in_guide | Rafael França | 2018-09-06 | 6 | -32/+54 |
|\ \ \ |
|
| * | | | Use Turbolinks in Rails guides | Yoshiyuki Hirano | 2018-04-23 | 6 | -32/+54 |
* | | | | [ci skip] Typo in form helpers guide | Nicolas Maloeuvre | 2018-08-30 | 1 | -1/+1 |
* | | | | Merge pull request #33751 from steves/add_retry_notifications_to_aj | Rafael França | 2018-08-30 | 1 | -0/+24 |
|\ \ \ \ |
|
| * | | | | Add hooks to ActiveJob around retries and discards | Steve S | 2018-08-29 | 1 | -0/+24 |
* | | | | | Merge pull request #33637 from eileencodes/ar-connection-management-refactoring | Eileen M. Uchitelle | 2018-08-30 | 1 | -4/+28 |
|\ \ \ \ \ |
|
| * | | | | | Refactors Active Record connection management | Eileen Uchitelle | 2018-08-30 | 1 | -4/+28 |
* | | | | | | Add info about purpose in cookies to "Upgrading Ruby on Rails" guide [ci skip] | bogdanvlviv | 2018-08-30 | 1 | -0/+11 |
* | | | | | | Add info about `config.action_dispatch.use_cookies_with_metadata` to "Configu... | bogdanvlviv | 2018-08-30 | 1 | -0/+3 |
|/ / / / / |
|
* | | | | | Merge pull request #33737 from bogdanvlviv/add-6_0_release_notes-guide | Rafael França | 2018-08-29 | 3 | -1/+183 |
|\ \ \ \ \ |
|
| * | | | | | Add "Ruby on Rails 6.0 Release Notes" guide [ci skip] | bogdanvlviv | 2018-08-29 | 3 | -1/+183 |
* | | | | | | Use the HTTPS protocol for links to Edges Guides [ci skip] | tleneveu | 2018-08-28 | 3 | -4/+4 |
|/ / / / / |
|
* / / / / | Update "Action View Form Helpers" guide [ci skip] | bogdanvlviv | 2018-08-27 | 1 | -96/+118 |
|/ / / / |
|
* | | | | Follow up #33523 [ci skip] | bogdanvlviv | 2018-08-27 | 1 | -50/+20 |