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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Avoid unnecessary allocations/calls
Pablo Herrero
2014-11-02
1
-1
/
+1
*
remove unnecessary always-nil var from #compact
Gosha Arinich
2013-01-01
1
-1
/
+1
*
add :nodoc: to AS::Autoload#extended [ci skip]
Francesco Rodriguez
2012-09-14
1
-2
/
+1
*
Make ActiveSupport::Autoload local
José Valim
2012-08-21
1
-17
/
+43
*
remove useless require
Jan Xie
2012-05-22
1
-1
/
+0
*
Improved ActiveSupport::Autoload performance.
Pan Thomakos
2012-03-11
1
-4
/
+7
*
Replace the placeholder base_hook API with on_load. To specify some code that
wycats
2010-03-29
1
-4
/
+0
*
Make many parts of Rails lazy. In order to facilitate this,
wycats
2010-03-07
1
-0
/
+5
*
Flip deferrable autoload convention
Joshua Peek
2009-12-22
1
-5
/
+5
*
Allow autoloads to opt out of eager loading
Joshua Peek
2009-12-12
1
-4
/
+16
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-0
/
+37