Nicolas Bastien
|
52711d121c
Remove unused use statement.
|
12 years ago |
Jordi Boggiano
|
05ffc605f1
Ignore chmod failures, fixes #1854
|
12 years ago |
Jordi Boggiano
|
807600b255
Fix edge case where one adds a target-dir on a package that didnt have one before, refs #2279
|
12 years ago |
Karoly Negyesi
|
1a69d0a2a7
style fixes
|
12 years ago |
Karoly Negyesi
|
f4e9c74fee
style fixes
|
12 years ago |
Karoly Negyesi
|
c6ec739766
allow injecting a mock filesystem into LibraryInstaller and fix LibraryInstallerTest
|
12 years ago |
Karoly Negyesi
|
b333d7a485
act on target-dir changes during update
|
12 years ago |
Jordi Boggiano
|
02828a81d2
Merge remote-tracking branch 'Rarst/fix-winproxy-quotes'
|
12 years ago |
Martin Hasoň
|
b1c4eed57f
Throw exception if the local repository does not contain a package to uninstall
|
12 years ago |
Andrey Savchenko
|
e9522e29dd
Removed quotes that escaping generated inside of path in win proxy script
|
12 years ago |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 years ago |
qcho
|
d4fb403fd7
Fix case where PHP's symlink returns false without any error or warning.
|
12 years ago |
Jordi Boggiano
|
0d06eb1f9a
Avoid overwriting existing windows .bat proxies if they were provided by the package
|
12 years ago |
Jordi Boggiano
|
1071048e52
Merge remote-tracking branch 'miklosm/iss1675.2'
|
12 years ago |
Miklós Márton
|
661df121d9
Proposed fix for #1675
|
12 years ago |
Miklós Márton
|
42346ad837
Fix for ordering problem during package removal resulting dangling symlinks, partially fixes #1675
|
12 years ago |
Jordi Boggiano
|
6206d0bc9c
Make unix proxies work with spaces in paths
|
13 years ago |
Djordje Kovacevic
|
d92ccd111d
Fixed library installer windows .bat generator
|
13 years ago |
Pascal Borreli
|
83fd3967f0
Fixed PHPDoc
|
13 years ago |
Mateusz Heleniak
|
4e638009ab
fixed generated windows proxy file for *.exe
|
13 years ago |
Mateusz Heleniak
|
924d39f405
also clean up *.bat files
|
13 years ago |
Jordi Boggiano
|
b96c1dd5fa
Prevent missing bins from breaking the whole install
|
13 years ago |
Jordi Boggiano
|
269b3481c4
Fix PEAR binaries when the bin dir is non standard, fixes #1001
|
13 years ago |
Alexey Prilipko
|
9ba3deb91b
Fix text spacing and remove excess getInstallPath call in LibraryInstaller::update
|
13 years ago |
Alexey Prilipko
|
ac3cebc633
Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files
|
13 years ago |
Jordi Boggiano
|
a4c829749e
Expose the whole composer context to the custom installers, fixes #672
|
13 years ago |
Jordi Boggiano
|
e953b4c891
Ensure vendor dir is initialized before generating the install path of a package
|
13 years ago |
Jordi Boggiano
|
b92a19ce4b
Fix windows bin proxy when there are spaces in the path
|
13 years ago |
Jordi Boggiano
|
935eaa9646
Fix windows proxy code
|
13 years ago |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 years ago |