You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano c80cb76b9b Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader 12 years ago
..
Autoload Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader 12 years ago
Config Added addLink and removeLink to Configuration Source Interface 12 years ago
DependencyResolver Fix wording 12 years ago
Downloader Change all github archive URLs to API URLs and handle fallback for those to nodeload 12 years ago
Fixtures Add test to verify url and and hash are updated, fixes #1460 12 years ago
IO Replace references of a11n with a12n where appropriate 12 years ago
Installer Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 12 years ago
Json Fix handling of arrays in json manipulator 12 years ago
Mock Fix tests 12 years ago
Package Consistently describe composer as dep mgr as opposed to package mgr 12 years ago
Repository Change all github archive URLs to API URLs and handle fallback for those to nodeload 12 years ago
Script Fix test to reduce cross-platform issues 12 years ago
Util CS fixes 12 years ago
AllFunctionalTest.php Add test building phar and run functional tests with the phar, refs #1155 12 years ago
CacheTest.php add size-based limit for files cache, fixes #1321 12 years ago
ComposerTest.php Rename Package interfaces to reduce BC issues 12 years ago
ConfigTest.php Fix test 12 years ago
InstallerTest.php Added tests for the suggestions 12 years ago
TestCase.php Rename Package interfaces to reduce BC issues 12 years ago