| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | 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 |
| |/ / /
|/| | | |
|
* | | | | 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 |
|\ \ \ \ |
|
| * | | | | Add progressive JPG to default variable content types | Maurice Kühlborn | 2018-11-21 | 1 | -1/+1 |
* | | | | | Fix typo in development_dependencies_install.md [ci skip] | Alfonso Jiménez | 2018-11-20 | 1 | -1/+1 |
* | | | | | Indent guides as rails help command output[ci skip] | Alberto Almagro | 2018-11-19 | 1 | -25/+25 |
* | | | | | [ci skip] Update active_job_basics.md | Shota Iguchi | 2018-11-19 | 1 | -1/+1 |
* | | | | | Change queueing to queuing in docs and comments [skip ci] | jacobherrington | 2018-11-18 | 1 | -1/+1 |
* | | | | | Replace cache_key with cache_key_with_version on caching_with_rails guides [c... | tnantoka | 2018-11-16 | 1 | -3/+3 |
|/ / / / |
|
* | | | | fix typo on association_basics.md [ci skip] | Espartaco Palma | 2018-11-14 | 1 | -1/+1 |
* | | | | Describe how has_many's :dependent option affects #delete | Marcel M. Cary | 2018-11-13 | 1 | -0/+2 |
* | | | | Add support for UNLOGGED Postgresql tables | Jacob Evelyn | 2018-11-13 | 1 | -0/+8 |
* | | | | Merge pull request #34373 from shiroginne/master | Robin Dupret | 2018-11-10 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Update `action_cable_overview.md`: fix typo. | Evgeny Sugakov | 2018-11-10 | 1 | -3/+3 |
* | | | | | Merge pull request #34415 from Ana06/present_associations | Gannon McGibbon | 2018-11-09 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | Clarify the validation of present associations | Ana María Martínez Gómez | 2018-11-09 | 1 | -1/+2 |
* | | | | | | Merge pull request #32881 from vfonic/update-development-deps-install | Robin Dupret | 2018-11-09 | 3 | -270/+121 |
|\ \ \ \ \ \ |
|
| * | | | | | | Docs: Update Development Dependencies Install | Viktor Fonic | 2018-11-09 | 3 | -270/+121 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Amend CVE note and security guide section wordings | Gannon McGibbon | 2018-11-06 | 1 | -1/+1 |
* | | | | | | Add CVE note to security guide and gemspecs | Gannon McGibbon | 2018-11-06 | 1 | -0/+5 |
* | | | | | | Fix typo | Nick Coyne | 2018-11-05 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Make i18n locale setting docs use around_action | Gannon McGibbon | 2018-10-31 | 1 | -15/+23 |
* | | | | | Merge pull request #34349 from yahonda/restore_encoding_utf8mb4 | Ryuta Kamizono | 2018-10-30 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Restore `encoding: utf8mb4` in database.yml | Yasuo Honda | 2018-10-30 | 1 | -0/+1 |
* | | | | | | Document exception from restrict_with_exception [ci skip] | Malcolm Locke | 2018-10-29 | 1 | -2/+2 |
* | | | | | | Use release dates for versions in Rails Guides index | Olivier Lacan | 2018-10-27 | 1 | -11/+11 |
|/ / / / / |
|
* | | | | | Document `deep_interpolation` parameter for bulk lookups | Oliver Günther | 2018-10-25 | 1 | -0/+20 |
* | | | | | 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 |
* | | | | | | Fully remove duplicated upgrade information [ci skip] | Alberto Almagro | 2018-10-23 | 1 | -5/+0 |
* | | | | | | Fix typo of duplicated `the` [ci skip] | ohbarye | 2018-10-24 | 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 #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 #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 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | [ci skip] Fix #33914 | Raghu Kamat | 2018-10-22 | 1 | -3/+2 |
* | | | | | | | Merge pull request #34241 from gmcgibbon/clarify_i18n_load_paths_gotcha | Rafael França | 2018-10-22 | 1 | -1/+3 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | [ci skip] Clarify load_paths behaviour | Gannon McGibbon | 2018-10-22 | 1 | -0/+2 |