| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 473 | -9721/+14396 |
| |\ |
|
| * | | 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 |
* | | | Merge pull request #33419 from bogdanvlviv/update-active_storage | George Claghorn | 2019-01-16 | 6 | -1/+31 |
|\ \ \ |
|
| * | | | Add foreign key to active_storage_attachments for `blob_id` via new migration | bogdanvlviv | 2019-01-16 | 6 | -1/+31 |
* | | | | Add a space in framework names. Matches Active Record in generated Gemfile. | Kasper Timm Hansen | 2019-01-16 | 1 | -2/+2 |
* | | | | Merge pull request #34941 from rmacklin/allow-actioncable-to-run-in-web-workers | Javan Makhmali | 2019-01-16 | 4 | -12/+12 |
|\ \ \ \ |
|
| * | | | | Remove explicit `document` receiver from add/removeEventListener calls | Richard Macklin | 2019-01-15 | 2 | -4/+4 |
| * | | | | Replace `window` references in ActionCable with `self` | Richard Macklin | 2019-01-14 | 3 | -8/+8 |
* | | | | | Merge pull request #34949 from javan/js/compact-start | Javan Makhmali | 2019-01-16 | 8 | -23/+14 |
|\ \ \ \ \ |
|
| * | | | | | Minimize boilerplate setup code for JavaScript libraries | Javan Makhmali | 2019-01-16 | 8 | -23/+14 |
|/ / / / / |
|
* | | | | | Merge pull request #34832 from gmcgibbon/db_system_change_command | Kasper Timm Hansen | 2019-01-16 | 12 | -89/+378 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into db_system_change_command | Kasper Timm Hansen | 2019-01-16 | 129 | -1059/+1750 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #34947 from bogdanvlviv/actioncable-testing-34933 | Kasper Timm Hansen | 2019-01-16 | 6 | -13/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add `rails test:channels`. | bogdanvlviv | 2019-01-16 | 3 | -3/+18 |
| * | | | | | | Remove `frozen_string_literal` from Action Cable's template files | bogdanvlviv | 2019-01-16 | 3 | -10/+4 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Require hash/keys inside active_model/callbacks | Rafael Mendonça França | 2019-01-16 | 1 | -0/+1 |
* | | | | | | Merge pull request #34944 from dasch/patch-7 | Rafael França | 2019-01-16 | 1 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Document that `format.any` can match all formats | Daniel Schierbeck | 2019-01-16 | 1 | -0/+8 |
* | | | | | | | Merge pull request #34946 from mdesantis/remove-decorator-pattern-references | Rafael França | 2019-01-16 | 1 | -11/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove Decorator pattern in Overriding existing classes examples | Maurizio De Santis | 2019-01-16 | 1 | -11/+10 |
* | | | | | | | | Merge pull request #34948 from colorbox/fix_formatting_in_action_mailbox_docs | Rafael França | 2019-01-16 | 11 | -48/+48 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix document formatting on ActionMailbox [ci skip] | colorbox | 2019-01-17 | 11 | -48/+48 |
| | |_|/ / / / /
| |/| | | | | | |
|
* / | | | | | | | Revert "Don't handle params option in a special way in url_for helper" | Rafael Mendonça França | 2019-01-16 | 5 | -5/+14 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #34943 from ikepon/add_null_false_to_actionmailbox_table | George Claghorn | 2019-01-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Add 'null: false' to Action Mailbox table | ikepon | 2019-01-16 | 1 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Exercise Active Storage and Action Text in verification app. | Kasper Timm Hansen | 2019-01-15 | 1 | -3/+42 |
* | | | | | | Install Action Mailbox and Action Text when verifying release. | Kasper Timm Hansen | 2019-01-15 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | Refs #28025 nullify *_type column on polymorphic associations on :nu… (#28... | Laerti | 2019-01-15 | 10 | -6/+65 |
* | | | | | Remove public `prevent_writes` writer | Ryuta Kamizono | 2019-01-15 | 1 | -5/+5 |
* | | | | | Deprecate `connection.visitor = ...` which is not released internal usage | Ryuta Kamizono | 2019-01-15 | 1 | -2/+6 |
* | | | | | Remove unused `Arel::Compatibility::Wheres` | Ryuta Kamizono | 2019-01-15 | 2 | -36/+0 |
* | | | | | Merge pull request #34931 from bogdanvlviv/add-mention-to-main-readme-about-n... | Rafael França | 2019-01-14 | 2 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | Add mention to the main README about new libraries [ci skip] | bogdanvlviv | 2019-01-13 | 2 | -6/+6 |
* | | | | | | Merge pull request #34937 from rmacklin/document-actioncable-js-changes | Rafael França | 2019-01-14 | 2 | -0/+52 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Document the ActionCable JS changes in the upgrade guide & release notes | Richard Macklin | 2019-01-14 | 2 | -0/+52 |
|/ / / / / |
|
* | | | | | Merge pull request #34891 from gmcgibbon/ac_params_exists | Rafael França | 2019-01-14 | 4 | -0/+31 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into ac_params_exists | Aaron Patterson | 2019-01-11 | 113 | -395/+704 |
| |\ \ \ \ \ |
|
| * | | | | | | Allow strong params in ActiveRecord::Base#exists? | Gannon McGibbon | 2019-01-07 | 4 | -0/+30 |
* | | | | | | | Refactor calculating beginning_of_quarter and end_of_quarter (#34927) | Krzysztof Rybka | 2019-01-14 | 1 | -2/+2 |
* | | | | | | | Merge pull request #34934 from rmacklin/simplify-actioncable-methods-after-de... | Rafael França | 2019-01-14 | 3 | -16/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Simplify `this.isActive() && this.webSocket` into `this.isActive()` | Richard Macklin | 2019-01-14 | 2 | -2/+2 |
| * | | | | | | | Simplify ActionCable.getConfig, Connection#getProtocol, and Connection#close | Richard Macklin | 2019-01-14 | 3 | -7/+17 |
| * | | | | | | | Simplify ActionCable.createConsumer by using default argument | Richard Macklin | 2019-01-14 | 2 | -10/+3 |
* | | | | | | | | Merge pull request #33962 from kaspth/restructure-environment-credentials | Kasper Timm Hansen | 2019-01-14 | 7 | -114/+122 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Restructure credentials after environment overrides. | Kasper Timm Hansen | 2019-01-14 | 7 | -114/+122 |
| |/ / / / / / / |
|
* | | | | | | | | 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 |