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 years ago
..
AuthHelper.php aa4afbf49f Updated AuthHelper to pass a null for maximum attempts to the IOInterface instead of false so an exception is not thrown by Symfony Question class. 10 years ago
Bitbucket.php 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 years ago
ComposerMirror.php 39c8d3e6e1 Ignore empty refs 11 years ago
ConfigValidator.php 1818b95149 CS fixes 10 years ago
ErrorHandler.php 618e7f98b2 Force base error reporting level to include everything 10 years ago
Filesystem.php 0ed5b541a9 Fix CS 9 years ago
Git.php 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 years ago
GitHub.php dc2f201152 add trailing / and updated diagnose command 9 years ago
GitLab.php f8dff0867c Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 10 years ago
Keys.php 1818b95149 CS fixes 10 years ago
NoProxyPattern.php ce08582671 Fix CS 10 years ago
Perforce.php 0ed5b541a9 Fix CS 9 years ago
Platform.php a245c4618b php-cs-fixer 9 years ago
ProcessExecutor.php 0dab63e050 Unified all Windows tests throughout the code. 9 years ago
RemoteFilesystem.php 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 years ago
Silencer.php 1818b95149 CS fixes 10 years ago
SpdxLicense.php 125dc62fab Make trigger error visible 10 years ago
StreamContextFactory.php b4d9d0fd0d Added BitbucketTest class. Added is_array and is_object check to http content before calling http_build_query. 9 years ago
Svn.php 7e1a23eef7 Add missing use statements 9 years ago
TlsHelper.php f794ee7870 Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 9 years ago