| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #34878 from bogdanvlviv/action_text-guides-docs | George Claghorn | 2019-01-05 | 3 | -0/+120 |
|\ \ \ |
|
| * | | | Add Action Text to guides [ci skip] | bogdanvlviv | 2019-01-05 | 3 | -0/+120 |
* | | | | Merge pull request #34877 from bogdanvlviv/document-action_text_content-hook | George Claghorn | 2019-01-05 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Add `action_text_content` hook to the guide [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -0/+1 |
| |/ / / |
|
* / / / | Use ES6 and Webpacker in ActionCable guide. | Gannon McGibbon | 2019-01-04 | 1 | -112/+160 |
|/ / / |
|
* | | | Send Active Storage jobs to dedicated queues by default | George Claghorn | 2019-01-04 | 1 | -0/+2 |
* | | | Fix example of I18n setting in the guide [ci skip] | bogdanvlviv | 2019-01-04 | 1 | -1/+1 |
* | | | Merge pull request #34855 from bogdanvlviv/update-configuring-guide | Rafael França | 2019-01-03 | 1 | -2/+32 |
|\ \ \ |
|
| * | | | Update the "Configuring Rails Applications" guide [ci skip] | bogdanvlviv | 2019-01-04 | 1 | -2/+32 |
* | | | | Merge pull request #34706 from ChrisBr/instrumentation-guide | Gannon McGibbon | 2019-01-03 | 1 | -8/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add missing keys to ActiveSupport#instrumentation guide [skip ci] | Christian Bruckmayer | 2019-01-02 | 1 | -8/+14 |
* | | | | Permit sending Active Storage purge and analysis jobs to separate queues | George Claghorn | 2019-01-01 | 1 | -2/+9 |
* | | | | Document Action Mailbox configuration options [ci skip] | George Claghorn | 2019-01-01 | 1 | -0/+23 |
* | | | | :scissors: | Ryuta Kamizono | 2019-01-02 | 1 | -1/+1 |
* | | | | Add load hook for ActionMailbox::TestCase | George Claghorn | 2018-12-31 | 1 | -0/+1 |
* | | | | Update the load hooks reference table [ci skip] | George Claghorn | 2018-12-31 | 1 | -0/+3 |
* | | | | Merge pull request #34624 from blaszczakphoto/update-docs-regarding-gzipping-... | Gannon McGibbon | 2018-12-31 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | Rename header of the gzip paragraph to more accurate and add short info aboau... | Mariusz Błaszczak | 2018-12-21 | 1 | -1/+3 |
* | | | | | Mention tiff support in ActiveStorage guides | Gannon McGibbon | 2018-12-31 | 1 | -1/+1 |
* | | | | | Merge pull request #34812 from bogdanvlviv/action_mailbox-guides-docs | George Claghorn | 2018-12-29 | 4 | -47/+323 |
|\ \ \ \ \ |
|
| * | | | | | Add Action Mailbox to Major Features of Rails 6.0 [ci skip] | bogdanvlviv | 2018-12-30 | 1 | -0/+9 |
| * | | | | | Fix Action Mailer Basics [ci skip] | bogdanvlviv | 2018-12-30 | 2 | -47/+7 |
| * | | | | | Move some `actionmailbox/README.md` content to Action Mailbox Basics guide [c... | bogdanvlviv | 2018-12-30 | 2 | -0/+307 |
* | | | | | | Remove mention about `receive.action_mailer` from the AS instrumentation guide | bogdanvlviv | 2018-12-28 | 1 | -26/+0 |
|/ / / / / |
|
* | | | | | Specify `hosts` in bug report template. | yuuji.yaginuma | 2018-12-25 | 1 | -0/+1 |
* | | | | | Follow up #34754 | bogdanvlviv | 2018-12-20 | 1 | -20/+1 |
* | | | | | Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#... | Ryuta Kamizono | 2018-12-20 | 1 | -66/+0 |
* | | | | | Require Ruby 2.5 for Rails 6. | Kasper Timm Hansen | 2018-12-19 | 3 | -4/+4 |
* | | | | | Single nest config in configuration guides | Sam Bostock | 2018-12-18 | 1 | -1/+1 |
* | | | | | Add option to set parallel test worker count to the physical core count of th... | Bogdan | 2018-12-18 | 1 | -4/+4 |
* | | | | | Extend documentation of `ActiveSupport::Notifications.subscribe` (#34721) | Bogdan | 2018-12-17 | 1 | -1/+13 |
* | | | | | 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 |
* | | | | | | Prepend module in ActiveStorage overview | Sam Bostock | 2018-12-10 | 1 | -8/+14 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Fix typo in per-form CSRF token docs [ci skip] | Randy Antler | 2018-12-07 | 1 | -1/+1 |
* | | | | | Abort early if generator command fails (#34420) | David Rodríguez | 2018-12-07 | 1 | -0/+6 |
* | | | | | Improve deprecation message for enqueue returning false | Rafael Mendonça França | 2018-12-05 | 1 | -0/+2 |
| |/ / /
|/| | | |
|
* | | | | Use safe nav operator when calling RailsGuides::Generator.new | Yosuke Kabuto | 2018-12-05 | 2 | -3/+3 |
* | | | | Add advanced test helpers docs to guides | Sam Bostock | 2018-12-04 | 1 | -0/+50 |
* | | | | Add note about symbols vs strings | Gannon McGibbon | 2018-12-04 | 1 | -0/+2 |
* | | | | Improve parallel testing guide [ci skip] | bogdanvlviv | 2018-12-03 | 1 | -10/+9 |
* | | | | fix example code syntax [ci skip] | Greg Molnar | 2018-12-01 | 1 | -1/+1 |
* | | | | Clarify no support for non PK id columns | Gannon McGibbon | 2018-11-30 | 1 | -0/+2 |
* | | | | [ci skip] Add a Delayed Job project link. | Tonči Damjanić | 2018-11-29 | 1 | -0/+1 |
* | | | | Clarify scope body requirements | Gannon McGibbon | 2018-11-26 | 1 | -1/+1 |
* | | | | Merge pull request #34520 from yahonda/bump_pg93 | Rafael França | 2018-11-26 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Bump the minimum version of PostgreSQL to 9.3 | Yasuo Honda | 2018-11-25 | 1 | -1/+1 |
* | | | | | Use cache_key_with_version instead of cache_key for the example in Low-Level ... | tnantoka | 2018-11-26 | 1 | -1/+1 |
* | | | | | Updating the Testing Guide to Reflect Emails Enqueued With ActiveJob [ci skip] | Tom Rossi | 2018-11-25 | 1 | -7/+23 |
|/ / / / |
|
* | | | | Merge pull request #34455 from minimalweb/progressive_jpeg_inclusion_as_varia... | Rafael França | 2018-11-23 | 1 | -1/+1 |
|\ \ \ \ |
|