index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make average compatible accross Ruby versions
Alberto Almagro
2019-01-04
1
-1
/
+1
*
Revert "Fix NumericData.average test on ruby 2.6"
Alberto Almagro
2019-01-04
1
-6
/
+2
*
Merge pull request #34816 from bogdanvlviv/add-skip-action-mailbox-option-to-...
Rafael Mendonça França
2019-01-03
3
-1
/
+13
|
\
|
*
Add `--skip-action-mailbox` option to `rails new`
bogdanvlviv
2018-12-28
3
-1
/
+18
*
|
Merge pull request #34706 from ChrisBr/instrumentation-guide
Gannon McGibbon
2019-01-03
1
-8
/
+14
|
\
\
|
*
|
Add missing keys to ActiveSupport#instrumentation guide [skip ci]
Christian Bruckmayer
2019-01-02
1
-8
/
+14
*
|
|
Merge pull request #33985 from eugeneius/attribute_methods_schema_cache
Kasper Timm Hansen
2019-01-03
7
-2
/
+109
|
\
\
\
|
*
|
|
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
[next]