1. 04 May, 2020 1 commit
  2. 03 Feb, 2019 1 commit
  3. 07 Oct, 2018 1 commit
  4. 02 Oct, 2018 3 commits
  5. 27 Jun, 2018 1 commit
  6. 01 Apr, 2018 1 commit
  7. 29 Jan, 2018 1 commit
  8. 25 Jul, 2017 1 commit
  9. 25 Apr, 2015 1 commit
  10. 21 Aug, 2014 1 commit
  11. 18 Aug, 2014 2 commits
  12. 21 Dec, 2013 1 commit
  13. 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
  14. 08 Jul, 2012 1 commit
  15. 04 Jul, 2012 1 commit
  16. 25 May, 2012 1 commit
  17. 18 May, 2012 1 commit
  18. 01 Apr, 2012 1 commit
  19. 24 Mar, 2012 1 commit
  20. 12 Feb, 2012 2 commits
  21. 19 Jan, 2012 1 commit
  22. 18 Jan, 2012 1 commit
  23. 29 Dec, 2011 1 commit
  24. 19 Dec, 2011 1 commit
  25. 25 Feb, 2010 1 commit
  26. 13 Feb, 2010 1 commit
  27. 10 Feb, 2010 2 commits
  28. 10 Dec, 2009 1 commit
  29. 06 Dec, 2009 2 commits
  30. 04 Dec, 2009 1 commit
  31. 03 Dec, 2009 1 commit
  32. 30 Nov, 2009 2 commits
  33. 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