Commit History

Author SHA1 Message Date
  Stefan Grootscholten 9b654048ed Fix regex for bitbucket https URLs. 9 years ago
  Stefan Grootscholten 591f68288b Provide a fallback to ssh for https bitbucket URLs. 9 years ago
  Jordi Boggiano 2062070be9 Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008 9 years ago
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
  Niels Keurentjes eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. 9 years ago
  Jordi Boggiano 2c9326bacb Merge remote-tracking branch 'wenkepaul/master' 9 years ago
  Niels Keurentjes 49524bc4ba Centralize secure-http checking 9 years ago
  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
  Paul.Wenke 9ddf8c4d55 Fixed OAuth credentials issue for subsequent clone requests. 9 years ago
  Paul Wenke d5332a1b5c Developed bitbucket-oauth functionality. 9 years ago
  Jordi Boggiano 7e1a23eef7 Add missing use statements 9 years ago
  Jordi Boggiano 6f42b9c865 Disable git, svn, http protocols for VCS downloaders, fixes #4968 9 years ago
  Jordi Boggiano f9fadb187e Fix undefined var $auth issue 10 years ago
  Jordi Boggiano 29312be4df Strict typing fixes 10 years ago
  Jordi Boggiano 020c126c27 Fix CS 10 years ago
  Jérôme Tamarelle 4255db9e31 Allows SSH urls for gitlab and detect the scheme 10 years ago
  Jérôme Tamarelle ac68a721f4 Merge remote-tracking branch 'composer/master' into gitlab 10 years ago
  Jordi Boggiano ce08582671 Fix CS 10 years ago
  Jordi Boggiano 4d5d524704 Clear stat cache after a git failure as it might have modified the filesystem 10 years ago
  Jordi Boggiano dbfd47eeca CS fixes 10 years ago
  Roshan Gautam f870396568 Add oauth2 support for gitlab 10 years ago
  Frederik Bosch 951b07eabc Fix #3903 10 years ago
  Frederik Bosch 79490f662e Revert #3813, implement differently 10 years ago
  Jordi Boggiano b80038804f Fix env override regression, fixes #3820 10 years ago
  Jordi Boggiano 2eb69f120e Move check to follow the previous code change 10 years ago
  Jordi Boggiano 0c775e997e Fallback to https directly if ssh proto is disabled on github private repos, fixes #2786 10 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  Jordi Boggiano c9f666f60b Also clean up DYLD_LIBRARY_PATH before running git, refs #2146 11 years ago
  Jordi Boggiano d093481ed5 Merge remote-tracking branch 'garoevans/intelligent-auth' 11 years ago
  Jordi Boggiano 4ebc5c9a08 Add auth helper and reuse it in git downloader 11 years ago