Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 31b787249c More fixes to mirror support il y a 12 ans
  Jordi Boggiano 44e45ed2d5 Add support for lazy providers/proxies il y a 12 ans
  Jordi Boggiano 77163f66fc Add support for mirrors in composer repos il y a 12 ans
  Jordi Boggiano faeb706de6 Handle alias packages properly, refs #2189 il y a 11 ans
  Jordi Boggiano 32cd883daa Rename options to transport-options, refs #2189 il y a 11 ans
  Jordi Boggiano 016a016455 Merge remote-tracking branch 'lcobucci/master' il y a 11 ans
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class il y a 11 ans
  Luís Otávio Cobucci Oblonczyk 0f2c0ab389 Merge remote-tracking branch 'upstream/master' il y a 11 ans
  Jérémy JOURDIN fbadc19bf6 Add preFileDownload event on package.json fetch il y a 12 ans
  Carsten Brandt f538acc4b0 added support for file:// url to repository il y a 12 ans
  Luís Otávio Cobucci Oblonczyk 0b77a59af6 Repository options must be replicated on package when dist file is under il y a 12 ans
  Jordi Boggiano 3f2b9b4d4b Avoid overwriting notification-url il y a 12 ans
  Jordi Boggiano 4b26c627ff Retry file downloads 3 times before giving up in case of basic network failure il y a 12 ans
  Jordi Boggiano a7e88f7a80 Unfold aliases in streamable repos since aliases are already loaded by the pool, refs #1346, fixes #1851 il y a 12 ans
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package il y a 12 ans
  Jordi Boggiano d38eb244fa Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication il y a 12 ans
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 il y a 12 ans
  Jordi Boggiano 41392ace56 Check that a repo has no providers when getPackages is called to catch any mis-use il y a 12 ans
  Jordi Boggiano be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 il y a 12 ans
  Jordi Boggiano 095852933e Remove code duplication, add support for searchUrl il y a 12 ans
  Jordi Boggiano 573b7a0fb7 Only downgrade providers but not the notification url il y a 12 ans
  Jordi Boggiano d4c9a9004a Add support for the hashed provider includes il y a 12 ans
  Jordi Boggiano 2c4c5dd764 Fail hard only after 3 failed attempts il y a 12 ans
  Jordi Boggiano b750e70f5f Abort execution when a RepositorySecurityException is thrown il y a 12 ans
  Jordi Boggiano 995dc40130 Make packagist downgrade out of ssl after fetching the main file, since the other files can be verified via sha256 il y a 12 ans
  Jordi Boggiano 211b69b38b Adjust exception message il y a 12 ans
  Jordi Boggiano b59489f6ae Merge remote-tracking branch 'edas/exception-on-broken-signature' il y a 12 ans
  Jordi Boggiano 9521d1e7ad Make use of new hashed provider filenames, fixes #1431, refs composer/packagist#283 il y a 12 ans
  Eric Daspet 59f8be3b92 Throw Exception on broken signature il y a 12 ans
  Jordi Boggiano a8f74a0983 Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 il y a 13 ans