Historia zmian

Autor SHA1 Wiadomość Data
  Jordi Boggiano 1818b95149 CS fixes 9 lat temu
  Jordi Boggiano a13b06725e Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 9 lat temu
  Jordi Boggiano 1d08f83976 Only clone if needed 9 lat temu
  Jordi Boggiano 33c123e8c2 Fix passing of options to remotefilesystem in composer repo 9 lat temu
  Jordi Boggiano 876f143418 Forward repo options correctly to the RemoteFilesystem even if we get one injected, fixes #4786 9 lat temu
  Jordi Boggiano c1cc6bfecf Avoid doing too many loads of the remotefilesystem 9 lat temu
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 lat temu
  Jordi Boggiano feefd51565 Fix custom installer example, fixes #4648 9 lat temu
  Lukáš Homza 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 10 lat temu
  Jordi Boggiano ce08582671 Fix CS 10 lat temu
  Jordi Boggiano c41079192f Merge pull request #4454 from alcohol/urlencode-urls-only 10 lat temu
  Rob Bast b219abe8f6 @seldaek damn your assignment in expression 10 lat temu
  Rob Bast e491b72a8c only urlencode $ if filename is not local 10 lat temu
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 lat temu
  Jordi Boggiano ed95448523 URL-encode dollar signs to work around bad proxy failures 10 lat temu
  Andreas Möller eac5fbdee4 Fix: Remove unused imports 10 lat temu
  Jordi Boggiano 801a7fcd0a Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s 10 lat temu
  Nils Adermann 75c501251d Revert "Merge remote-tracking branch 'naderman/load-no-providers'" 10 lat temu
  Jordi Boggiano 3e85f82373 Merge remote-tracking branch 'naderman/load-no-providers' 10 lat temu
  Jordi Boggiano c471edc488 Also downgrade provider access and others 10 lat temu
  Nils Adermann 8b28d4bc82 Optimisation: Composer repo version listings are index by package name 10 lat temu
  Nils Adermann 65243ca392 Move methods for PR readability and fix phpdoc 10 lat temu
  Nils Adermann 63e96a41f8 Add proper docblocks in composer repo 10 lat temu
  Nils Adermann aa7d145dd0 PHP 5.3 compatible function invokation 10 lat temu
  Nils Adermann ec5416f03c loadDev parameter is nonsense, properly load packages in create command 10 lat temu
  Nils Adermann b99c03ea04 Entirely remove whatProvides from Composer repository 10 lat temu
  Nils Adermann 090711b21c Completely move loading of packages from composer repo to pool 10 lat temu
  Nils Adermann 9b9ad9d0fe Remove dead code paths and use exceptions instead of die 10 lat temu
  Nils Adermann 65f69c4227 Remove debug output 10 lat temu
  Nils Adermann 4d0db5add6 POC Implementation of loading only explicitly named package data 10 lat temu