1
0
Fork 0
composer/src/Composer
Beau Simensen 3a0e4af132 Ensure packages in additional installed repository are not updated
The underlying assumption of the additional installed repository is that those
packages are installed in such a way that they cannot be updated. Prior to this
fix they were still candidates for change. This ensures that they are treated
like platform and root packages and are not candidates for update.
2013-05-10 12:25:23 -05:00
..
Autoload Added "pre-autoload-dump" event. 2013-05-06 09:37:21 -05:00
Command Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +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 Minor cleanups 2013-05-02 17:41:55 +02:00
Downloader Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
IO Remove leftover copy 2013-04-28 17:05:30 +02:00
Installer Update InstallerInterface.php 2013-04-28 21:46:08 +10:00
Json Fix indenting detection in JsonManipulator, fixes #1788 2013-04-11 10:34:26 +02:00
Package Merge branch 'disjunctive' 2013-05-04 10:48:14 +02:00
Repository Retry file downloads 3 times before giving up in case of basic network failure 2013-05-03 12:29:54 +02:00
Script Added "pre-autoload-dump" event. 2013-05-06 09:37:21 -05:00
Util Fix for recursion problem with wrong http basic auth credentials. First 2013-04-30 22:39:08 +02:00
Cache.php CS fixes 2013-01-05 20:01:58 +01:00
Compiler.php Add the include_paths.php autoload file to the phar when it is present 2013-02-21 18:53:39 +01: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 Ensure packages in additional installed repository are not updated 2013-05-10 12:25:23 -05:00