| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Changed webserver to web server. | alkesh26 | 2019-01-22 | 2 | -3/+3 |
* | | | | | | | Add missing entries to guides' changelog file [ci skip] | bogdanvlviv | 2019-01-21 | 1 | -0/+8 |
|/ / / / / / |
|
* | | | | | | Merge pull request #34988 from bogdanvlviv/fix-development_dependencies_install | Ryuta Kamizono | 2019-01-20 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix "Development Dependencies Install" guide [ci skip] | bogdanvlviv | 2019-01-19 | 1 | -1/+0 |
* | | | | | | | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 1 | -0/+2 |
|/ / / / / / |
|
* | | | | | | Change `SQLite3Adapter` to always represent boolean values as integers | Rafael Mendonça França | 2019-01-17 | 1 | -23/+0 |
* | | | | | | Merge pull request #34213 from matildasmeds/guides_session_guidelines_2 | Rafael França | 2019-01-17 | 1 | -68/+31 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge branch 'master' into guides_session_guidelines_2 | Matilda Smeds | 2018-12-09 | 46 | -584/+1279 |
| |\ \ \ \ \ |
|
| * | | | | | | Update guides/source/security.md | Derek Prior | 2018-10-18 | 1 | -1/+1 |
| * | | | | | | Update guides/source/security.md | Derek Prior | 2018-10-18 | 1 | -1/+1 |
| * | | | | | | Edit Security Guide's Session Guidelines & Custom Credentials [skip ci] | Matilda Smeds | 2018-10-14 | 1 | -68/+31 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Minimize boilerplate setup code for JavaScript libraries | Javan Makhmali | 2019-01-16 | 2 | -4/+3 |
* | | | | | | Merge pull request #34947 from bogdanvlviv/actioncable-testing-34933 | Kasper Timm Hansen | 2019-01-16 | 1 | -6/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove `frozen_string_literal` from Action Cable's template files | bogdanvlviv | 2019-01-16 | 1 | -6/+4 |
* | | | | | | | Remove Decorator pattern in Overriding existing classes examples | Maurizio De Santis | 2019-01-16 | 1 | -11/+10 |
|/ / / / / / |
|
* | | | | | | Refs #28025 nullify *_type column on polymorphic associations on :nu… (#28... | Laerti | 2019-01-15 | 1 | -2/+2 |
* | | | | | | Document the ActionCable JS changes in the upgrade guide & release notes | Richard Macklin | 2019-01-14 | 2 | -0/+52 |
* | | | | | | Add Action Cable Testing guides | Vladimir Dementyev | 2019-01-14 | 3 | -3/+124 |
* | | | | | | 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 `actioncable/README.md` to the Action Cable Overview guide [ci skip] | bogdanvlviv | 2019-01-13 | 1 | -0/+30 |
|/ / / / / / |
|
* | | | | | | Add Exim and Qmail support to Action Mailbox | George Claghorn | 2019-01-12 | 1 | -6/+66 |
* | | | | | | 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 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add info about `config.action_mailer.delivery_job` to the guide [ci skip] | bogdanvlviv | 2019-01-11 | 1 | -0/+3 |
* | | | | | | | | Add reasoning for `I18n.with_locale` and explanation that the problem is | Dusan Orlovic | 2019-01-10 | 1 | -2/+4 |
* | | | | | | | | Merge pull request #34905 from javan/move-npm-packages-to-rails-scope | Javan Makhmali | 2019-01-10 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 2 | -4/+4 |
| |/ / / / / / / |
|
* / / / / / / / | Add Postmark to the ingress lists [ci skip] | George Claghorn | 2019-01-10 | 1 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | 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 |
* | | | | | | | | Added Postmark ingress support | Tomek Maszkowski | 2019-01-09 | 1 | -0/+36 |
|/ / / / / / / |
|
* | | | | | | | Enable `Lint/UselessAssignment` cop to avoid unused variable warnings (#34904) | Ryuta Kamizono | 2019-01-09 | 1 | -3/+3 |
* | | | | | | | Add OG tags to layout.html.erb | toshimaru | 2019-01-09 | 3 | -4/+18 |
|/ / / / / / |
|
* | | | | | | Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie... | Kasper Timm Hansen | 2019-01-08 | 1 | -0/+5 |
* | | | | | | Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json" | Kasper Timm Hansen | 2019-01-08 | 1 | -5/+0 |
* | | | | | | Add load hook for ActionText::RichText | George Claghorn | 2019-01-07 | 1 | -0/+1 |
* | | | | | | Merge pull request #34878 from bogdanvlviv/action_text-guides-docs | George Claghorn | 2019-01-05 | 3 | -0/+120 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add Action Text to guides [ci skip] | bogdanvlviv | 2019-01-05 | 3 | -0/+120 |
* | | | | | | | Merge pull request #34877 from bogdanvlviv/document-action_text_content-hook | George Claghorn | 2019-01-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add `action_text_content` hook to the guide [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -0/+1 |
| |/ / / / / / |
|
* / / / / / / | Use ES6 and Webpacker in ActionCable guide. | Gannon McGibbon | 2019-01-04 | 1 | -112/+160 |
|/ / / / / / |
|
* | | | | | | Send Active Storage jobs to dedicated queues by default | George Claghorn | 2019-01-04 | 1 | -0/+2 |
* | | | | | | Fix example of I18n setting in the guide [ci skip] | bogdanvlviv | 2019-01-04 | 1 | -1/+1 |
* | | | | | | Merge pull request #34855 from bogdanvlviv/update-configuring-guide | Rafael França | 2019-01-03 | 1 | -2/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update the "Configuring Rails Applications" guide [ci skip] | bogdanvlviv | 2019-01-04 | 1 | -2/+32 |
* | | | | | | | Merge pull request #34706 from ChrisBr/instrumentation-guide | Gannon McGibbon | 2019-01-03 | 1 | -8/+14 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Add missing keys to ActiveSupport#instrumentation guide [skip ci] | Christian Bruckmayer | 2019-01-02 | 1 | -8/+14 |
* | | | | | | | Permit sending Active Storage purge and analysis jobs to separate queues | George Claghorn | 2019-01-01 | 1 | -2/+9 |