Commit History

Author SHA1 Message Date
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
  Niels Keurentjes 818c3e707a Ton of phpDoc fixes. 9 years ago
  Jordi Boggiano 623c0dcda7 Improve solver error reporting, fixes #5086, fixes #2575, fixes #2661 9 years ago
  Jordi Boggiano 6825c04a62 Merge pull request #4799 from balbuf/balbuf/honor-class-name 9 years ago
  Niels Keurentjes 868e607f17 Missing parent constructor calls. 9 years ago
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 years ago
  Niels Keurentjes 72a3563f1e Removed some 3 year old backward compatibility code. 9 years ago
  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 f1cf5d64dd createPackage() method should use the $class argument it accepts 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 10 years ago
  Jordi Boggiano ce08582671 Fix CS 10 years ago
  Jordi Boggiano c41079192f Merge pull request #4454 from alcohol/urlencode-urls-only 10 years ago
  Rob Bast b219abe8f6 @seldaek damn your assignment in expression 10 years ago
  Rob Bast e491b72a8c only urlencode $ if filename is not local 10 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 years ago
  Jordi Boggiano ed95448523 URL-encode dollar signs to work around bad proxy failures 10 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