1. 29 Jul, 2015 1 commit
  2. 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
  3. 26 Jan, 2015 1 commit
  4. 11 Jan, 2015 1 commit
  5. 05 Dec, 2014 1 commit
  6. 05 Oct, 2014 1 commit
  7. 13 May, 2014 2 commits
  8. 01 May, 2014 1 commit
  9. 01 Oct, 2013 1 commit
  10. 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
  11. 27 May, 2013 4 commits
  12. 11 May, 2013 1 commit
  13. 24 Mar, 2013 2 commits
  14. 21 Feb, 2013 1 commit
  15. 29 Jan, 2013 1 commit
  16. 13 Jan, 2013 1 commit
  17. 28 Sep, 2012 1 commit
  18. 18 Jul, 2012 1 commit
  19. 16 Jul, 2012 3 commits
  20. 26 May, 2012 1 commit
  21. 20 May, 2012 1 commit
  22. 03 Jan, 2012 4 commits
  23. 19 Dec, 2011 2 commits
  24. 01 Nov, 2011 4 commits
  25. 11 Oct, 2011 1 commit
  26. 10 Oct, 2011 1 commit