Commit History

Author SHA1 Message Date
  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
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  TaeL Kim 0ec4505401 remove unused statements 10 years ago
  Jordi Boggiano 825b4b9c63 Improve error message and fix typo, closes #3657 10 years ago
  Jordi Boggiano c8011af219 Improve message some more, refs #3655 10 years ago
  Dmitry Tarasov f50cfe6d45 Improve error message for case with incorrect "repositories" 10 years ago
  Jordi Boggiano 331bda235c Fix activation of global plugins, fixes #3557 10 years ago
  Jordi Boggiano 2b16a73659 Load plugins before purging packages, fixes #3557 10 years ago
  Jordi Boggiano d621c51b2c Bullet-proof global composer instantiation 10 years ago
  Jordi Boggiano 0627d846a5 PluginManager refactoring, fixes #3550 10 years ago
  Jordi Boggiano 1622b9a390 Fix tests 10 years ago
  Jordi Boggiano 90a29c127f Fix bug when installing 10 years ago
  Jordi Boggiano cf9d5f637b Suppress errors when creating global composer 10 years ago
  Jordi Boggiano dcd2c9c7c6 Make sure global plugins are purged as well, fixes #3115 10 years ago
  Jordi Boggiano cc4223e6f9 Avoid loading plugins that have had their code wiped from filesystem, fixes #3115, closes #3538 10 years ago
  Jordi Boggiano 94926218e8 CS fixes 11 years ago
  François Pluchino 8b5c00bff0 Fix phpdoc 11 years ago
  Jordi Boggiano ac497feaba CS fixes 11 years ago
  Jordi Boggiano 15a99f31b3 Remove legacy cache handling 11 years ago
  Richard Quadling 443858dae7 Force all glob results to be realpath'd. 11 years ago
  Jordi Boggiano 959cc4d63c Add info about conf file loading to debug output 11 years ago
  Jordi Boggiano 90d1b6e08a Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862 11 years ago
  Stephan Hochdoerfer 1d15910fa6 Will read configured http basic auth credentials from users auth.json file and pass the credentials to the configured IOInterface. 11 years ago
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class 11 years ago
  Jan Brecka b94838169d show warning only instead of throwing exception 11 years ago
  Pavel Puchkin 3811fe7d8b Resolves #2521. First and simple attempt to make a gzip downloader 11 years ago
  Nils Adermann 5ed18d9aa2 Fail over from source to dist and vice versa when downloads fail 11 years ago
  Pascal Borreli 2f4df9d459 Fixed typos 11 years ago
  Jérémy JOURDIN fbadc19bf6 Add preFileDownload event on package.json fetch 12 years ago