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 d20d856aa8 Merge remote-tracking branch 'nicolas-grekas/php7-static' 8 years ago
..
Autoload Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
Command Added testcase 9 years ago
Config CS fixes 9 years ago
Console Support bg colors and more clearing values in html output formatter 9 years ago
DependencyResolver More ruletest fixes for 7.1 9 years ago
Downloader Rewrite git unpushed status checks, fixes #4987 9 years ago
EventDispatcher Fix tests 9 years ago
Fixtures Add test case for solver problem improvements 9 years ago
IO Fix tests 9 years ago
Installer Extract binary installation and removal to own class 9 years ago
Json Add test and fix for very large repos, moar possessive quantifiers, fixes #5104 9 years ago
Mock Use unique cache dir for integration tests as well 9 years ago
Package Fix test suite 9 years ago
Plugin CS fixes 9 years ago
Repository Also trim trailing slashes in PathRepo, refs #5164 8 years ago
Util Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 9 years ago
AllFunctionalTest.php try to use unique test directories 9 years ago
ApplicationTest.php Add verbosity input support to IOInterface 9 years ago
CacheTest.php try to use unique test directories 9 years ago
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 11 years ago
ConfigTest.php Run cs fixer and update config to latest master 8 years ago
DefaultConfigTest.php CS fixes 9 years ago
InstallerTest.php Use unique cache dir for integration tests as well 9 years ago