Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #34933 from palkan/feature/cable-testing-guides | Kasper Timm Hansen | 2019-01-14 | 13 | -5/+195 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add Action Cable Testing guides | Vladimir Dementyev | 2019-01-14 | 5 | -4/+129 | |
| * | | | | | | | Add connection_test to app generator | Vladimir Dementyev | 2019-01-13 | 3 | -0/+18 | |
| * | | | | | | | Add channel test generator | Vladimir Dementyev | 2019-01-13 | 5 | -1/+48 | |
|/ / / / / / / | ||||||
* | | | | | | | Update Action Cable connection testing. | Kasper Timm Hansen | 2019-01-14 | 2 | -57/+57 | |
* | | | | | | | Merge pull request #34932 from bogdanvlviv/fix-action-cable-guide-follow-up-3... | Ryuta Kamizono | 2019-01-14 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix "Action Cable Overview" guide [ci skip] | bogdanvlviv | 2019-01-13 | 1 | -8/+8 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #34930 from bogdanvlviv/merge-actioncable-README.md-to-the... | Ryuta Kamizono | 2019-01-14 | 2 | -544/+31 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge `actioncable/README.md` to the Action Cable Overview guide [ci skip] | bogdanvlviv | 2019-01-13 | 2 | -544/+31 | |
* | | | | | | | Merge pull request #34845 from palkan/feature/action-cable-connection-testing | Kasper Timm Hansen | 2019-01-13 | 3 | -0/+434 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | feature: add ActionCable::Connection::TestCase | Vladimir Dementyev | 2019-01-02 | 3 | -0/+434 | |
* | | | | | | | Add Exim and Qmail support to Action Mailbox | George Claghorn | 2019-01-12 | 10 | -68/+196 | |
* | | | | | | | More exercise test cases for `not_between` | Ryuta Kamizono | 2019-01-12 | 2 | -31/+84 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #34906 from gregnavis/add-endless-ranges-to-activerecord | Aaron Patterson | 2019-01-11 | 3 | -2/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Support endless ranges in where | Greg Navis | 2019-01-11 | 3 | -2/+18 | |
* | | | | | | | Merge pull request #34902 from lanzhiheng/improve-doc-in-routing-2-10-adding-... | Gannon McGibbon | 2019-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] improve doc in `Adding Member Routes` section of routing chapter. | lanzhiheng | 2019-01-11 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #34913 from bogdanvlviv/docs_config_action_mailer_delivery... | Gannon McGibbon | 2019-01-11 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add info about `config.action_mailer.delivery_job` to the guide [ci skip] | bogdanvlviv | 2019-01-11 | 2 | -2/+5 | |
* | | | | | | | | | Remove `id_value` argument which is no longer passed to `sql_for_insert` | Ryuta Kamizono | 2019-01-11 | 2 | -3/+3 | |
* | | | | | | | | | Fix `test_case_insensitiveness` to follow up eb5fef5 | Ryuta Kamizono | 2019-01-11 | 1 | -9/+8 | |
* | | | | | | | | | Refactor `bind_attribute` to expand an association to actual attribute | Ryuta Kamizono | 2019-01-11 | 2 | -5/+5 | |
* | | | | | | | | | Refactor `build_relation` in the uniqueness validator to avoid low level pred... | Ryuta Kamizono | 2019-01-11 | 3 | -27/+29 | |
* | | | | | | | | | Merge pull request #34922 from okuramasafumi/replace-secrets-with-credentials... | Ryuta Kamizono | 2019-01-11 | 9 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Replace `secrets` with `credentials` in comments | okuramasafumi | 2019-01-11 | 9 | -9/+9 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34919 from albertoalmagro/fix-typo-collection-radio-butto... | Rafael França | 2019-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in collection_radio_buttons spec [ci skip] | Alberto Almagro | 2019-01-11 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34911 from duleorlovic/guides_i18n | Rafael França | 2019-01-10 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add reasoning for `I18n.with_locale` and explanation that the problem is | Dusan Orlovic | 2019-01-10 | 1 | -2/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34892 from kbrock/safer_safe_constantize | Rafael França | 2019-01-10 | 4 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix safe_constantize to not raise a LoadError. | Keenan Brock | 2019-01-09 | 4 | -0/+20 | |
* | | | | | | | | | | Merge pull request #34905 from javan/move-npm-packages-to-rails-scope | Javan Makhmali | 2019-01-10 | 21 | -53/+48 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 21 | -53/+48 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | Add Postmark to the ingress lists [ci skip] | George Claghorn | 2019-01-10 | 2 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Tweak Postmark ingress docs [ci skip] | George Claghorn | 2019-01-09 | 1 | -5/+5 | |
* | | | | | | | | | Merge pull request #34909 from davidalee/patch-2 | Prem Sichanugrist | 2019-01-10 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Specify the type for the auto-generated primary key | David A. Lee | 2019-01-09 | 1 | -3/+3 | |
* | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |