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
path:
root
/
activesupport
/
lib
/
active_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #36434 from Edouard-chin/ec-securecompare-rotation
Rafael França
2019-07-24
1
-0
/
+52
|
\
|
*
Introduce a new ActiveSupport::SecureCompareRotator class:
Edouard CHIN
2019-06-06
1
-0
/
+52
*
|
Merge pull request #36370 from ptoomey3/master
Rafael França
2019-07-23
1
-1
/
+6
|
\
\
|
*
|
Use style consistent with surrounding code
Patrick Toomey
2019-05-31
1
-3
/
+1
|
*
|
Fix typo
Patrick Toomey
2019-05-31
1
-1
/
+1
|
*
|
Recursively process arrays consistently
Patrick Toomey
2019-05-31
1
-1
/
+8
*
|
|
Omit marshal_dump & _dump from delegate_missing_to
Aaron Lipman
2019-07-17
1
-0
/
+6
*
|
|
Revert "Make UTF-8 string requirement explicit for `ActiveSupport::Inflector....
Cliff Pruitt
2019-07-17
1
-7
/
+2
*
|
|
Merge pull request #36690 from cpruitt/make-parameterize-requires-utf-8-explicit
Eileen M. Uchitelle
2019-07-17
1
-2
/
+7
|
\
\
\
|
*
|
|
Make UTF-8 string requirement explicit for `transliterate`
Cliff Pruitt
2019-07-16
1
-2
/
+7
*
|
|
|
Merge pull request #36648 from louim/patch-1
Rafael França
2019-07-16
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update message verifier documentation [ci skip]
Louis-Michel Couture
2019-07-10
1
-2
/
+2
*
|
|
|
Merge pull request #36667 from gmcgibbon/clarify_logger_set_in_log_subscriber...
Gannon McGibbon
2019-07-16
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Specify log subscribers need a logger set before they can receive events
Gannon McGibbon
2019-07-15
1
-0
/
+3
*
|
|
|
|
Merge pull request #36685 from Shopify/as-depedencies-unhook-fix
Rafael França
2019-07-16
1
-3
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
Fix Loadable.exclude_from to also reset Kernel#require
Jean Boussier
2019-07-16
1
-3
/
+23
*
|
|
|
|
|
Merge pull request #36557 from sikachu/fix-source-annotation-extractor-annota...
Matthew Draper
2019-07-16
1
-3
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix problem with accessing constant proxy subclass
Prem Sichanugrist
2019-07-05
1
-3
/
+24
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #36656 from Edouard-chin/ec-local-cache-reference
Rafael França
2019-07-15
1
-1
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Return a copy of the cache entry when local_cache exists:
Edouard CHIN
2019-07-11
1
-1
/
+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
active_support/core_ext/object/duplicable is not in use here
Ryuta Kamizono
2019-07-16
1
-1
/
+0
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Inline anemic log guard
David Heinemeier Hansson
2019-07-15
1
-6
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #36658 from Shopify/duplicable-changes
Ryuta Kamizono
2019-07-14
1
-117
/
+7
|
\
\
\
\
|
*
|
|
|
Implement UnboundMethod#duplicable?
Jean Boussier
2019-07-12
1
-1
/
+10
|
*
|
|
|
Remove dead code in duplicable.rb
Jean Boussier
2019-07-11
1
-120
/
+1
|
|
/
/
/
*
|
|
|
active_support/deprecation is not in use here
Akira Matsuda
2019-07-12
2
-2
/
+0
*
|
|
|
active_support/dependencies/autoload is already required via active_support.rb
Akira Matsuda
2019-07-12
2
-5
/
+0
|
/
/
/
*
|
|
Merge pull request #36443 from jhawthorn/as_parallelization_process_name
John Hawthorn
2019-07-06
1
-0
/
+11
|
\
\
\
|
*
|
|
Set process name of parallelized test workers
John Hawthorn
2019-06-07
1
-0
/
+11
|
|
/
/
*
|
|
Rely on Kernel require instead of self require
Benoit Tigeot
2019-06-22
1
-1
/
+1
*
|
|
Indentation >>
Akira Matsuda
2019-06-22
1
-6
/
+6
*
|
|
Delete `DateAndTime` method definition in rails that is compatible with ruby ...
soartec-lab
2019-06-16
2
-30
/
+30
*
|
|
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
38
-42
/
+0
*
|
|
Add missing file to require digest/uuid on active_support core extensions
Lucas Arantes
2019-06-12
1
-0
/
+3
|
/
/
*
|
Allow `on_rotation` in MessageEncryptor to be passed in constructor:
Edouard CHIN
2019-06-06
1
-4
/
+5
*
|
Don't call listen with empty directory list
John Hawthorn
2019-06-03
1
-1
/
+4
*
|
Fix `subscribed` with no pattern to subscribe all messages
Ryuta Kamizono
2019-06-03
2
-11
/
+9
*
|
Fail parallel tests if workers exit early
John Hawthorn
2019-05-30
1
-0
/
+8
|
/
*
Change comments
Edu Depetris
2019-05-25
1
-2
/
+2
*
Merge pull request #36340 from jhawthorn/evented_file_checker_symlink
Kasper Timm Hansen
2019-05-24
1
-0
/
+7
|
\
|
*
Fix EventedFileUpdateChecker through a symlink
John Hawthorn
2019-05-23
1
-0
/
+7
*
|
Address 639d7be. Readd changelog line; remove needless explicit return.
Kasper Timm Hansen
2019-05-24
1
-1
/
+1
*
|
Delete evented_file_update_checker existing_parent
John Hawthorn
2019-05-23
1
-7
/
+0
|
/
*
Add :allow_nil option to delegate_missing_to; use in ActiveStorage
Matt Tanous
2019-05-23
1
-3
/
+8
*
Correct human file size examples [ci skip]
Alexander Graul
2019-05-20
1
-1
/
+1
*
Introduce 'ActiveSupport::Notifications::Fanout::Subscribers::MonotonicTimed'...
Vishal Telangre
2019-05-10
2
-7
/
+53
*
Merge pull request #34642 from azimux/improve-hwia-initialize-by-skipping-to_...
Rafael França
2019-05-01
1
-1
/
+1
|
\
|
*
HashWithIndifferentAccess#initialize performance improvement
Miles Georgi
2018-12-06
1
-1
/
+1
*
|
revert changes to monotonic times
Kevin Solorio
2019-04-30
1
-2
/
+2
*
|
Improve error message of ActiveSupport delegate
okuramasafumi
2019-04-29
1
-1
/
+1
[next]