Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #34266 from esquith/improve-no-response-file-wording | Eileen M. Uchitelle | 2018-10-26 | 1 | -5/+4 | |
|\ \ \ \ | ||||||
| * | | | | Changed wording for no-response documentation | Esquith Allen | 2018-10-20 | 1 | -5/+4 | |
* | | | | | Merge pull request #34208 from yskkin/inspect_with_parameter_filter | Ryuta Kamizono | 2018-10-26 | 7 | -55/+185 | |
|\ \ \ \ \ | ||||||
| * | | | | | Implement AR#inspect using ParamterFilter. | Yoshiyuki Kinjo | 2018-10-19 | 7 | -55/+185 | |
* | | | | | | Merge pull request #34307 from kamipo/mysql_expression_support | Ryuta Kamizono | 2018-10-26 | 8 | -11/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Support default expression for MySQL | Ryuta Kamizono | 2018-10-25 | 5 | -4/+34 | |
| * | | | | | | Support expression indexes for MySQL | Ryuta Kamizono | 2018-10-25 | 5 | -7/+49 | |
* | | | | | | | Merge pull request #34318 from bogdanvlviv/partly-revert-31819 | Ryuta Kamizono | 2018-10-26 | 1 | -26/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Partly revert #31819 | bogdanvlviv | 2018-10-26 | 1 | -26/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34313 from GeniusStorm/add_maxlength_to_textfield_doc | Gannon McGibbon | 2018-10-25 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added maxlength example to text_field documentation | Raghu Kamat | 2018-10-25 | 1 | -0/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #34317 from bogdanvlviv/fix-assert_called_with | Rafael França | 2018-10-25 | 4 | -15/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | `assert_called_with` should require `args` argument | bogdanvlviv | 2018-10-25 | 4 | -15/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #34309 from oliverguenther/patch-1 | Eileen M. Uchitelle | 2018-10-25 | 1 | -0/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document `deep_interpolation` parameter for bulk lookups | Oliver Günther | 2018-10-25 | 1 | -0/+20 | |
|/ / / / / / | ||||||
* / / / / / | Deterministic connection collation in tests | Ryuta Kamizono | 2018-10-25 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #34204 from XrXr/aj-test-helper-args | Rafael França | 2018-10-24 | 3 | -15/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Include deserialized arguments in jobs returned by AJ test helpers | Alan Wu | 2018-10-12 | 3 | -15/+20 | |
* | | | | | | Merge pull request #34303 from kamipo/lazy_checking_boundable | Rafael França | 2018-10-24 | 6 | -9/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Lazy checking whether or not values in IN clause are boundable | Ryuta Kamizono | 2018-10-24 | 6 | -9/+18 | |
* | | | | | | | Merge pull request #34034 from runephilosof/patch-2 | Gannon McGibbon | 2018-10-24 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make it easier to find abort documentation | Rune Philosof | 2018-10-01 | 1 | -0/+3 | |
* | | | | | | | | Merge pull request #34302 from kylekeesling/activestorage-attachment-model-docs | Robin Dupret | 2018-10-24 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | update activestorage attachment model documentation reflect recent behavior c... | Kyle Keesling | 2018-10-24 | 1 | -3/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #34080 from baerjam/add-email-observer-to-guides | Gannon McGibbon | 2018-10-23 | 1 | -5/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add observing emails to action mailer guide [ci skip] | James Baer | 2018-10-04 | 1 | -5/+24 | |
* | | | | | | | | | Do not need to mention the method that is being called in the exception | Rafael Mendonça França | 2018-10-23 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #34275 from bogdanvlviv/skip_yarn-to-skip_javascript | Rafael França | 2018-10-23 | 10 | -27/+17 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove node_modules path from assets load paths since we use webpack by default | bogdanvlviv | 2018-10-22 | 2 | -9/+1 | |
| * | | | | | | | | Remove `--skip-yarn` in favor of `--skip-javascript` | bogdanvlviv | 2018-10-22 | 10 | -19/+17 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #34297 from albertoalmagro/full-remove-upgrade-information... | Robin Dupret | 2018-10-23 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fully remove duplicated upgrade information [ci skip] | Alberto Almagro | 2018-10-23 | 1 | -5/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #34295 from ohbarye/fix-typo-of-duplicated-the | George Claghorn | 2018-10-23 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo of duplicated `the` [ci skip] | ohbarye | 2018-10-24 | 2 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #34294 from frodsan/patch-1 | Ryuta Kamizono | 2018-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Hide PG::Connection from API docs [ci skip] | Francesco Rodríguez | 2018-10-23 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #34293 from tzmfreedom/fix_prlink_upgrade_5_1 | Ryuta Kamizono | 2018-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix PullRequest link to datetime_field changes on Rails 5.1 Release Notes | tzmfreedom | 2018-10-23 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #34292 from yahonda/mysql8013 | Ryuta Kamizono | 2018-10-23 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MySQL 8.0.13 raises `ER_NO_REFERENCED_ROW` and `ER_ROW_IS_REFERENCED` | Yasuo Honda | 2018-10-23 | 1 | -1/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #34286 from rails/fix-csp-dynamic-sources | Andrew White | 2018-10-23 | 3 | -6/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use request object for context if there's no controller | Andrew White | 2018-10-22 | 3 | -3/+20 | |
| * | | | | | | | | Apply mapping to symbols returned from dynamic CSP sources | Andrew White | 2018-10-22 | 3 | -3/+21 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #34284 from bogdanvlviv/remove-mention-about-javascript-fr... | Rafael França | 2018-10-23 | 1 | -5/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove mentions about `javascripts` option from the guide about generators [c... | bogdanvlviv | 2018-10-22 | 1 | -5/+1 | |
* | | | | | | | | | Merge pull request #34290 from aergonaut/docs/ActiveSupport--Notifications-su... | Rafael França | 2018-10-23 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add docs to ActiveSupport::Notifications.subscribe | Chris Fung | 2018-10-22 | 1 | -0/+18 | |
* | | | | | | | | | | Merge pull request #34261 from matildasmeds/guides_remove_upgrade_section_fro... | Ryuta Kamizono | 2018-10-23 | 1 | -57/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove "Upgrading Old Versions" from Asset Pipeline Guide [skip ci] | Matilda Smeds | 2018-10-19 | 1 | -57/+0 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34289 from jschulenklopper/patch-1 | George Claghorn | 2018-10-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ |