aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* typo fixes in action cablealkesh262019-01-173-3/+3
* Merge pull request #34944 from dasch/patch-7Rafael França2019-01-161-0/+8
|\
| * Document that `format.any` can match all formatsDaniel Schierbeck2019-01-161-0/+8
* | Merge pull request #34946 from mdesantis/remove-decorator-pattern-referencesRafael França2019-01-161-11/+10
|\ \
| * | Remove Decorator pattern in Overriding existing classes examplesMaurizio De Santis2019-01-161-11/+10
* | | Merge pull request #34948 from colorbox/fix_formatting_in_action_mailbox_docsRafael França2019-01-1611-48/+48
|\ \ \
| * | | Fix document formatting on ActionMailbox [ci skip]colorbox2019-01-1711-48/+48
* | | | Revert "Don't handle params option in a special way in url_for helper"Rafael Mendonça França2019-01-165-5/+14
|/ / /
* | | Merge pull request #34943 from ikepon/add_null_false_to_actionmailbox_tableGeorge Claghorn2019-01-161-2/+2
|\ \ \ | |_|/ |/| |
| * | Add 'null: false' to Action Mailbox tableikepon2019-01-161-2/+2
|/ /
* | Exercise Active Storage and Action Text in verification app.Kasper Timm Hansen2019-01-151-3/+42
* | Install Action Mailbox and Action Text when verifying release.Kasper Timm Hansen2019-01-151-0/+2
|/
* Refs #28025 nullify *_type column on polymorphic associations on :nu… (#28...Laerti2019-01-1510-6/+65
* Remove public `prevent_writes` writerRyuta Kamizono2019-01-151-5/+5
* Deprecate `connection.visitor = ...` which is not released internal usageRyuta Kamizono2019-01-151-2/+6
* Remove unused `Arel::Compatibility::Wheres`Ryuta Kamizono2019-01-152-36/+0
* Merge pull request #34931 from bogdanvlviv/add-mention-to-main-readme-about-n...Rafael França2019-01-142-6/+6
|\
| * Add mention to the main README about new libraries [ci skip]bogdanvlviv2019-01-132-6/+6
* | Merge pull request #34937 from rmacklin/document-actioncable-js-changesRafael França2019-01-142-0/+52
|\ \
| * | Document the ActionCable JS changes in the upgrade guide & release notesRichard Macklin2019-01-142-0/+52
|/ /
* | Merge pull request #34891 from gmcgibbon/ac_params_existsRafael França2019-01-144-0/+31
|\ \
| * \ Merge branch 'master' into ac_params_existsAaron Patterson2019-01-11113-395/+704
| |\ \
| * | | Allow strong params in ActiveRecord::Base#exists?Gannon McGibbon2019-01-074-0/+30
* | | | Refactor calculating beginning_of_quarter and end_of_quarter (#34927)Krzysztof Rybka2019-01-141-2/+2
* | | | Merge pull request #34934 from rmacklin/simplify-actioncable-methods-after-de...Rafael França2019-01-143-16/+19
|\ \ \ \
| * | | | Simplify `this.isActive() && this.webSocket` into `this.isActive()`Richard Macklin2019-01-142-2/+2
| * | | | Simplify ActionCable.getConfig, Connection#getProtocol, and Connection#closeRichard Macklin2019-01-143-7/+17
| * | | | Simplify ActionCable.createConsumer by using default argumentRichard Macklin2019-01-142-10/+3
* | | | | Merge pull request #33962 from kaspth/restructure-environment-credentialsKasper Timm Hansen2019-01-147-114/+122
|\ \ \ \ \
| * | | | | Restructure credentials after environment overrides.Kasper Timm Hansen2019-01-147-114/+122
| |/ / / /
* | | | | Merge pull request #34933 from palkan/feature/cable-testing-guidesKasper Timm Hansen2019-01-1413-5/+195
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Action Cable Testing guidesVladimir Dementyev2019-01-145-4/+129
| * | | | Add connection_test to app generatorVladimir Dementyev2019-01-133-0/+18
| * | | | Add channel test generatorVladimir Dementyev2019-01-135-1/+48
|/ / / /
* | | | Update Action Cable connection testing.Kasper Timm Hansen2019-01-142-57/+57
* | | | Merge pull request #34932 from bogdanvlviv/fix-action-cable-guide-follow-up-3...Ryuta Kamizono2019-01-141-8/+8
|\ \ \ \
| * | | | Fix "Action Cable Overview" guide [ci skip]bogdanvlviv2019-01-131-8/+8
| | |_|/ | |/| |
* | | | Merge pull request #34930 from bogdanvlviv/merge-actioncable-README.md-to-the...Ryuta Kamizono2019-01-142-544/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Merge `actioncable/README.md` to the Action Cable Overview guide [ci skip]bogdanvlviv2019-01-132-544/+31
* | | | Merge pull request #34845 from palkan/feature/action-cable-connection-testingKasper Timm Hansen2019-01-133-0/+434
|\ \ \ \ | |/ / / |/| | |
| * | | feature: add ActionCable::Connection::TestCaseVladimir Dementyev2019-01-023-0/+434
* | | | Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-1210-68/+196
* | | | More exercise test cases for `not_between`Ryuta Kamizono2019-01-122-31/+84
| |_|/ |/| |
* | | Merge pull request #34906 from gregnavis/add-endless-ranges-to-activerecordAaron Patterson2019-01-113-2/+18
|\ \ \
| * | | Support endless ranges in whereGreg Navis2019-01-113-2/+18
* | | | Merge pull request #34902 from lanzhiheng/improve-doc-in-routing-2-10-adding-...Gannon McGibbon2019-01-111-1/+1
|\ \ \ \
| * | | | [ci skip] improve doc in `Adding Member Routes` section of routing chapter.lanzhiheng2019-01-111-1/+1
* | | | | Merge pull request #34913 from bogdanvlviv/docs_config_action_mailer_delivery...Gannon McGibbon2019-01-112-2/+5
|\ \ \ \ \
| * | | | | Add info about `config.action_mailer.delivery_job` to the guide [ci skip]bogdanvlviv2019-01-112-2/+5
* | | | | | Remove `id_value` argument which is no longer passed to `sql_for_insert`Ryuta Kamizono2019-01-112-3/+3