| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `rails test:channels`. | bogdanvlviv | 2019-01-16 | 3 | -3/+18 |
* | Remove `frozen_string_literal` from Action Cable's template files | bogdanvlviv | 2019-01-16 | 1 | -2/+0 |
* | Merge pull request #34931 from bogdanvlviv/add-mention-to-main-readme-about-n... | Rafael França | 2019-01-14 | 1 | -3/+3 |
|\ |
|
| * | Add mention to the main README about new libraries [ci skip] | bogdanvlviv | 2019-01-13 | 1 | -3/+3 |
* | | Merge pull request #33962 from kaspth/restructure-environment-credentials | Kasper Timm Hansen | 2019-01-14 | 7 | -114/+122 |
|\ \ |
|
| * | | Restructure credentials after environment overrides. | Kasper Timm Hansen | 2019-01-14 | 7 | -114/+122 |
| |/ |
|
* | | Add connection_test to app generator | Vladimir Dementyev | 2019-01-13 | 3 | -0/+18 |
* | | Add channel test generator | Vladimir Dementyev | 2019-01-13 | 1 | -0/+14 |
|/ |
|
* | Add Exim and Qmail support to Action Mailbox | George Claghorn | 2019-01-12 | 2 | -10/+8 |
* | Merge pull request #34913 from bogdanvlviv/docs_config_action_mailer_delivery... | Gannon McGibbon | 2019-01-11 | 1 | -2/+2 |
|\ |
|
| * | Add info about `config.action_mailer.delivery_job` to the guide [ci skip] | bogdanvlviv | 2019-01-11 | 1 | -2/+2 |
* | | Replace `secrets` with `credentials` in comments | okuramasafumi | 2019-01-11 | 9 | -9/+9 |
* | | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 4 | -9/+9 |
|/ |
|
* | Merge pull request #34907 from wildbit/actionmailbox-postmark | George Claghorn | 2019-01-09 | 2 | -33/+43 |
|\ |
|
| * | Added Postmark ingress support | Tomek Maszkowski | 2019-01-09 | 2 | -33/+43 |
* | | Merge pull request #34692 from gmcgibbon/use_mail_delivery_job_in_6.0_defaults | Rafael França | 2019-01-09 | 3 | -0/+40 |
|\ \
| |/
|/| |
|
| * | Move MailDeliveryJob default to 6.0 defaults | Gannon McGibbon | 2019-01-07 | 3 | -0/+40 |
* | | Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904) | Ryuta Kamizono | 2019-01-09 | 2 | -5/+5 |
* | | Preserve Bundle configuration during app generation (#34755) | Marco Costa | 2019-01-09 | 3 | -9/+33 |
* | | Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json" | Kasper Timm Hansen | 2019-01-08 | 5 | -37/+2 |
* | | Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie... | Kasper Timm Hansen | 2019-01-08 | 3 | -0/+18 |
* | | Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json" | Kasper Timm Hansen | 2019-01-08 | 3 | -18/+0 |
* | | Merge pull request #34132 from ConfusedVorlon/enable_fragment_cache_log_in_dev | Rafael França | 2019-01-08 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | enable_fragment_cache_logging | Rob Jonson | 2018-10-09 | 1 | -0/+1 |
* | | Revert "Remove node_modules path from assets load paths since we use webpack ... | bogdanvlviv | 2019-01-06 | 2 | -0/+9 |
* | | Merge pull request #34865 from cbandy/node_rails_env | George Claghorn | 2019-01-05 | 1 | -2/+1 |
|\ \ |
|
| * | | Respect Rails.env when running `rails yarn:install` | Chris Bandy | 2019-01-04 | 1 | -2/+1 |
* | | | Add `--skip-action-text` option to `rails new` | bogdanvlviv | 2019-01-05 | 4 | -1/+27 |
* | | | Generate Action Text's API docs | George Claghorn | 2019-01-04 | 1 | -0/+8 |
* | | | Import Action Text | George Claghorn | 2019-01-04 | 2 | -4/+5 |
* | | | Merge pull request #34867 from bogdanvlviv/test-actionmailbox-configurations | George Claghorn | 2019-01-04 | 1 | -0/+71 |
|\ \ \ |
|
| * | | | Test Action Mailbox configurations | bogdanvlviv | 2019-01-04 | 1 | -0/+71 |
| |/ / |
|
* / / | Fix `new_framework_defaults_6_0.rb` file | bogdanvlviv | 2019-01-04 | 1 | -1/+1 |
|/ / |
|
* | | Send Active Storage jobs to dedicated queues by default | George Claghorn | 2019-01-04 | 4 | -2/+47 |
* | | Merge pull request #34816 from bogdanvlviv/add-skip-action-mailbox-option-to-... | Rafael Mendonça França | 2019-01-03 | 3 | -1/+13 |
|\ \ |
|
| * | | Add `--skip-action-mailbox` option to `rails new` | bogdanvlviv | 2018-12-28 | 3 | -1/+18 |
* | | | Merge pull request #33985 from eugeneius/attribute_methods_schema_cache | Kasper Timm Hansen | 2019-01-03 | 1 | -1/+63 |
|\ \ \ |
|
| * | | | Only define attribute methods from schema cache | Eugene Kenny | 2018-09-28 | 1 | -1/+63 |
* | | | | Capistrano is no longer a dominant force in the deployment strategy for new apps | David Heinemeier Hansson | 2019-01-03 | 1 | -3/+0 |
* | | | | Bump license years for 2019 | Arun Agrawal | 2018-12-31 | 1 | -1/+1 |
* | | | | Add Rake task for testing mailboxes | George Claghorn | 2018-12-30 | 3 | -3/+19 |
* | | | | Don't load Action Mailbox when Active Storage is skipped | George Claghorn | 2018-12-29 | 2 | -1/+6 |
* | | | | Do not show suggestion message when not exist suggestion | yuuji.yaginuma | 2018-12-29 | 4 | -2/+12 |
* | | | | Ensure that the app generator skips action mailbox when `--skip-active-record... | bogdanvlviv | 2018-12-28 | 1 | -0/+5 |
| |/ /
|/| | |
|
* | | | Don't load Action Mailbox when Active Record is skipped | George Claghorn | 2018-12-28 | 2 | -2/+7 |
* | | | Load Action Mailbox when other components are skipped | George Claghorn | 2018-12-28 | 1 | -0/+1 |
* | | | Generate Action Mailbox's API docs | George Claghorn | 2018-12-26 | 1 | -0/+8 |
* | | | Import Action Mailbox | George Claghorn | 2018-12-25 | 5 | -124/+237 |
* | | | No need to handle if FrozenError is available | Yasuo Honda | 2018-12-23 | 2 | -5/+1 |
* | | | Fix app boot for Ruby 2.4 | Eileen Uchitelle | 2018-12-21 | 1 | -2/+6 |