1
0
Fork 0
composer/src/Composer
Jordi Boggiano 4cac2caf70 Make sure cd call allows switching drives on windows, fixes #1971 2013-06-08 16:41:34 +02:00
..
Autoload Fixed bug parsing multiline strings with 'escaped' newlines 2013-05-21 16:29:25 -04:00
Command install and create-project now default to dev mode (use --no-dev for production installs) 2013-06-04 15:22:19 +02:00
Config Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
Console Don't throw an update warning when using selfupdate alias 2013-05-06 18:53:43 +02:00
DependencyResolver Report ICU failures as the intl extension being missing, refs #1939 2013-05-28 18:15:04 +02:00
Downloader Make sure cd call allows switching drives on windows, fixes #1971 2013-06-08 16:41:34 +02:00
IO Remove leftover copy 2013-04-28 17:05:30 +02:00
Installer Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 2013-05-30 14:59:02 +02:00
Json Fix handling of multilines in previous commit 2013-05-12 23:14:55 +02:00
Package Unbind the filter Closure from ArchivableFilesFinder to allow the object 2013-06-07 17:11:56 +01:00
Repository Added realpath to VcsDriver constructor 2013-05-29 17:53:18 -05:00
Script Merge remote-tracking branch 'schmunk42/feature-create-project-events' 2013-06-01 13:32:07 +02:00
Util Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 2013-05-30 14:59:02 +02:00
Cache.php Add debug output to cache class 2013-05-22 11:25:53 +02:00
Compiler.php Add class property Compiler::$version 2013-05-23 23:36:48 -05:00
Composer.php Added post-autoload-dump script event. 2013-01-10 15:04:20 +01:00
Config.php Clarify some more 2013-04-15 21:55:09 +02:00
Factory.php Merge remote-tracking branch 'nfx/artefact-repo-type' 2013-04-27 17:26:02 +02:00
Installer.php Clarify code a bit 2013-05-11 13:01:08 +02:00