1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-08 16:17:37 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Martin Hasoň
3c0a620ad5 Fixed path analysis 2013-09-26 14:34:41 +02:00
Jordi Boggiano
38917c2047 Add parallel build to travis script 2013-09-25 10:23:48 +02: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
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
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
d26932cc7e Fallback to PHP early if proc_open not allowed. 2012-11-19 10:29:32 +01:00
Jordi Boggiano
d71bed19fc Add more windows paths tests 2012-03-24 18:10:23 +01:00
Martin Hasoň
36d9513d7b Changed parameter name in Filesystem::findShortestPath 2012-03-23 12:49:29 +01:00
Martin Hasoň
1f8c9eeb6c Added parameter $inDirectory to method Filesystem::findShortestPath 2012-03-22 10:11:48 +01:00
Jordi Boggiano
edf93f1fcc Fix test & behavior 2012-03-10 02:14:40 +01:00
Martin Hasoň
f026e2a0eb Added tests for FileDownloader and ArchiveDownloader 2012-02-28 11:59:18 +01:00
Renamed from tests/Composer/Test/Downloader/Util/FilesystemTest.php (Browse further)