1. 12 5月, 2013 1 次提交
  2. 09 5月, 2013 1 次提交
  3. 26 3月, 2013 1 次提交
  4. 19 3月, 2013 2 次提交
  5. 28 2月, 2013 1 次提交
  6. 27 2月, 2013 1 次提交
  7. 26 2月, 2013 1 次提交
  8. 18 2月, 2013 1 次提交
  9. 14 12月, 2012 1 次提交
    • T
      Replace some global Hash usages with the new thread safe cache. · 45448a57
      thedarkone 提交于
      Summary of the changes:
       * Add thread_safe gem.
       * Use thread safe cache for digestor caching.
       * Replace manual synchronization with ThreadSafe::Cache in Relation::Delegation.
       * Replace @attribute_method_matchers_cache Hash with ThreadSafe::Cache.
       * Use TS::Cache to avoid the synchronisation overhead on listener retrieval.
       * Replace synchronisation with TS::Cache usage.
       * Use a preallocated array for performance/memory reasons.
       * Update the controllers cache to the new AS::Dependencies::ClassCache API.
         The original @controllers cache no longer makes much sense after @tenderlove's
         changes in 7b6bfe84 and f345e238.
       * Use TS::Cache in the connection pool to avoid locking overhead.
       * Use TS::Cache in ConnectionHandler.
      45448a57
  10. 10 12月, 2012 1 次提交
  11. 09 12月, 2012 1 次提交
  12. 09 11月, 2012 1 次提交
    • V
      Clean up gemspecs · a96a1769
      Vinny Diehl 提交于
      Organized the gemspec files a bit.
      
       * Made quotes more consistent (single quotes dominated, so I used
         that).
       * Moved license line down a line, separating it logically, and removed
         the extra whitespace before its = operator.
       * Minor whitespace fixes.
      a96a1769
  13. 06 10月, 2012 1 次提交
  14. 29 9月, 2012 1 次提交
  15. 05 7月, 2012 1 次提交
  16. 17 6月, 2012 1 次提交
  17. 24 5月, 2012 1 次提交
  18. 16 4月, 2012 2 次提交
  19. 10 2月, 2012 2 次提交
  20. 12 1月, 2012 1 次提交
  21. 21 12月, 2011 1 次提交
  22. 04 11月, 2011 1 次提交
  23. 25 5月, 2011 1 次提交
  24. 22 5月, 2011 2 次提交
  25. 20 5月, 2011 1 次提交
  26. 05 5月, 2011 1 次提交
  27. 26 4月, 2011 1 次提交
  28. 19 4月, 2011 1 次提交
  29. 02 4月, 2011 1 次提交
  30. 22 7月, 2010 1 次提交
  31. 03 6月, 2010 5 次提交
  32. 01 6月, 2010 1 次提交