Histórico de Commits

Autor SHA1 Mensagem Data
  Jordi Boggiano 50665aa18d Simplify check for current revision, refs #6684 há 8 anos atrás
  Robert Lu e768e297cd fetch tag,commit form local but not ref há 8 anos atrás
  Robert Lu 0ad985122d Don't fetch when ref already on local há 8 anos atrás
  Jordi Boggiano 72616a9635 Only check for safe mode on versions that have it, refs #6300 há 8 anos atrás
  Jordi Boggiano 122e422682 CS fixes há 8 anos atrás
  Stefan Grootscholten 4377ba2bcb Implement changes after review by stof. há 9 anos atrás
  Stefan Grootscholten a4af559ca8 Store access-token for re-use há 9 anos atrás
  Plamen Garkov ab4322148f adding "fatal: unable to access" to authFalures há 9 anos atrás
  Rob Bast 02455712cf check for additional possible output strings, fixes #5543 há 9 anos atrás
  Jordi Boggiano 4998ee27b3 Re-use mirror code from the git driver, refs #5384 há 9 anos atrás
  Jordi Boggiano 55e90093a4 Merge remote-tracking branch 'marvil07/faster-git-clones-using-cache' há 9 anos atrás
  Marco Villegas 75b88a13fe Use regex to capture git version. há 9 anos atrás
  Stefan Grootscholten ea11a95359 Provide fallback when using basic authentication. há 9 anos atrás
  Marco Villegas 5bb0433a51 Provide a way to retirve git version from the related util class. há 9 anos atrás
  Jordi Boggiano 9cb6c2322a Fix more git URL escaping há 9 anos atrás
  Jordi Boggiano e3ae45fa12 Replace username as well if it looks like a github oauth token há 9 anos atrás
  Stefan Grootscholten 9b654048ed Fix regex for bitbucket https URLs. há 9 anos atrás
  Stefan Grootscholten 591f68288b Provide a fallback to ssh for https bitbucket URLs. há 9 anos atrás
  Jordi Boggiano 2062070be9 Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008 há 9 anos atrás
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master há 9 anos atrás
  Niels Keurentjes eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. há 9 anos atrás
  Jordi Boggiano 2c9326bacb Merge remote-tracking branch 'wenkepaul/master' há 9 anos atrás
  Niels Keurentjes 49524bc4ba Centralize secure-http checking há 9 anos atrás
  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. há 9 anos atrás
  Paul.Wenke 9ddf8c4d55 Fixed OAuth credentials issue for subsequent clone requests. há 9 anos atrás
  Paul Wenke d5332a1b5c Developed bitbucket-oauth functionality. há 9 anos atrás
  Jordi Boggiano 7e1a23eef7 Add missing use statements há 9 anos atrás
  Jordi Boggiano 6f42b9c865 Disable git, svn, http protocols for VCS downloaders, fixes #4968 há 9 anos atrás
  Jordi Boggiano f9fadb187e Fix undefined var $auth issue há 10 anos atrás
  Jordi Boggiano 29312be4df Strict typing fixes há 10 anos atrás