Jordi Boggiano
|
006c3de542
Fix tests and make TTY usage on ProcessExecutor cleaner
|
5 éve |
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 éve |
Jérôme Billiras
|
58e2956b95
Allow referencing scripts to extends @composer
|
6 éve |
Jordi Boggiano
|
8584d15e8c
Merge branch 'master' into 2.0
|
5 éve |
Adriano Ferreira
|
acc040f745
Append the bin dir on each listener iteration
|
5 éve |
Jordi Boggiano
|
23359f2db6
Merge branch 'master' into 2.0
|
5 éve |
Markus Staab
|
3d8c1ebad5
implemented @putenv composer script
|
6 éve |
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
|
6 éve |
Nils Adermann
|
f5e18250e6
Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed
|
6 éve |
Jordi Boggiano
|
6c4357a7ed
Merge branch 'master' into 2.0
|
6 éve |
Nils Adermann
|
9053d74282
Merge branch '2.0' into solve-without-installed
|
6 éve |
Ken Love
|
81a4f74b5b
Composer\Script\Event should have access to originating event details
|
6 éve |
Matthew Brown
|
65903aacfd
Fix type issues (#7996)
|
6 éve |
Jordi Boggiano
|
1b7e957cc1
Add EventDispatcher::removeListener to allow deregistration of listeners
|
6 éve |
Nils Adermann
|
10ada7bf82
Refactor Installer class into separate install and update processes
|
7 éve |
Jordi Boggiano
|
0b928b2a42
Merge branch 'master' into 2.0
|
6 éve |
Christopher Hertel
|
e5989fcfe0
adding PHP_BINARY as env var to script execution
|
7 éve |
Jordi Boggiano
|
411dd51f20
Merge branch 'master' into 2.0
|
7 éve |
Jérôme Deuchnord
|
b0b00ad1fa
Call a script recursively with extra parameters (#7720)
|
7 éve |
Michele Locati
|
04098153c8
Add support for running composer with phpdbg (#7798)
|
7 éve |
Jordi Boggiano
|
2e0f31106a
Merge remote-tracking branch 'origin/master' into 2.0
|
7 éve |
Jordi Boggiano
|
5a56bb6971
Remove BC event and constraint classes
|
7 éve |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
7 éve |
Nils Adermann
|
6ef65e5319
Add a new RepositorySet class and restrict pool usage to the solver
|
7 éve |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 éve |
Jordi Boggiano
|
e37e7f1329
Fix handling of non-callable event listeners, fixes #7229
|
7 éve |
Jordi Boggiano
|
288631a37e
Log the source of the failure when an aliased script fails, fixes #7201
|
7 éve |
Jordi Boggiano
|
9824d339b6
Escape arguments, refs #6414
|
8 éve |
Jasper N. Brouwer
|
4ce39c75c7
Pass more ini directives when executing php
|
8 éve |
Jordi Boggiano
|
122e422682
CS fixes
|
8 éve |