Narration SD
|
fd61a21bff
Fix detection of junction points, fixes #7025
|
7 years ago |
Jordi Boggiano
|
c8aea719b1
CS fixes
|
7 years ago |
Christian Ramelow
|
39d8104897
Introduces a new method `copy()`.
|
8 years ago |
Sergey Beresnev
|
2717e115c8
windows remote path treats as remote now
|
9 years ago |
Jordi Boggiano
|
ff7daf0bd4
Fix handling of paths on windows when cwd is root of drive, fixes #5554
|
9 years ago |
Jordi Boggiano
|
95e0347917
Merge branch '1.0'
|
9 years ago |
Jordi Boggiano
|
ff46816e79
Add support for file:///c:/-style paths, refs #3338
|
9 years ago |
Nicolas Grekas
|
fd2f51cea8
Speedup autoloading on PHP 5.6 & 7.0+ using static arrays
|
9 years ago |
Niels Keurentjes
|
fafac386b7
Ensure stat cache is cleared for junctions when using outside modifications.
|
9 years ago |
Jordi Boggiano
|
0ed5b541a9
Fix CS
|
9 years ago |
Jordi Boggiano
|
070ee50693
Actually check for the dir existence before retrying, refs #4009
|
9 years ago |
Jordi Boggiano
|
c502601c4b
Retry on RecursiveDirectoryIterator failure to open dir, refs #4009
|
9 years ago |
Niels Keurentjes
|
478f923ec2
Improved junction detection on Windows NTFS, fixes #4955
|
9 years ago |
Rob Bast
|
a245c4618b
php-cs-fixer
|
9 years ago |
Niels Keurentjes
|
54c079b559
Fixed Windows detection based on #4873 and suppressed some console output in removeJunction.
|
9 years ago |
Niels Keurentjes
|
582e4796a3
Merge branch 'master' of https://github.com/composer/composer into pull-4690
|
9 years ago |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 years ago |
Niels Keurentjes
|
b71c67239d
Made NTFS junction detection more reliable and added unit tests for the junction functions.
|
9 years ago |
Niels Keurentjes
|
358cb3f4fc
Fixed exception text and some warnings.
|
9 years ago |
Niels Keurentjes
|
5489586436
Fully implemented junctioning on Windows for path repositories.
|
9 years ago |
Niels Keurentjes
|
e515eb84e9
Add NTFS junction support to Util\Filesystem.
|
9 years ago |
Jordi Boggiano
|
966a982738
CS fixes
|
10 years ago |
Shawn Tunney
|
54584e6b0f
Have xcopy overwrite existing files
|
10 years ago |
Jordi Boggiano
|
8e99cec3e7
Fix ref to findShortestPath
|
10 years ago |
Jordi Boggiano
|
615638c7c3
Simplify bin-compat by removing the nosymlink option, refs #3704
|
10 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |
Samuel ROZE
|
ead68d3d49
Create the path repository and downloader
|
10 years ago |
gmsantosxl
|
a060c536bb
Remove extra '/' when findShortestPath $from ends with '/'
|
10 years ago |
gmsantosxl
|
84c9c30b63
Remove extra '/' when findShortestPath $from is a directory
|
10 years ago |
Jordi Boggiano
|
6e4a21d700
Merge remote-tracking branch 'hakre/patch-2'
|
11 years ago |