Commit History

Author SHA1 Message Date
  Jordi Boggiano 8dc055bec7 Fix 5.3 syntax 5 years ago
  Jordi Boggiano f171d1fd89 Avoid requiring auth for the funding API access 5 years ago
  Jordi Boggiano b033a2ae81 Retrieve funding info from github into composer.json if not declared there 5 years ago
  Stephan Vock 731d94a2a3 VcsRepositories: mark archived repositories as abandoned 5 years ago
  Jordi Boggiano 9e2485aa4d Make gitlab/bitbucket driver checks case insensitive 5 years ago
  Grey Baker b09945c3ba Allow for leading slash in path part of GitHub URLs 5 years ago
  Jordi Boggiano 0261ce8092 Improve handling of non-standard ports for GitLab and GitHub installs, fixes #8173 6 years ago
  Jordi Boggiano d3873a0565 Merge branch '1.8' 6 years ago
  Jordi Boggiano 61cd8664e5 Avoid creating empty bitbucket files if there was no composer.json present in the original branch/tag 6 years ago
  Kath Young fbb9d20c33 Adjusted config name to be more descriptive, added documentation 6 years ago
  Kath Young 3d1e0e79cc Allow for no-api for Github to be a composer configuration as well as repo specific 6 years ago
  Jordi Boggiano 734735c691 Merge pull request #7574 from seferov/patch-1 6 years ago
  Pierre du Plessis 33341130a9 Fix typo in variable name in GitHubDriver 6 years ago
  Farhad Safarov 4014c914ab remove Github 404 retries 6 years ago
  Jordi Boggiano e718f34ba4 Properly detect rate limit errors on github before outputting messages, fixes #6621 7 years ago
  Jordi Boggiano 1933532ec5 Fix github authentication request, fixes #5767 7 years ago
  Jordi Boggiano 97d09a9b77 Make github driver code more robust 8 years ago
  Jordi Boggiano 122e422682 CS fixes 8 years ago
  Jordi Boggiano f200343cf2 Fix gitlab driver issues not asking for auth when token is missing, and not falling back properly to git driver 8 years ago
  Pete Akins 95e9ad57d4 Don’t add github specials if there is no composer data 8 years ago
  Thomas Flori 7896b1ffab cache only rendered composer information 8 years ago
  Thomas Flori 597f834ae9 add getFileContent function 8 years ago
  Jordi Boggiano 1c4acf3583 Refactor code to use RemoteFilesystem facilities for header parsing, refs #5435 9 years ago
  Phil Lello 7a112b0395 Check headers for missing scopes before asking for new OAuth token 9 years ago
  Jordi Boggiano 8bfb2e8bc2 Add a getter to fetch the repo data from the outside of the github driver 9 years ago
  Jordi Boggiano 4c50136522 Avoid caching nulls, refs #5234 9 years ago
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 years ago
  Jordi Boggiano 29312be4df Strict typing fixes 9 years ago
  Jordi Boggiano afd98b74f1 Fix handling of www.github.com in GitHubDriver, fixes composer/packagist#572 9 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago