1
0
Fork 0
composer/src/Composer
Jordi Boggiano 313b79ee13 Implement search over description/keywords, refs #1801 2013-04-15 19:04:22 +02:00
..
Autoload Treat empty paths in autoloader as ".", fixes #1727 2013-04-07 11:34:58 +02:00
Command Add a run-script command 2013-04-15 15:45:32 +02:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
Console Add a run-script command 2013-04-15 15:45:32 +02:00
DependencyResolver Fix handling of aliases in streamable repos, fixes #1776, fixes #1749 2013-04-08 15:38:09 +02:00
Downloader Trim query string from extension when downloading archives 2013-03-21 15:30:00 +01:00
IO Add more output to the profiled runs, refs #1659 2013-03-05 15:21:54 +01:00
Installer Fix case where PHP's symlink returns false without any error or warning. 2013-04-09 03:27:37 -03:00
Json Fix indenting detection in JsonManipulator, fixes #1788 2013-04-11 10:34:26 +02:00
Package Add readme entry to lock file to explain what it is 2013-04-08 18:15:08 +02:00
Repository Implement search over description/keywords, refs #1801 2013-04-15 19:04:22 +02:00
Script Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 2013-03-03 01:54:14 +01:00
Util Merge pull request #1773 from hason/filesystem 2013-04-05 03:59:10 -07: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 Add COMPOSER_DISCARD_CHANGE env var, refs #1188 2013-04-10 18:31:10 +02:00
Factory.php Throw exception if HOME or APPDATA is not available to create the composer home dir 2013-04-07 17:14:53 +02:00
Installer.php Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication 2013-04-06 22:26:10 +02:00