Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #34908 from robzolkos/fix-actionmailbox-json | George Claghorn | 2019-01-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bring in all of aws-sdk-sns if using Amazon ingress | Rob Zolkos | 2019-01-09 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34907 from wildbit/actionmailbox-postmark | George Claghorn | 2019-01-09 | 6 | -33/+197 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Added Postmark ingress support | Tomek Maszkowski | 2019-01-09 | 6 | -33/+197 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #34900 from gmcgibbon/fix_test_find_only_some_columns | Eileen M. Uchitelle | 2019-01-09 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Reset column info on original Topic in serialized attr test | Gannon McGibbon | 2019-01-09 | 1 | -2/+11 | |
| | | | | | * | | | Revise wording on invalid database error messages | Gannon McGibbon | 2019-01-09 | 4 | -4/+4 | |
| | | | | | * | | | Add rails db:system:change command | Gannon McGibbon | 2019-01-09 | 8 | -1/+265 | |
| | | | | | * | | | Move application generator naming and database code to concerns | Gannon McGibbon | 2019-01-09 | 5 | -87/+111 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #34692 from gmcgibbon/use_mail_delivery_job_in_6.0_defaults | Rafael França | 2019-01-09 | 8 | -7/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix legacy fallback for parameterized mailers | Gannon McGibbon | 2019-01-07 | 3 | -6/+13 | |
| * | | | | | | | | Move MailDeliveryJob default to 6.0 defaults | Gannon McGibbon | 2019-01-07 | 5 | -1/+45 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #34899 from rails/speed-up-step | Aaron Patterson | 2019-01-09 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Duration#coerce should always return a Scalar | Aaron Patterson | 2019-01-08 | 1 | -1/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904) | Ryuta Kamizono | 2019-01-09 | 15 | -25/+27 | |
* | | | | | | | Merge pull request #34860 from toshimaru/make-guides-sns-friendly | Ryuta Kamizono | 2019-01-09 | 3 | -4/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add OG tags to layout.html.erb | toshimaru | 2019-01-09 | 3 | -4/+18 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34903 from y-yagi/enable_deprecated_class_methods_cop | Yuji Yaginuma | 2019-01-09 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Enable `Lint/DeprecatedClassMethods` cop to avoid using deprecated methods | yuuji.yaginuma | 2019-01-09 | 2 | -1/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34894 from hahmed/tames-params-wrapper-errors | Kasper Timm Hansen | 2019-01-09 | 1 | -16/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Capture parsing errors for ActionController::ParamsWrapper#process_action | Haroon Ahmed | 2019-01-08 | 1 | -16/+17 | |
* | | | | | | | | Merge pull request #34885 from y-yagi/fixes_34780 | Yuji Yaginuma | 2019-01-09 | 2 | -4/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow using combine the Cache-Control `public` and `no-cache` headers | yuuji.yaginuma | 2019-01-07 | 2 | -4/+16 | |
* | | | | | | | | | 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 | 13 | -0/+50 | |
* | | | | | | | | Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json" | Kasper Timm Hansen | 2019-01-08 | 13 | -50/+0 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | The frameworks list is order dependent. | Kasper Timm Hansen | 2019-01-08 | 1 | -6/+7 | |
* | | | | | | | Merge pull request #34890 from rosa/test-exceptions-with-all-adapters | Rafael França | 2019-01-08 | 4 | -91/+88 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ensure 0 is always the default for the individual exception counters in Activ... | Rosa Gutierrez | 2019-01-08 | 2 | -3/+3 | |
| * | | | | | | | Rewrite ActiveJob exception tests so it runs with the real adapters | Rosa Gutierrez | 2019-01-08 | 2 | -88/+85 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #34132 from ConfusedVorlon/enable_fragment_cache_log_in_dev | Rafael França | 2019-01-08 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | enable_fragment_cache_logging | Rob Jonson | 2018-10-09 | 2 | -0/+2 | |
* | | | | | | | | Merge pull request #34898 from ksolo/update-raketasks-for-new-frameworks | Aaron Patterson | 2019-01-08 | 3 | -1/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add new frameworks to tasks/release.rb | Kevin Solorio | 2019-01-08 | 3 | -1/+18 | |
* | | | | | | | | | Consolidate the duplicated code that building range predicate | Ryuta Kamizono | 2019-01-08 | 5 | -36/+21 | |
* | | | | | | | | | Merge pull request #34896 from bannzai/fix/active_record/mysql/enum_type_map | Ryuta Kamizono | 2019-01-08 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | :recycle: Fix mysql type map for enum and set | bannzai | 2019-01-08 | 2 | -2/+6 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Add load hook for ActionText::RichText | George Claghorn | 2019-01-07 | 2 | -0/+3 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #34700 from gmcgibbon/fetch_multi_key_order | Rafael França | 2019-01-07 | 3 | -10/+24 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Preserve key order passed to ActiveSupport::CacheStore#fetch_multi | Gannon McGibbon | 2018-12-27 | 3 | -10/+24 | |
* | | | | | | | | Merge pull request #34886 from lsylvester/attachments-for-actionmailbox | George Claghorn | 2019-01-06 | 5 | -1/+44 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | add attachments to the new inbound mail | Lachlan Sylvester | 2019-01-07 | 5 | -1/+44 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34882 from bogdanvlviv/revert-129f8ac6ff | Guillermo Iguaran | 2019-01-05 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "Remove node_modules path from assets load paths since we use webpack ... | bogdanvlviv | 2019-01-06 | 2 | -0/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Reset ActionText::Content.renderer before and after each request | George Claghorn | 2019-01-05 | 1 | -3/+6 | |
* | | | | | | | 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 | |
* | | | | | | | | Merge pull request #34878 from bogdanvlviv/action_text-guides-docs | George Claghorn | 2019-01-05 | 4 | -60/+122 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add Action Text to guides [ci skip] | bogdanvlviv | 2019-01-05 | 4 | -60/+122 |