커밋 기록

작성자 SHA1 메시지 날짜
  aaukt f8fae61b05 Add fallback for findPackage(s) for repo without provider 10 년 전
  Jordi Boggiano ac497feaba CS fixes 11 년 전
  Jordi Boggiano d036b2390e Load root aliases for providers by package name and not by provider name, fixes #3043 11 년 전
  Jordi Boggiano 58d01b2c6e Merge pull request #2988 from tristanlins/feature/composer-repository-find-packages 11 년 전
  Jordi Boggiano 0c343f925a Clarify code 11 년 전
  Tristan Lins a4d43ee860 Implement ComposerRepository::findPackage and ComposerRepository::findPackages. 11 년 전
  Jordi Boggiano 2a7a954f62 Handle multiple urls in package transport options 11 년 전
  Jordi Boggiano b6981d09e8 Fix handling of origin url in composer repository class 11 년 전
  Jordi Boggiano 31b787249c More fixes to mirror support 11 년 전
  Jordi Boggiano 44e45ed2d5 Add support for lazy providers/proxies 12 년 전
  Jordi Boggiano 77163f66fc Add support for mirrors in composer repos 12 년 전
  Jordi Boggiano faeb706de6 Handle alias packages properly, refs #2189 11 년 전
  Jordi Boggiano 32cd883daa Rename options to transport-options, refs #2189 11 년 전
  Jordi Boggiano 016a016455 Merge remote-tracking branch 'lcobucci/master' 11 년 전
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class 11 년 전
  Luís Otávio Cobucci Oblonczyk 0f2c0ab389 Merge remote-tracking branch 'upstream/master' 11 년 전
  Jérémy JOURDIN fbadc19bf6 Add preFileDownload event on package.json fetch 11 년 전
  Carsten Brandt f538acc4b0 added support for file:// url to repository 11 년 전
  Luís Otávio Cobucci Oblonczyk 0b77a59af6 Repository options must be replicated on package when dist file is under 12 년 전
  Jordi Boggiano 3f2b9b4d4b Avoid overwriting notification-url 12 년 전
  Jordi Boggiano 4b26c627ff Retry file downloads 3 times before giving up in case of basic network failure 12 년 전
  Jordi Boggiano a7e88f7a80 Unfold aliases in streamable repos since aliases are already loaded by the pool, refs #1346, fixes #1851 12 년 전
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package 12 년 전
  Jordi Boggiano d38eb244fa Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication 12 년 전
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 12 년 전
  Jordi Boggiano 41392ace56 Check that a repo has no providers when getPackages is called to catch any mis-use 12 년 전
  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 12 년 전
  Jordi Boggiano 095852933e Remove code duplication, add support for searchUrl 12 년 전
  Jordi Boggiano 573b7a0fb7 Only downgrade providers but not the notification url 12 년 전
  Jordi Boggiano d4c9a9004a Add support for the hashed provider includes 12 년 전