Historial de Commits

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