Commit History

Author SHA1 Message Date
  Jordi Boggiano d96d046209 Fix require of platform packages with --ignore-platform-reqs, fixes #8012 6 years ago
  Andreas Schempp 0e2215dc6c Added full unit test coverage 6 years ago
  Andreas Schempp a91fd20673 Return the composer.json content instead of a zip:// path 6 years ago
  Jordi Boggiano 9d139cb694 Merge branch '1.8' 6 years ago
  Jordi Boggiano 6bce9da8c8 Only keep track of empty references that returned a 404 6 years ago
  Patrick Reimers 5d14a95543 Add test for warning on deprecated naming 6 years ago
  Patrick Reimers 627a832cc1 Return non zero exit code on deprecation 6 years ago
  Andreas Schempp 0d0cb53f31 Adjust Zip Util to only find the root composer.json 6 years ago
  Jordi Boggiano ba1e5c213c Merge branch '1.8' 6 years ago
  Jordi Boggiano 6473dd9185 Minor improvements to VersionCacheInterface 6 years ago
  Andreas Schempp 05d6b21785 Use self:: for private method 6 years ago
  Andreas Schempp 9de07bed1b Fixed docblocks 6 years ago
  Jordi Boggiano f77285916a Clean up temp file on curl request failure and make sure the response body is avaiable on 3xx/4xx/5xx responses 6 years ago
  Jordi Boggiano d37642d9f2 Add missing use 6 years ago
  Jordi Boggiano 3f5a986170 Show warning in all 400/500 responses if available, fixes #7814 6 years ago
  Jordi Boggiano 5f988a34a6 Merge branch 'master' into 2.0 6 years ago
  Jordi Boggiano 60f198c17d Update target version 6 years ago
  Jordi Boggiano 43a43f3cdf Merge branch '1.8' 6 years ago
  Jordi Boggiano 0f36a42d61 Allow filtering of warning/info msgs by composer version 6 years ago
  Jordi Boggiano 4271167495 Improve version reporting 6 years ago
  Jordi Boggiano ba346ef04d Add forward compatibility for upcoming v2 installed.json format, refs #7999 6 years ago
  Jordi Boggiano 60df892517 Store dev mode in installed.json, fixes #3008 6 years ago
  Jordi Boggiano 8fe2b9ec69 Fix test 6 years ago
  Jordi Boggiano bdf1f7f82b Fix loading of aliased packages in ComposerRepository when filtering by callback 6 years ago
  Jordi Boggiano 2e204b0161 Remove support for the first version of the compression algo (#7906) 6 years ago
  Jordi Boggiano 177f21ec5c Fix loading of dev providers, refs #6415 6 years ago
  Jordi Boggiano ff82334124 Load ~dev files as well as main provider files for new v2 protocol, fixes #6415 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
  Matthew Brown 65903aacfd Fix type issues (#7996) 6 years ago