Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |