hakre
|
0ad2449fe8
|
rmdir needs to be used on windows to remove symbolic links to directories
|
2014-07-28 23:42:53 +02:00 |
François Pluchino
|
8b5c00bff0
|
Fix phpdoc
|
2014-07-16 15:17:38 +02:00 |
Jordi Boggiano
|
745dcbce33
|
Fix file deletions to always use a delayed retry on windows, fixes #3074
|
2014-06-29 18:49:45 +02:00 |
Jordi Boggiano
|
f79b34c1df
|
Fix typo
|
2014-06-29 13:00:57 +02:00 |
Jordi Boggiano
|
24ef869815
|
Remove symlinks instead of recursing into them when deleting, fixes #3050
|
2014-06-29 12:49:11 +02:00 |
Jordi Boggiano
|
ac497feaba
|
CS fixes
|
2014-06-10 16:13:12 +02:00 |
Jordi Boggiano
|
e890d1bc59
|
Remove use of glob, fixes #3042
|
2014-06-09 13:12:42 +02:00 |
Jordi Boggiano
|
71397f82e4
|
Remove forced dir removal before install, fixes #3035
|
2014-06-04 14:20:36 +02:00 |
Jordi Boggiano
|
9b580bd800
|
Do not realpath ./.., refs #2932
|
2014-06-01 15:38:46 +02:00 |
Jordi Boggiano
|
56c5af8dc4
|
realpathGlob tweaks, refs #2932
|
2014-06-01 15:15:20 +02:00 |
Richard Quadling
|
443858dae7
|
Force all glob results to be realpath'd.
|
2014-06-01 15:12:33 +02:00 |
Jordi Boggiano
|
effacc1185
|
Do not realpath relative local URLs, fixes #2916
|
2014-05-31 21:36:09 +02:00 |
Tristan Lins
|
5f86037ff3
|
Graceful fallback in Filesystem::removeDirectory() to php, if process failed.
|
2014-05-12 23:12:57 +02:00 |
Jordi Boggiano
|
dff5e3c542
|
Fail hard if anything attempts to wipe the entire filesystem/partition, fixes #2409
|
2013-11-14 21:22:14 +01:00 |
Jordi Boggiano
|
50fbfe4d63
|
Filesystem/autoload fixes for windows, refs #2304, #2342, #2365
|
2013-10-28 11:01:17 +01:00 |
Jordi Boggiano
|
e2671b6510
|
Add test and fix patch for #2304, refs #2341
|
2013-10-19 13:38:30 +02:00 |
Martin Hasoň
|
9df65ee4c8
|
Fixed filesystem issue on windows
|
2013-10-17 11:10:16 +02:00 |
Jordi Boggiano
|
11a0d16ccc
|
CS fixes
|
2013-10-11 20:12:45 -03:00 |
Martin Hasoň
|
3c0a620ad5
|
Fixed path analysis
|
2013-09-26 14:34:41 +02:00 |
Jordi Boggiano
|
3f6227a996
|
Add workaround for php bug 53460 glob() can return false, fixes #2278
|
2013-09-26 11:38:33 +02:00 |
Karoly Negyesi
|
dd4db91ae7
|
using mkdir() in copyThenRemove() leads to errors if the target exists or not a dir, use ensureDirectoryExists() instead
|
2013-09-20 05:02:06 +02:00 |
Jordi Boggiano
|
3ffad59719
|
Also try a php copy-and-remove on unix if mv failed, refs #1765
|
2013-07-25 18:02:21 +02:00 |
Jordi Boggiano
|
8d0b7f278e
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
Pavel Savinov
|
831bd844bd
|
Almost PHPDoc problems fixed
|
2013-06-13 11:05:44 +11:00 |
Martin Hasoň
|
81e41bac4b
|
Fixed the Filesystem methods for a directory with a name that is a substring of a another directory
|
2013-06-07 13:20:17 +02:00 |
Martin Hasoň
|
97f67c09e4
|
Fix normalization of relative paths
|
2013-04-05 06:41:50 +02:00 |
Jordi Boggiano
|
f744ec16f5
|
Fix normalization of relative paths going up a few dirs, fixes #1759
|
2013-04-03 19:30:36 +02:00 |
Jordi Boggiano
|
6401b6aa46
|
Fix handling of protocol paths like phar://
|
2013-04-02 11:31:43 +02:00 |
Martin Hasoň
|
0851ef1afb
|
Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references
|
2013-04-01 08:30:11 +02:00 |
Jordi Boggiano
|
61efd2998c
|
Clear stat cache after calling filesystem commands
|
2013-03-21 15:21:54 +01:00 |
Benjamin Eberlei
|
882ce1b39f
|
[GH-1591] More fixing of Installation on Windows Azure. Renaming between different partitions + xcopy fail, so we need to copyAndRemove() manually.
|
2013-03-10 20:17:00 +01:00 |
Jordi Boggiano
|
27898c4c31
|
Suppress errors from mkdir calls that are checked for failure
|
2013-02-20 14:51:15 +01:00 |
Jordi Boggiano
|
1dd7700fc2
|
Capture output of the rm command
|
2013-02-11 22:52:06 +01:00 |
Pascal Borreli
|
46bbf83778
|
Fixed typos
|
2013-01-26 18:43:01 +00:00 |
Christoph
|
c7c55915f8
|
do not output the xcopy summary
|
2013-01-21 00:52:56 +01:00 |
Jordi Boggiano
|
514a3cde77
|
CS fixes
|
2013-01-05 20:01:58 +01:00 |
Galymzhan
|
69f2230a4c
|
add public method Filesystem#size
|
2012-12-17 01:04:39 +06:00 |
Benjamin Eberlei
|
fbf9a27132
|
Works on Linux when proc_open misses
|
2012-11-19 13:51:24 +01:00 |
Benjamin Eberlei
|
cd7db1861d
|
Remove reliance on proc_open in Filesystem#rename()
|
2012-11-19 11:21:41 +01:00 |
Benjamin Eberlei
|
d26932cc7e
|
Fallback to PHP early if proc_open not allowed.
|
2012-11-19 10:29:32 +01:00 |
Mateusz Heleniak
|
91fc635ca5
|
better rename reliability on Windows - a workaround for random "Access denied" errors
|
2012-09-29 10:54:56 +02:00 |
Jordi Boggiano
|
ef637c8f1a
|
CS fixes
|
2012-08-18 16:18:41 +02:00 |
Jordi Boggiano
|
730c76ef85
|
Merge pull request #940 from schmittjoh/renameError
fixes rename bug (closes #900)
|
2012-08-10 06:59:04 -07:00 |
Johannes M. Schmitt
|
3db8419569
|
removed reference to exec
|
2012-08-10 10:16:42 +02:00 |
Johannes M. Schmitt
|
e3a93d5c84
|
switched to use the ProcessExecutor utility class
|
2012-08-10 10:14:02 +02:00 |
Johannes M. Schmitt
|
9f150b1c1e
|
fixes a bug when root package has a 'files' autoload entry
|
2012-07-23 22:02:08 +02:00 |
Johannes M. Schmitt
|
2a6b12fb65
|
fixes rename bug (closes #900)
|
2012-07-23 17:30:11 +02:00 |
Jordi Boggiano
|
66e9dcddf4
|
CS fixes
|
2012-06-23 11:58:18 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Jordi Boggiano
|
9371253e38
|
Fail hard if a package can not be properly removed
|
2012-04-05 22:58:30 +02:00 |