1. 18 Jun, 2016 2 commits
  2. 05 Sep, 2015 1 commit
  3. 29 Jul, 2015 1 commit
  4. 15 Apr, 2015 1 commit
    • Christophe Coevoet's avatar
      Revert the addition of the wrong bin script · 7dc3e15a
      Christophe Coevoet authored
      The bin/doctrine-dbal.php file is not an executable file. Adding them as a bin in composer.json means that any composer install will trigger changes in the source when using symlinks because of the chmod. This makes things a pain when installing from source.
      Thus, there is no valid reason to add it. It is absolutely not necessary when using a composer install. The issue requesting it previously is actually an issue in Laravel which replaces the proxy file/symlink generated by Composer with a copy of the original file, which of course cannot work because of paths used in require. But copying a second file does not help for that (unless in very specific cases). It only moves the issue until the next require call.
      7dc3e15a
  5. 26 Jan, 2015 1 commit
  6. 11 Jan, 2015 1 commit
  7. 05 Dec, 2014 1 commit
  8. 05 Oct, 2014 1 commit
  9. 13 May, 2014 2 commits
  10. 01 May, 2014 1 commit
  11. 01 Oct, 2013 1 commit
  12. 07 Sep, 2013 1 commit
    • Benjamin Eberlei's avatar
      New build process · 2ebae44b
      Benjamin Eberlei authored
      - Switch from phing to ant
      - Add composer archive for packages
      - Remove PEAR package building
      2ebae44b
  13. 27 May, 2013 4 commits
  14. 11 May, 2013 1 commit
  15. 24 Mar, 2013 2 commits
  16. 21 Feb, 2013 1 commit
  17. 29 Jan, 2013 1 commit
  18. 13 Jan, 2013 1 commit
  19. 28 Sep, 2012 1 commit
  20. 18 Jul, 2012 1 commit
  21. 16 Jul, 2012 3 commits
  22. 26 May, 2012 1 commit
  23. 20 May, 2012 1 commit
  24. 03 Jan, 2012 4 commits
  25. 19 Dec, 2011 2 commits
  26. 01 Nov, 2011 3 commits