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
/
dependencies
/
interlock.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
[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
-1
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Provide a middleware to debug misbehaving locks
Matthew Draper
2016-06-10
1
-0
/
+4
*
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
1
-8
/
+6
*
Hand off the interlock to the new thread in AC::Live
Matthew Draper
2016-02-07
1
-0
/
+6
*
After completing a load, give other threads a chance too
Matthew Draper
2016-02-02
1
-3
/
+3
*
We need stricter locking before we can unload
Matthew Draper
2015-07-20
1
-5
/
+11
*
Document ShareLock and the Interlock
Matthew Draper
2015-07-09
1
-6
/
+2
*
Rely on the load interlock for non-caching reloads, too
Matthew Draper
2015-07-09
1
-0
/
+10
*
Soften the lock requirements when eager_load is disabled
Matthew Draper
2015-07-09
1
-0
/
+35