Jordi Boggiano
|
45ecbae8f5
Merge branch 'master' into 2.0
|
5 vuotta sitten |
Ion Bazan
|
db32d6bc18
do not use env
|
5 vuotta sitten |
Jordi Boggiano
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 vuotta sitten |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 vuotta sitten |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
6 vuotta sitten |
Jordi Boggiano
|
122e422682
CS fixes
|
7 vuotta sitten |
Jordi Boggiano
|
59596ff012
Make sure we do not overwrite binaries but only re-create missing ones, refs #5127
|
8 vuotta sitten |
Jeremy Benoist
|
e9fc0e6548
Re-install binaries on update/install
|
8 vuotta sitten |
Helmut Hummel
|
b1ec99faed
Extract binary installation and removal to own class
|
8 vuotta sitten |
Rob Bast
|
a8995b2572
use dirsep so phpunit on windows doesnt fail
|
9 vuotta sitten |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 vuotta sitten |
Jordi Boggiano
|
8398c9f2ab
Fix target-dir update checks, fixes #2395
|
11 vuotta sitten |
Jordi Boggiano
|
807600b255
Fix edge case where one adds a target-dir on a package that didnt have one before, refs #2279
|
11 vuotta sitten |
Jordi Boggiano
|
a813867065
Merge remote-tracking branch 'chx/913'
|
11 vuotta sitten |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 vuotta sitten |
Karoly Negyesi
|
e32e4ad490
change the test to test for a target dir change
|
11 vuotta sitten |
Karoly Negyesi
|
24c9ef72d6
make LibraryInstallerTest a little more strict
|
11 vuotta sitten |
Karoly Negyesi
|
c6ec739766
allow injecting a mock filesystem into LibraryInstaller and fix LibraryInstallerTest
|
11 vuotta sitten |
Martin Hasoň
|
b1c4eed57f
Throw exception if the local repository does not contain a package to uninstall
|
11 vuotta sitten |
Filippo Tessarotto
|
470adc47df
Switched rand() to mt_rand()
|
12 vuotta sitten |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
12 vuotta sitten |
Jordi Boggiano
|
a2171e2ed1
Expose LibraryInstallerTest properties to child classes
|
12 vuotta sitten |
Alexey Prilipko
|
ac3cebc633
Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files
|
12 vuotta sitten |
Jordi Boggiano
|
a4c829749e
Expose the whole composer context to the custom installers, fixes #672
|
12 vuotta sitten |
Grégoire Pineau
|
f4e9dd4fb8
Fixed PSR rules
|
12 vuotta sitten |
Jordi Boggiano
|
ef300ca56a
Fix tests
|
12 vuotta sitten |
Jordi Boggiano
|
89e095b4b5
Handle --dev installs/updates
|
12 vuotta sitten |
Jordi Boggiano
|
ada9c20db1
Update Git/Hg downloaders tests, making sure they never use a live filesystem instance
|
13 vuotta sitten |
Wookieb
|
f93135b3bd
Cosmetic tests fix - remove test directories
|
13 vuotta sitten |
Wookieb
|
8d3b40ff8e
Tests should remove created directories after testing process
|
13 vuotta sitten |