Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Only define attribute methods from schema cache | Eugene Kenny | 2018-09-28 | 7 | -2/+109 | |
* | | | | | | | | Capistrano is no longer a dominant force in the deployment strategy for new apps | David Heinemeier Hansson | 2019-01-03 | 1 | -3/+0 | |
* | | | | | | | | Use latest Bundler | yuuji.yaginuma | 2019-01-03 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #34846 from palkan/fix/ar-reaper-test | Ryuta Kamizono | 2019-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix activerecord reaper_test | Vladimir Dementyev | 2019-01-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #34841 from bogdanvlviv/remove-mention-about-test-unit-tes... | Yuji Yaginuma | 2019-01-03 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove mention about `Test::Unit::TestCase` [ci skip] | bogdanvlviv | 2019-01-02 | 1 | -3/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #34836 from kamipo/class_level_update_without_ids | Ryuta Kamizono | 2019-01-02 | 2 | -1/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Restore an ability that class level `update` without giving ids | Ryuta Kamizono | 2019-01-02 | 2 | -1/+17 | |
* | | | | | | | | | Merge pull request #34835 from gmcgibbon/fix_examples_in_log_subscriber | Eileen M. Uchitelle | 2019-01-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix examples in ActiveSupport::LogSubscriber docs | Gannon McGibbon | 2019-01-01 | 1 | -3/+3 | |
* | | | | | | | | | MariaDB: Remove version checking lower the 5.5.8 | Ryuta Kamizono | 2019-01-02 | 1 | -10/+2 | |
* | | | | | | | | | Permit sending Active Storage purge and analysis jobs to separate queues | George Claghorn | 2019-01-01 | 7 | -5/+40 | |
* | | | | | | | | | Add assertions for `ActiveRecord::Base.current_role` | Ryuta Kamizono | 2019-01-02 | 1 | -0/+6 | |
* | | | | | | | | | Add test case for `preventing_writes?` | Ryuta Kamizono | 2019-01-02 | 2 | -1/+11 | |
* | | | | | | | | | Bring ActiveRecord::Core's API document back [ci skip] | yuuji.yaginuma | 2019-01-02 | 1 | -3/+1 | |
* | | | | | | | | | Document Action Mailbox configuration options [ci skip] | George Claghorn | 2019-01-01 | 1 | -0/+23 | |
* | | | | | | | | | s/Active Mailbox/Action Mailbox/ [ci skip] | George Claghorn | 2019-01-01 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Fix TypeError: no implicit conversion of Arel::Attributes::Attribute into Str... | Ryuta Kamizono | 2019-01-02 | 2 | -1/+3 | |
* | | | | | | | | :scissors: | Ryuta Kamizono | 2019-01-02 | 1 | -1/+1 | |
* | | | | | | | | Fix links in ingress docs [ci skip] | George Claghorn | 2019-01-01 | 2 | -2/+2 | |
* | | | | | | | | Exclude ActionMailbox::Base#perform_processing and #finished_processing? from... | George Claghorn | 2019-01-01 | 1 | -2/+2 | |
* | | | | | | | | Document ActionMailbox::Base#bounce_with [ci skip] | George Claghorn | 2019-01-01 | 1 | -0/+1 | |
* | | | | | | | | Add load hook for ActionMailbox::TestCase | George Claghorn | 2018-12-31 | 2 | -0/+3 | |
* | | | | | | | | Update the load hooks reference table [ci skip] | George Claghorn | 2018-12-31 | 1 | -0/+3 | |
* | | | | | | | | Bump Nokogiri for sparklemotion/nokogiri@bf41ba0 | George Claghorn | 2018-12-31 | 1 | -8/+8 | |
* | | | | | | | | Add load hook for ActionMailbox::Base | George Claghorn | 2018-12-31 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34707 from xlts/update-notifications-docs | Gannon McGibbon | 2018-12-31 | 2 | -9/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add examples describing error handling in ActiveSupport::Notifications and Ac... | Mariusz Hausenplas | 2018-12-14 | 2 | -9/+35 | |
* | | | | | | | | Merge pull request #34624 from blaszczakphoto/update-docs-regarding-gzipping-... | Gannon McGibbon | 2018-12-31 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Rename header of the gzip paragraph to more accurate and add short info aboau... | Mariusz Błaszczak | 2018-12-21 | 1 | -1/+3 | |
* | | | | | | | | | Merge pull request #34834 from gmcgibbon/mention_tiff_support_in_guides | George Claghorn | 2018-12-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Mention tiff support in ActiveStorage guides | Gannon McGibbon | 2018-12-31 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #34833 from bogdanvlviv/add-changelog-file-to-actionmailbo... | George Claghorn | 2018-12-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add CHANGELOG.md to actionmailbox gem specification | bogdanvlviv | 2018-12-31 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #34831 from arunagw/bump-year-to-2019 | Arun Agrawal | 2018-12-31 | 23 | -23/+23 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Bump license years for 2019 | Arun Agrawal | 2018-12-31 | 23 | -23/+23 | |
* | | | | | | | | | | Merge pull request #34740 from sponomarev/feature/assert_has_stream | George Claghorn | 2018-12-31 | 2 | -6/+73 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add streams assert methods to ActionCable channel test case | Sergey Ponomarev | 2018-12-18 | 2 | -6/+73 | |
* | | | | | | | | | | | Add load hook for ActionMailbox::InboundEmail | George Claghorn | 2018-12-31 | 1 | -0/+2 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Permit generating variants of TIFF images | Luciano Sousa | 2018-12-30 | 4 | -0/+17 | |
* | | | | | | | | | | Add Rake task for testing mailboxes | George Claghorn | 2018-12-30 | 3 | -3/+19 | |
* | | | | | | | | | | Tweak test name | George Claghorn | 2018-12-30 | 1 | -1/+1 | |
* | | | | | | | | | | Make Active Storage blob keys lowercase | Julik Tarkhanov | 2018-12-30 | 6 | -7/+67 | |
* | | | | | | | | | | Switch to released rb-inotify 0.10.0 | Matthew Draper | 2018-12-31 | 2 | -12/+2 | |
* | | | | | | | | | | Merge pull request #34825 from bogdanvlviv/change-migration-version-of-action... | George Claghorn | 2018-12-29 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use 6.0 default configs in Active Storage test dummy app | bogdanvlviv | 2018-12-30 | 1 | -1/+1 | |
| * | | | | | | | | | | Use 6.0 version of ActiveRecord::Migration for Action Mailbox | bogdanvlviv | 2018-12-30 | 3 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #34812 from bogdanvlviv/action_mailbox-guides-docs | George Claghorn | 2018-12-29 | 5 | -314/+324 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add Action Mailbox to Major Features of Rails 6.0 [ci skip] | bogdanvlviv | 2018-12-30 | 1 | -0/+9 |