Commit History

Author SHA1 Message Date
  Jordi Boggiano cb53bd04cb Remove a few instances of RemoteFilesystem that were not needed 9 years ago
  Jordi Boggiano 86a911150b Update bundled CAfile and other cleanups 9 years ago
  Jordi Boggiano f8dff0867c Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 9 years ago
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
  Jordi Boggiano a10bffec0e Merge remote-tracking branch 'GromNaN/gitlab' 9 years ago
  Jordi Boggiano 67a1924173 Merge remote-tracking branch 'Rudloff/xz' 9 years ago
  Jordi Boggiano cb3d9527e1 Avoid some external process calls when creating the global composer instance, saves a few ms of initialization time 9 years ago
  Jordi Boggiano 1fca6be3bf Fix detection of the root package version to always use the correct cwd 9 years ago
  Jordi Boggiano e87190e3da Detect duplicate keys in composer.json, fixes #4620 9 years ago
  Jordi Boggiano bd76506dd8 Disable plugin registration during the whole run when running with --no-plugins, fixes #3910 9 years ago
  Jérôme Tamarelle ac68a721f4 Merge remote-tracking branch 'composer/master' into gitlab 9 years ago
  Pierre Rudloff 3abad250e9 .tar.xz downloader 9 years ago
  Jordi Boggiano 3d9daea6a0 CS fixes 9 years ago
  Michael Beckwith 459a48ad5b add spacing consistency around phpdoc attributes 9 years ago
  Jordi Boggiano ce08582671 Fix CS 9 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
  Jordi Boggiano 74e56fd5c6 Merge remote-tracking branch 'szeber/master' 9 years ago
  Jordi Boggiano 89c6a68a76 Updates to path repository and path downloader, refs #4365 9 years ago
  Zsolt Szeberenyi bfb83f1fb7 Add name and version to the relevant fields, move content hash checking to the Locker 9 years ago
  Samuel ROZE 5261a5fa03 Move version guessing in `VersionGuesser` class 9 years ago
  Samuel ROZE ead68d3d49 Create the path repository and downloader 9 years ago
  Zsolt Szeberenyi 9b50ca0161 Add the extra attribute to the content hash 9 years ago
  Zsolt Szeberenyi 3e0219c438 Change the content hash to be only based on values that affect dependency resolution 9 years ago
  Zsolt Szeberenyi 50b560fe4c Add the hash of the parsed content of the composer.json to the lock file, and use it to verify the json is not changed 9 years ago
  Possum 2e99b9fdf5 Use https where possible 10 years ago
  Jordi Boggiano 2e73811211 Fix process timeout not being initialized correctly when loading a config without creating a full composer instance, closes #3952, fixes #3946 10 years ago
  Hugo Fonseca c41a187b62 Use get home from Config instead of factory 10 years ago
  Jerome TAMARELLE 5fece6ae83 Use Gitlab blob API to retreive composer.json files 10 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  TaeL Kim 0ec4505401 remove unused statements 10 years ago