1. 18 Mar, 2010 4 commits
  2. 17 Mar, 2010 2 commits
  3. 16 Mar, 2010 2 commits
  4. 15 Mar, 2010 2 commits
  5. 12 Mar, 2010 1 commit
  6. 08 Mar, 2010 1 commit
  7. 05 Mar, 2010 2 commits
  8. 26 Feb, 2010 1 commit
  9. 24 Feb, 2010 3 commits
  10. 21 Feb, 2010 1 commit
  11. 19 Feb, 2010 1 commit
  12. 09 Feb, 2010 2 commits
  13. 29 Jan, 2010 1 commit
    • hobodave's avatar
      [2.0][DC-460] Refactored cache bulk deletion methods to use driver specific... · 1ad982a4
      hobodave authored
      [2.0][DC-460] Refactored cache bulk deletion methods to use driver specific features to retrieve list of keys. Also, refactored tests
      so that all methods are tested for all drivers.
      
      Removed:
      
      - Doctrine\Common\Cache\AbstractCache::count()
      - Doctrine\Common\Cache\AbstractCache::deleteAll()
      
      API Changes:
      
      - Doctrine\ORM\AbstractQuery::getResultCacheId() now public
      
      Bugs fixed:
      
      - Doctrine\Common\Cache\AbstractCache::deleteByPrefix() was deleting _every_ key in cache
      
      
      1ad982a4
  14. 23 Jan, 2010 1 commit
  15. 22 Jan, 2010 1 commit
  16. 18 Jan, 2010 1 commit
  17. 09 Jan, 2010 1 commit
  18. 06 Jan, 2010 2 commits
  19. 22 Dec, 2009 3 commits
  20. 21 Dec, 2009 1 commit
  21. 15 Dec, 2009 1 commit
    • romanb's avatar
      [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by... · fe7ef4bb
      romanb authored
      [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
      fe7ef4bb
  22. 17 Nov, 2009 2 commits
  23. 04 Nov, 2009 1 commit
  24. 03 Nov, 2009 1 commit
  25. 30 Oct, 2009 2 commits