1. 28 6月, 2014 1 次提交
    • P
      Always instrument ActiveSupport::Cache · acee114b
      Peter Wagenet 提交于
      The current approach is broken because it uses a thread local value
      which means on multi-threaded environments it has to be turned on
      per thread. Secondly, ActiveSupport::Notifications does not
      instrument items when there are not subscribers so this flag is
      unnecessary.
      acee114b
  2. 27 6月, 2014 3 次提交
  3. 26 6月, 2014 16 次提交
  4. 25 6月, 2014 9 次提交
  5. 24 6月, 2014 11 次提交