1. 07 Apr, 2010 1 commit
  2. 29 Mar, 2010 1 commit
  3. 20 Mar, 2010 1 commit
  4. 19 Mar, 2010 2 commits
    • jwage's avatar
      [2.0] Improving EntityGenerated: added normal doc blocks above... · 42c55628
      jwage authored
      [2.0] Improving EntityGenerated: added normal doc blocks above annotations(even if annotations aren't generated), adding type hinting, added generation of default values for properties
      
      42c55628
    • jwage's avatar
      [2.0] Refactoring code for reading multiple sources of mapping information... · 089b5dd8
      jwage authored
      [2.0] Refactoring code for reading multiple sources of mapping information from ClassMetadataExporter to a new ClassMetadataReader tool so it can be used to read mapping information easily from multiple different sources. This is used for generating repositories, converting mapping information, generating entity stubs, etc. Generally though, it is useful to be able to read the information for some mapping files into an array of ClassMetadataInfo instances without it being bound to the ORM and the metadata referenced by the EntityManager ClassMetadataFactory
      
      089b5dd8
  5. 18 Mar, 2010 4 commits
  6. 17 Mar, 2010 1 commit
  7. 20 Jan, 2010 1 commit
  8. 06 Jan, 2010 1 commit
  9. 08 Dec, 2009 1 commit
  10. 06 Dec, 2009 1 commit
  11. 30 Nov, 2009 1 commit
  12. 11 Nov, 2009 2 commits
  13. 04 Nov, 2009 1 commit
    • beberlei's avatar
      [2.0] DDC-115 - Proper fix of global namespace problem was in the... · 884131e5
      beberlei authored
      [2.0] DDC-115 - Proper fix of global namespace problem was in the ClassMetadataInfo, a namespace plus seperator was appended for reasons of shortcuts. However this broke associations in global namespace. Changes to ClassMetadataFactory were reverted and fix plus tests applied to ClassMetadataInfo.
      884131e5
  14. 02 Nov, 2009 3 commits
  15. 31 Oct, 2009 1 commit
  16. 07 Oct, 2009 2 commits
  17. 06 Oct, 2009 1 commit
  18. 05 Oct, 2009 2 commits
  19. 21 Aug, 2009 1 commit
  20. 03 Apr, 2009 1 commit
  21. 30 Mar, 2009 1 commit