1. 21 Jun, 2013 1 commit
    • Benjamin Morel's avatar
      Fixed documentation. · f0eaaf6f
      Benjamin Morel authored
      - Fixed docblocks
      - Removed return statements on void methods
      - Cleaned up unused private / local variables
      - Fixed license issues
      - Removed SVN leftovers
      - Fixed doctrine-project.org links
      - Added line breaks before return statements
      f0eaaf6f
  2. 18 Jun, 2013 1 commit
  3. 20 Apr, 2013 1 commit
  4. 16 Jul, 2012 1 commit
  5. 08 Jul, 2012 1 commit
  6. 30 Jun, 2012 1 commit
  7. 25 May, 2012 1 commit
  8. 24 Mar, 2012 2 commits
  9. 12 Mar, 2012 1 commit
  10. 13 Feb, 2012 1 commit
  11. 21 Jan, 2012 1 commit
  12. 19 Jan, 2012 1 commit
  13. 18 Jan, 2012 1 commit
  14. 16 Jan, 2012 1 commit
  15. 14 Nov, 2011 1 commit
  16. 31 Jul, 2011 1 commit
  17. 12 Feb, 2011 1 commit
  18. 30 Dec, 2010 1 commit
  19. 11 Sep, 2010 1 commit
  20. 28 Jun, 2010 1 commit
  21. 12 Jun, 2010 1 commit
  22. 01 May, 2010 1 commit
  23. 25 Feb, 2010 1 commit
  24. 19 Feb, 2010 1 commit
  25. 13 Feb, 2010 1 commit
  26. 07 Feb, 2010 1 commit
  27. 04 Feb, 2010 1 commit
  28. 06 Jan, 2010 1 commit
  29. 10 Dec, 2009 1 commit
  30. 07 Dec, 2009 1 commit
  31. 06 Dec, 2009 1 commit
  32. 04 Dec, 2009 2 commits
  33. 03 Dec, 2009 1 commit
  34. 02 Dec, 2009 1 commit
  35. 30 Nov, 2009 2 commits
  36. 29 Nov, 2009 1 commit
  37. 28 Nov, 2009 1 commit
    • beberlei's avatar
      [2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now... · 44cc6465
      beberlei authored
      [2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now generating DDL according to the old and the new mechanisms in parallel. Equality of generation has been verified on Sqlite, Mysql, Oracle. If Postgres is also verified, the old code will be removed in favour of the new one completly.
      44cc6465