Histórico de Commits

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