Paul Wenke 9059d70ba0 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 年之前
..
Autoload 0b55a0ca91 Can't use error_clear_last as it was introduced in PHP7. 9 年之前
Command b99d9465c1 Added testcase 10 年之前
Config 1818b95149 CS fixes 10 年之前
Console 89540c5690 Support bg colors and more clearing values in html output formatter 10 年之前
DependencyResolver b7845bb6c0 Update SolverTest.php 10 年之前
Downloader b93b73e836 Rewrite git unpushed status checks, fixes #4987 9 年之前
EventDispatcher dc695ec78d Fix tests 9 年之前
Fixtures 76450cc2a1 Merge pull request #4989 from naderman/t/fix-self-reference-transaction-root 9 年之前
IO e745b37935 Fix tests 9 年之前
Installer a8995b2572 use dirsep so phpunit on windows doesnt fail 10 年之前
Json 48420a2411 Update deps and bump json-schema requirement, fixes #4756 10 年之前
Mock c1cc6bfecf Avoid doing too many loads of the remotefilesystem 10 年之前
Package 2dcd76aa43 Fix test suite 9 年之前
Plugin 1818b95149 CS fixes 10 年之前
Repository 6f42b9c865 Disable git, svn, http protocols for VCS downloaders, fixes #4968 9 年之前
Util 9059d70ba0 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 年之前
AllFunctionalTest.php adf3b956d0 try to use unique test directories 10 年之前
ApplicationTest.php 49d7d65933 Add verbosity input support to IOInterface 10 年之前
CacheTest.php adf3b956d0 try to use unique test directories 10 年之前
ComposerTest.php 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail 11 年之前
ConfigTest.php 6f42b9c865 Disable git, svn, http protocols for VCS downloaders, fixes #4968 9 年之前
DefaultConfigTest.php 1818b95149 CS fixes 10 年之前
InstallerTest.php baa84d9be1 adjust test and assertion to be more flexible 9 年之前