aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CHANGELOG.md to actionmailbox gem specificationbogdanvlviv2018-12-311-1/+1
* Merge pull request #34740 from sponomarev/feature/assert_has_streamGeorge Claghorn2018-12-312-6/+73
|\
| * Add streams assert methods to ActionCable channel test caseSergey Ponomarev2018-12-182-6/+73
* | Add load hook for ActionMailbox::InboundEmailGeorge Claghorn2018-12-311-0/+2
* | Permit generating variants of TIFF imagesLuciano Sousa2018-12-304-0/+17
* | Add Rake task for testing mailboxesGeorge Claghorn2018-12-303-3/+19
* | Tweak test nameGeorge Claghorn2018-12-301-1/+1
* | Make Active Storage blob keys lowercaseJulik Tarkhanov2018-12-306-7/+67
* | Switch to released rb-inotify 0.10.0Matthew Draper2018-12-312-12/+2
* | Merge pull request #34825 from bogdanvlviv/change-migration-version-of-action...George Claghorn2018-12-294-4/+4
|\ \
| * | Use 6.0 default configs in Active Storage test dummy appbogdanvlviv2018-12-301-1/+1
| * | Use 6.0 version of ActiveRecord::Migration for Action Mailboxbogdanvlviv2018-12-303-3/+3
* | | Merge pull request #34812 from bogdanvlviv/action_mailbox-guides-docsGeorge Claghorn2018-12-295-314/+324
|\ \ \ | |/ / |/| |
| * | Add Action Mailbox to Major Features of Rails 6.0 [ci skip]bogdanvlviv2018-12-301-0/+9
| * | Fix Action Mailer Basics [ci skip]bogdanvlviv2018-12-302-47/+7
| * | Move some `actionmailbox/README.md` content to Action Mailbox Basics guide [c...bogdanvlviv2018-12-303-267/+308
* | | Don't load Action Mailbox when Active Storage is skippedGeorge Claghorn2018-12-292-1/+6
* | | Do not show suggestion message when not exist suggestionyuuji.yaginuma2018-12-294-2/+12
* | | Require railties for all Action Mailbox dependenciesGeorge Claghorn2018-12-281-1/+6
* | | Merge pull request #34820 from bogdanvlviv/extract-text-from-34816George Claghorn2018-12-281-0/+5
|\ \ \
| * | | Ensure that the app generator skips action mailbox when `--skip-active-record...bogdanvlviv2018-12-281-0/+5
* | | | Remove frozen_string_literal pragma from Action Mailbox templatesGeorge Claghorn2018-12-282-4/+0
|/ / /
* | | Label Action Mailbox PRsGeorge Claghorn2018-12-281-0/+2
* | | Merge pull request #34814 from bogdanvlviv/follow-up-e3f832a7433aGeorge Claghorn2018-12-282-29/+4
|\ \ \
| * | | Remove mention about `receive.action_mailer` from the AS instrumentation guidebogdanvlviv2018-12-282-29/+4
|/ / /
* | | Fix broken Mailbox generator testyuuji.yaginuma2018-12-281-2/+2
* | | Add missing quotes on Mailbox test templateyuuji.yaginuma2018-12-281-1/+1
* | | Don't load Action Mailbox when Active Record is skippedGeorge Claghorn2018-12-282-2/+7
* | | Load Action Mailbox when other components are skippedGeorge Claghorn2018-12-281-0/+1
* | | Deprecate ActionMailer::Base.receive in favor of Action MailboxGeorge Claghorn2018-12-275-40/+14
* | | Use high level API on `migration_context` instead of using low level API dire...Ryuta Kamizono2018-12-282-13/+11
* | | Deprecate passing `migrations_paths` to `connection.assume_migrated_upto_vers...Ryuta Kamizono2018-12-284-12/+20
* | | Remove redundant assignning to `current_env`Ryuta Kamizono2018-12-281-1/+0
* | | Enable `Lint/ShadowingOuterLocalVariable` cop to avoid newly adding the warningRyuta Kamizono2018-12-281-0/+3
* | | Merge pull request #34810 from cbothner/activestorage-no-undefined-csrf-headerGeorge Claghorn2018-12-273-2/+15
|\ \ \
| * | | Don’t include an undefined X-CSRF-Token headerCameron Bothner2018-12-273-2/+15
|/ / /
* | | Merge pull request #34806 from bogdan/reuse-find-targetRyuta Kamizono2018-12-274-30/+20
|\ \ \
| * | | Reuse AR::Association#find_target methodBogdan Gusiev2018-12-274-29/+21
* | | | Only run isolated tests on the latest stable ruby: that's now 2.6Ryuta Kamizono2018-12-271-1/+1
| |/ / |/| |
* | | Merge pull request #34801 from bogdanvlviv/follow-up-34786George Claghorn2018-12-266-52/+5
|\ \ \
| * | | Fix Ruby warnings in actionmailboxbogdanvlviv2018-12-271-1/+1
| * | | Improve actionmailbox's .gitignore and remove redundant filesbogdanvlviv2018-12-275-51/+4
|/ / /
* | | Nest ActionMailbox::Base in the API docs (missed in 6c168aa)George Claghorn2018-12-261-93/+95
* | | Nest Action Mailbox classes in the API docsGeorge Claghorn2018-12-2619-508/+546
* | | Generate Action Mailbox's API docsGeorge Claghorn2018-12-261-0/+8
* | | Start an Action Mailbox changelogGeorge Claghorn2018-12-261-0/+3
* | | Test against Ruby 2.6.0George Claghorn2018-12-261-0/+36
* | | Merge pull request #34786 from georgeclaghorn/actionmailboxGeorge Claghorn2018-12-26162-182/+10911
|\ \ \
| * \ \ Import Action MailboxGeorge Claghorn2018-12-25162-182/+10911
| |\ \ \
| | * | | Bump the minimum Ruby version to match Rails masterGeorge Claghorn2018-12-201-1/+1