| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove mention about Evented Redis [ci skip] | yuuji.yaginuma | 2017-10-26 | 1 | -2/+2 |
* | [ci skip]Add space before closing curly brace | willnet | 2017-10-25 | 1 | -2/+2 |
* | Make clear that Time core extensions are split between Numeric and Integer | João Fernandes | 2017-10-24 | 1 | -5/+29 |
* | Remove mention about Evented Redis [ci skip] | bogdanvlviv | 2017-10-23 | 1 | -2/+1 |
* | Set proper migration' version in bug report templates | bogdanvlviv | 2017-10-18 | 2 | -2/+2 |
* | Add mention how to delete several records in bulk to Active Record Basics Gui... | bogdanvlviv | 2017-10-18 | 1 | -0/+11 |
* | Update mailing list URL in I18n guide [ci skip] | Yoshiyuki Hirano | 2017-10-17 | 1 | -3/+3 |
* | Merge pull request #30862 from yhirano55/remove_needless_space_in_action_view... | Eileen M. Uchitelle | 2017-10-15 | 1 | -1/+1 |
|\ |
|
| * | Remove a needless space in Action View Guide [ci skip] | Yoshiyuki Hirano | 2017-10-12 | 1 | -1/+1 |
* | | Merge pull request #30872 from yhirano55/capitalize_sprockets_in_engine_guide | Eileen M. Uchitelle | 2017-10-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Capitalize "sprockets" in Engine guide [ci skip] | Yoshiyuki Hirano | 2017-10-13 | 1 | -1/+1 |
| |/ |
|
* | | Add accept-charset to the output of form_with in JS guide [ci skip] | Yoshiyuki Hirano | 2017-10-15 | 1 | -1/+1 |
* | | Add unpermitted_parameters.action_controller hook to instrument guide [ci skip] | Yoshiyuki Hirano | 2017-10-14 | 1 | -0/+6 |
* | | Add Action Cable notifications to instrument guide [ci skip] | Yoshiyuki Hirano | 2017-10-13 | 1 | -0/+39 |
* | | Add process.action_mailer notification to Instrumentation guide [ci skip] | Yoshiyuki Hirano | 2017-10-13 | 1 | -0/+16 |
* | | fix the description for the `select_all` [ci skip] | Aditya Kapoor | 2017-10-12 | 1 | -2/+2 |
|/ |
|
* | Update security guide for signed cookie rotations | Michael Coyne | 2017-10-09 | 1 | -2/+3 |
* | Merge pull request #30839 from yhirano55/use_form_with_in_engine_guide | Ryuta Kamizono | 2017-10-09 | 2 | -9/+9 |
|\ |
|
| * | Use `form_with` instead of `form_for` in engine guide [ci skip] | Yoshiyuki Hirano | 2017-10-09 | 2 | -9/+9 |
* | | Merge pull request #30838 from yhirano55/fix_rails_routes_log_in_getting_star... | Ryuta Kamizono | 2017-10-09 | 1 | -19/+21 |
|\ \ |
|
| * | | Fix the result of `rails routes` in Guide [ci skip] | Yoshiyuki Hirano | 2017-10-09 | 1 | -19/+21 |
| |/ |
|
* / | Fix default of `String#to_time` [ci skip] | yuuji.yaginuma | 2017-10-08 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #30822 from akshay-vishnoi/fix-typo | Ryuta Kamizono | 2017-10-07 | 2 | -2/+2 |
|\ |
|
| * | [ci skip] Fix typo | Akshay Vishnoi | 2017-10-07 | 2 | -2/+2 |
* | | Update Instrumentation guide for Active Storage [ci skip] | Yoshiyuki Hirano | 2017-10-07 | 1 | -0/+47 |
* | | Add v5.1 to earlier releases list in guide [ci skip] | Yoshiyuki Hirano | 2017-10-07 | 1 | -0/+1 |
|/ |
|
* | Cosmetic fixes [ci skip] | Yauheni Dakuka | 2017-10-06 | 16 | -25/+25 |
* | Merge pull request #30734 from oreoshake/patch-1 | Eileen M. Uchitelle | 2017-10-04 | 1 | -2/+2 |
|\ |
|
| * | Encourage html-safe API in layouts/rendering guide | Neil Matatall | 2017-09-27 | 1 | -2/+2 |
* | | Add link to Rack website | Antonio Tapiador del Dujo | 2017-10-02 | 1 | -1/+1 |
* | | Fix broken link to recaptcha.net [ci skip] | Patrick Davey | 2017-10-01 | 1 | -1/+1 |
* | | [ci skip] Fix typo. | Conrad Beach | 2017-09-28 | 1 | -1/+1 |
* | | Deprecate secret_token, long since usurped by secret_key_base. | Kasper Timm Hansen | 2017-09-28 | 2 | -2/+0 |
|/ |
|
* | Add newlines before/after the `git_source` in bug report templates | Ryuta Kamizono | 2017-09-27 | 11 | -0/+22 |
* | Change :github git source for bug report templates | bogdanvlviv | 2017-09-27 | 11 | -0/+11 |
* | Merge pull request #30713 from yhirano55/add_a_space_to_refinery_cms | Javan Makhmali | 2017-09-26 | 1 | -1/+1 |
|\ |
|
| * | Add an space to RefineryCMS in Engine guide [ci skip] | Yoshiyuki Hirano | 2017-09-26 | 1 | -1/+1 |
* | | Fix typo in 'find_in_batches' example | hupfis | 2017-09-26 | 1 | -1/+1 |
* | | [ci skip] Don't mention unrotatable secret_key_base. | Kasper Timm Hansen | 2017-09-25 | 1 | -18/+20 |
|/ |
|
* | Merge pull request #30704 from ydakuka/new-fixes | Ryuta Kamizono | 2017-09-25 | 2 | -3/+3 |
|\ |
|
| * | new missing backquotes [ci skip] | Yauheni Dakuka | 2017-09-25 | 2 | -3/+3 |
* | | Merge pull request #30615 from yhirano55/update_form_helpers_guide | Ryuta Kamizono | 2017-09-25 | 1 | -7/+11 |
|\ \ |
|
| * | | Update Form Helpers guide to fix example codes [ci skip] | Yoshiyuki Hirano | 2017-09-17 | 1 | -7/+11 |
* | | | [ci skip] Attempt a new explanation for rotations. | Kasper Timm Hansen | 2017-09-24 | 2 | -32/+18 |
* | | | [ci skip] RotationConfiguration is an implementation detail, not public API. | Kasper Timm Hansen | 2017-09-24 | 1 | -7/+4 |
* | | | Merge pull request #29716 from mikeycgto/active-support-key-rotator | Kasper Timm Hansen | 2017-09-24 | 2 | -19/+122 |
|\ \ \ |
|
| * | | | Add key rotation cookies middleware | Michael Coyne | 2017-09-24 | 2 | -19/+122 |
| | |/
| |/| |
|
* | | | [ci skip] Fix the with order and explain it. | Kasper Timm Hansen | 2017-09-24 | 1 | -3/+8 |
* | | | Merge pull request #30593 from BigChief45/guides/action-mailer-parameterized | Kasper Timm Hansen | 2017-09-24 | 1 | -29/+48 |
|\ \ \ |
|
| * | | | Update Action Mailer Basics [skip ci] | Jaime Alvarez | 2017-09-24 | 1 | -29/+48 |