aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use latest Bundleryuuji.yaginuma2019-01-031-1/+1
* Merge pull request #34846 from palkan/fix/ar-reaper-testRyuta Kamizono2019-01-031-1/+1
|\
| * fix activerecord reaper_testVladimir Dementyev2019-01-021-1/+1
* | Merge pull request #34841 from bogdanvlviv/remove-mention-about-test-unit-tes...Yuji Yaginuma2019-01-031-3/+0
|\ \ | |/ |/|
| * Remove mention about `Test::Unit::TestCase` [ci skip]bogdanvlviv2019-01-021-3/+0
* | Merge pull request #34836 from kamipo/class_level_update_without_idsRyuta Kamizono2019-01-022-1/+17
|\ \
| * | Restore an ability that class level `update` without giving idsRyuta Kamizono2019-01-022-1/+17
* | | Merge pull request #34835 from gmcgibbon/fix_examples_in_log_subscriberEileen M. Uchitelle2019-01-021-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix examples in ActiveSupport::LogSubscriber docsGannon McGibbon2019-01-011-3/+3
* | | MariaDB: Remove version checking lower the 5.5.8Ryuta Kamizono2019-01-021-10/+2
* | | Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-017-5/+40
* | | Add assertions for `ActiveRecord::Base.current_role`Ryuta Kamizono2019-01-021-0/+6
* | | Add test case for `preventing_writes?`Ryuta Kamizono2019-01-022-1/+11
* | | Bring ActiveRecord::Core's API document back [ci skip]yuuji.yaginuma2019-01-021-3/+1
* | | Document Action Mailbox configuration options [ci skip]George Claghorn2019-01-011-0/+23
* | | s/Active Mailbox/Action Mailbox/ [ci skip]George Claghorn2019-01-011-1/+1
| |/ |/|
* | Fix TypeError: no implicit conversion of Arel::Attributes::Attribute into Str...Ryuta Kamizono2019-01-022-1/+3
* | :scissors:Ryuta Kamizono2019-01-021-1/+1
* | Fix links in ingress docs [ci skip]George Claghorn2019-01-012-2/+2
* | Exclude ActionMailbox::Base#perform_processing and #finished_processing? from...George Claghorn2019-01-011-2/+2
* | Document ActionMailbox::Base#bounce_with [ci skip]George Claghorn2019-01-011-0/+1
* | Add load hook for ActionMailbox::TestCaseGeorge Claghorn2018-12-312-0/+3
* | Update the load hooks reference table [ci skip]George Claghorn2018-12-311-0/+3
* | Bump Nokogiri for sparklemotion/nokogiri@bf41ba0George Claghorn2018-12-311-8/+8
* | Add load hook for ActionMailbox::BaseGeorge Claghorn2018-12-311-0/+2
|/
* Merge pull request #34707 from xlts/update-notifications-docsGannon McGibbon2018-12-312-9/+35
|\
| * Add examples describing error handling in ActiveSupport::Notifications and Ac...Mariusz Hausenplas2018-12-142-9/+35
* | Merge pull request #34624 from blaszczakphoto/update-docs-regarding-gzipping-...Gannon McGibbon2018-12-311-1/+3
|\ \
| * | Rename header of the gzip paragraph to more accurate and add short info aboau...Mariusz Błaszczak2018-12-211-1/+3
* | | Merge pull request #34834 from gmcgibbon/mention_tiff_support_in_guidesGeorge Claghorn2018-12-311-1/+1
|\ \ \
| * | | Mention tiff support in ActiveStorage guidesGannon McGibbon2018-12-311-1/+1
* | | | Merge pull request #34833 from bogdanvlviv/add-changelog-file-to-actionmailbo...George Claghorn2018-12-311-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add CHANGELOG.md to actionmailbox gem specificationbogdanvlviv2018-12-311-1/+1
* | | | Merge pull request #34831 from arunagw/bump-year-to-2019Arun Agrawal2018-12-3123-23/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Bump license years for 2019Arun Agrawal2018-12-3123-23/+23
* | | | 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