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
/
subscriber.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename event variable
Alberto Almagro
2018-10-21
1
-4
/
+4
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
1
-1
/
+1
*
Fix Rubocop offense
bogdanvlviv
2018-07-26
1
-1
/
+1
*
Add cpu_time, idle_time, and allocations to Event
Eileen Uchitelle
2018-07-26
1
-4
/
+3
*
Rails 6 requires Ruby 2.3+
Jeremy Daer
2018-02-17
1
-14
/
+9
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-2
/
+2
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
*
Privatize unneededly protected methods in Active Support
Akira Matsuda
2016-12-24
1
-1
/
+3
*
Describe what we are protecting
Akira Matsuda
2016-12-23
1
-0
/
+2
*
Missing require 'active_support/notifications'
Akira Matsuda
2016-11-30
1
-0
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Merge pull request #19902 from khundawg/dm-active-support-subsciber-doc
Richard Schneeman
2015-04-25
1
-2
/
+2
|
\
|
*
[ci skip] Update ActiveSupport::Subscriber documentation
DAVID MOORE
2015-04-25
1
-2
/
+2
*
|
Update ActiveSupport::Subscriber docs
Scott Walkinshaw
2015-03-24
1
-7
/
+2
|
/
*
Reduce object allocations in ActiveSupport::Subscriber
eileencodes
2015-02-11
1
-1
/
+1
*
Merge pull request #15037 from roccoblues/fix_duplicate_activesupport_subscri...
Rafael Mendonça França
2014-05-16
1
-1
/
+10
|
\
|
*
Fixed duplicate subscribers in ActiveSupport::Subscriber
Dennis Schoen
2014-05-09
1
-1
/
+10
|
/
*
Stop using method missing for singleton delegation.
Aaron Patterson
2013-11-06
1
-1
/
+1
*
Allow attaching to AS::Notifications namespace up front
Daniel Schierbeck
2013-09-20
1
-2
/
+25
*
Created a registry based on the +PerThreadRegistry+ module for
wangjohn
2013-04-22
1
-2
/
+20
*
Copy-edits in the ActiveSupport::Subscriber documentation.
Rafael Mendonça França
2013-04-16
1
-6
/
+5
*
Extract a base class from ActiveSupport::LogSubscriber
Daniel Schierbeck
2013-04-16
1
-0
/
+76