Commit History

Author SHA1 Message Date
  Jordi Boggiano 39ccb929b1 Merge pull request #4801 from balbuf/balbuf/find-provider-break-early 9 years ago
  Jordi Boggiano 25e089eee9 Allow force-lazy-providers for any repo, still an experimental flag that should not be used though 9 years ago
  Jordi Boggiano 1818b95149 CS fixes 9 years ago
  Stephen Beemsterboer c1b9b082a4 Break early when a provider name is matched 9 years ago
  Jordi Boggiano a13b06725e Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 9 years ago
  Jordi Boggiano 1d08f83976 Only clone if needed 9 years ago
  Jordi Boggiano 33c123e8c2 Fix passing of options to remotefilesystem in composer repo 9 years ago
  Jordi Boggiano 876f143418 Forward repo options correctly to the RemoteFilesystem even if we get one injected, fixes #4786 9 years ago
  Jordi Boggiano c1cc6bfecf Avoid doing too many loads of the remotefilesystem 9 years ago
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
  Jordi Boggiano feefd51565 Fix custom installer example, fixes #4648 9 years ago
  Lukáš Homza 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
  Jordi Boggiano ce08582671 Fix CS 9 years ago
  Jordi Boggiano c41079192f Merge pull request #4454 from alcohol/urlencode-urls-only 9 years ago
  Rob Bast b219abe8f6 @seldaek damn your assignment in expression 9 years ago
  Rob Bast e491b72a8c only urlencode $ if filename is not local 9 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
  Jordi Boggiano ed95448523 URL-encode dollar signs to work around bad proxy failures 9 years ago
  Andreas Möller eac5fbdee4 Fix: Remove unused imports 10 years ago
  Jordi Boggiano 801a7fcd0a Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s 10 years ago
  Nils Adermann 75c501251d Revert "Merge remote-tracking branch 'naderman/load-no-providers'" 10 years ago
  Jordi Boggiano 3e85f82373 Merge remote-tracking branch 'naderman/load-no-providers' 10 years ago
  Jordi Boggiano c471edc488 Also downgrade provider access and others 10 years ago
  Nils Adermann 8b28d4bc82 Optimisation: Composer repo version listings are index by package name 10 years ago
  Nils Adermann 65243ca392 Move methods for PR readability and fix phpdoc 10 years ago
  Nils Adermann 63e96a41f8 Add proper docblocks in composer repo 10 years ago
  Nils Adermann aa7d145dd0 PHP 5.3 compatible function invokation 10 years ago
  Nils Adermann ec5416f03c loadDev parameter is nonsense, properly load packages in create command 10 years ago
  Nils Adermann b99c03ea04 Entirely remove whatProvides from Composer repository 10 years ago
  Nils Adermann 090711b21c Completely move loading of packages from composer repo to pool 10 years ago