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
/
descendants_tracker.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
upgrades Zeitwerk to 2.1.4
Xavier Noria
2019-04-23
1
-9
/
+2
*
depend on Zeitwerk 2.1.0
Xavier Noria
2019-04-09
1
-2
/
+9
*
Use weak references in descendants tracker
Edgars Beigarts
2019-03-26
1
-4
/
+50
*
Upgrade Rubocop to 0.61.1 and fix offenses
Vinicius Stock
2018-12-10
1
-5
/
+6
*
[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
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Make DescendantsTracker thread safe and optimize the #descendants method.
thedarkone
2012-10-18
1
-19
/
+34
*
Revert "Revert "It should be possible to use ActiveSupport::DescendantTracker...
Rolf Timmermans
2011-03-13
1
-7
/
+9
*
Revert "It should be possible to use ActiveSupport::DescendantTracker without...
José Valim
2011-03-13
1
-9
/
+7
*
It should be possible to use ActiveSupport::DescendantTracker without getting...
Rolf Timmermans
2011-03-13
1
-7
/
+9
*
Don't shadow outer local variables
Santiago Pastorino
2010-07-22
1
-4
/
+4
*
Define a convention for descendants and subclasses.
José Valim
2010-07-05
1
-10
/
+14
*
Remove descendants warning while executing tests.
José Valim
2010-06-19
1
-1
/
+4
*
Add ActiveSupport::DescendantsTracker.
José Valim
2010-06-19
1
-0
/
+36