frederik
|
d1d40502bf
ProcessExecutor::escape
|
10 年之前 |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
10 年之前 |
Jordi Boggiano
|
745dcbce33
Fix file deletions to always use a delayed retry on windows, fixes #3074
|
11 年之前 |
Jordi Boggiano
|
56c5af8dc4
realpathGlob tweaks, refs #2932
|
11 年之前 |
Richard Quadling
|
443858dae7
Force all glob results to be realpath'd.
|
11 年之前 |
Igor Wiedler
|
c0086ba1e3
Clarify log messages when skipping existing bins
|
11 年之前 |
Nils Adermann
|
54b8831131
Revert "correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute)"
|
11 年之前 |
Pierre-yves Christmann
|
79a4c5cac1
correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute)
|
11 年之前 |
Jordi Boggiano
|
8398c9f2ab
Fix target-dir update checks, fixes #2395
|
11 年之前 |
Jordi Boggiano
|
11a0d16ccc
CS fixes
|
11 年之前 |
Jordi Boggiano
|
4989940533
Merge pull request #2317 from xrstf/installer-binaries
|
11 年之前 |
Christoph
|
f0842213e0
make sure relative paths from custom installers to not break the installation of binaries
|
11 年之前 |
Nicolas Bastien
|
52711d121c
Remove unused use statement.
|
11 年之前 |
Jordi Boggiano
|
05ffc605f1
Ignore chmod failures, fixes #1854
|
11 年之前 |
Jordi Boggiano
|
807600b255
Fix edge case where one adds a target-dir on a package that didnt have one before, refs #2279
|
11 年之前 |
Karoly Negyesi
|
1a69d0a2a7
style fixes
|
11 年之前 |
Karoly Negyesi
|
f4e9c74fee
style fixes
|
11 年之前 |
Karoly Negyesi
|
c6ec739766
allow injecting a mock filesystem into LibraryInstaller and fix LibraryInstallerTest
|
11 年之前 |
Karoly Negyesi
|
b333d7a485
act on target-dir changes during update
|
11 年之前 |
Jordi Boggiano
|
02828a81d2
Merge remote-tracking branch 'Rarst/fix-winproxy-quotes'
|
12 年之前 |
Martin Hasoň
|
b1c4eed57f
Throw exception if the local repository does not contain a package to uninstall
|
12 年之前 |
Andrey Savchenko
|
e9522e29dd
Removed quotes that escaping generated inside of path in win proxy script
|
12 年之前 |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 年之前 |
qcho
|
d4fb403fd7
Fix case where PHP's symlink returns false without any error or warning.
|
12 年之前 |
Jordi Boggiano
|
0d06eb1f9a
Avoid overwriting existing windows .bat proxies if they were provided by the package
|
12 年之前 |
Jordi Boggiano
|
1071048e52
Merge remote-tracking branch 'miklosm/iss1675.2'
|
12 年之前 |
Miklós Márton
|
661df121d9
Proposed fix for #1675
|
12 年之前 |
Miklós Márton
|
42346ad837
Fix for ordering problem during package removal resulting dangling symlinks, partially fixes #1675
|
12 年之前 |
Jordi Boggiano
|
6206d0bc9c
Make unix proxies work with spaces in paths
|
12 年之前 |
Djordje Kovacevic
|
d92ccd111d
Fixed library installer windows .bat generator
|
12 年之前 |