Commit History

Author SHA1 Message Date
  Jordi Boggiano 86cfbdc541 Merge branch '1.10' 5 years ago
  Jordi Boggiano 2f7e901940 Fix #8748 in an alternative way to avoid messing with PATH for other binaries, fixes #8758 5 years ago
  Jordi Boggiano 8e664a37f5 Merge branch '1.10' 5 years ago
  Jordi Boggiano b79f2b5e0f Make sure scripts calling composer call the correct composer binary even if the project requires composer/composer, fixes #8748 5 years ago
  Jordi Boggiano d63eb8179e Merge branch 'master' into 2.0 5 years ago
  Jordi Boggiano c6969756e8 Make sure $_SERVER is updated when putenv updates environment variables, fixes #8298 5 years ago
  Jordi Boggiano d52ce3c37f Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 5 years ago
  Jordi Boggiano 71855e6430 Restore PRE/POST_DEPENDENCY_SOLVING events 5 years ago
  Jordi Boggiano 006c3de542 Fix tests and make TTY usage on ProcessExecutor cleaner 5 years ago
  Jordi Boggiano f572636628 Add support for TTY mode on Linux/OSX in script handlers when running in interactive mode, fixes #5856, fixes #3299, closes #4036 5 years ago
  Jérôme Billiras 58e2956b95 Allow referencing scripts to extends @composer 6 years ago
  Jordi Boggiano 8584d15e8c Merge branch 'master' into 2.0 5 years ago
  Adriano Ferreira acc040f745 Append the bin dir on each listener iteration 5 years ago
  Jordi Boggiano 23359f2db6 Merge branch 'master' into 2.0 5 years ago
  Markus Staab 3d8c1ebad5 implemented @putenv composer script 5 years ago
  Jordi Boggiano 006985a0ea Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 5 years ago
  Nils Adermann f5e18250e6 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed 6 years ago
  Jordi Boggiano 6c4357a7ed Merge branch 'master' into 2.0 6 years ago
  Nils Adermann 9053d74282 Merge branch '2.0' into solve-without-installed 6 years ago
  Ken Love 81a4f74b5b Composer\Script\Event should have access to originating event details 6 years ago
  Matthew Brown 65903aacfd Fix type issues (#7996) 6 years ago
  Jordi Boggiano 1b7e957cc1 Add EventDispatcher::removeListener to allow deregistration of listeners 6 years ago
  Nils Adermann 10ada7bf82 Refactor Installer class into separate install and update processes 7 years ago
  Jordi Boggiano 0b928b2a42 Merge branch 'master' into 2.0 6 years ago
  Christopher Hertel e5989fcfe0 adding PHP_BINARY as env var to script execution 6 years ago
  Jordi Boggiano 411dd51f20 Merge branch 'master' into 2.0 6 years ago
  Jérôme Deuchnord b0b00ad1fa Call a script recursively with extra parameters (#7720) 6 years ago
  Michele Locati 04098153c8 Add support for running composer with phpdbg (#7798) 6 years ago
  Jordi Boggiano 2e0f31106a Merge remote-tracking branch 'origin/master' into 2.0 7 years ago
  Jordi Boggiano 5a56bb6971 Remove BC event and constraint classes 7 years ago