.. |
Autoload
|
Merge branch '1.4'
|
2017-08-06 17:21:58 +02:00 |
Command
|
Fix require command when specifying non-stable versions, fixes #6859
|
2017-12-01 10:55:20 +01:00 |
Config
|
Fix conversion of repo format in config command, fixes #6245, closes #6271
|
2017-03-17 22:09:51 +01:00 |
Console
|
Check for new work dir with both parameters, refs #6651
|
2017-09-11 13:01:28 +02:00 |
DependencyResolver
|
Add a note that a user could have forgotten to add a custom repo if package not found
|
2017-11-16 10:15:37 +01:00 |
Downloader
|
Normalize URL as symfony Filesystem::mirror does a straight str_replace on realUrl vs actual iteratee path without normalization and our aRchivableFilesFinder does normalize the path, refs #6667
|
2017-09-11 11:26:33 +02:00 |
EventDispatcher
|
Escape arguments, refs #6414
|
2017-05-16 22:18:19 +02:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Fix callable typehint
|
2017-04-26 12:53:19 +02:00 |
Installer
|
mute first cd in win proxy stub for sh shell, fixes #6567
|
2017-07-27 00:47:43 +02:00 |
Json
|
Wording tweaks
|
2017-09-11 16:09:30 +02:00 |
Package
|
Fix pretty guessed versions to show nicely on numeric branches, refs #6845
|
2017-11-30 15:19:11 +01:00 |
Plugin
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
Question
|
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-10 21:33:30 +01:00 |
Repository
|
Reword exception text to evoke somewhat less panic
|
2017-11-30 15:57:12 +01:00 |
Script
|
Fix docs, fixes #6136
|
2017-03-06 08:53:39 +01:00 |
SelfUpdate
|
Add update channels support to self-update and diagnose, fixes #4960
|
2016-03-15 14:13:08 +00:00 |
Util
|
Always follow redirects in userland as we need to check if we have authentication every time for the new domain
|
2017-11-29 16:37:45 +01:00 |
Cache.php
|
Cache: clear cache using removeDirectory
|
2017-06-16 16:25:11 -04:00 |
Compiler.php
|
Fixed error, when composer.phar was broken, if it compiled inside folder, that has /composer in path
|
2017-09-11 10:08:24 +02:00 |
Composer.php
|
Allow accessing the ArchiveManager via the Composer object, fixes #6411
|
2017-05-16 22:20:49 +02:00 |
Config.php
|
Add htaccess-protect option for disabling the creation of .htaccess files
|
2017-06-15 11:06:13 -04:00 |
Factory.php
|
Add htaccess-protect option for disabling the creation of .htaccess files
|
2017-06-15 11:06:13 -04:00 |
Installer.php
|
Make sure binaries are recreated before POST-hooks fire
|
2017-11-28 16:07:28 +01:00 |
XdebugHandler.php
|
Fix bug setting COMPOSER_ORIGINAL_INIS
|
2017-11-03 19:52:44 +01:00 |