Commit History

Author SHA1 Message Date
  Matthew Brown 65903aacfd Fix type issues (#7996) 6 years ago
  Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 7 years ago
  Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 7 years ago
  Niels Keurentjes 868e607f17 Missing parent constructor calls. 9 years ago
  Rob Bast a245c4618b php-cs-fixer 9 years ago
  Jordi Boggiano fff0aed3a6 Allow Semver VersionParser in input hints 9 years ago
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 years ago
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 years ago
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
  Lukáš Homza 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 10 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  Padraic Brady 19e24c5804 Merge branch 'master' into tls-config 10 years ago
  Christophe Coevoet d22070526f Add the package license for PEAR packages 10 years ago
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class 11 years ago
  Pádraic Brady 306ba77e93 Implement the RemoteFilesystem Factory everywhere... 11 years ago
  Jordi Boggiano 4e4fc257e6 Fix pear ctor, refs #2444 12 years ago
  Jordi Boggiano 514a3cde77 CS fixes 12 years ago
  Raphael Kallensee 9713bf8bec Fix for PearRepository scheme handling, broke ChannelReaderTest. 13 years ago
  Raphael Kallensee 0be2fd12e4 Fix for PEAR package downloading in PearRepository: now using https as 13 years ago
  Jordi Boggiano cbd91b5952 Fix FILTER_VALIDATE_URL not supporting IDNs 13 years ago
  Pascal Borreli 83fd3967f0 Fixed PHPDoc 13 years ago
  Jordi Boggiano ee0cd07468 CS fixes 13 years ago
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 13 years ago
  Jordi Boggiano 1f31810901 Prevent duplicate PEAR replaces if the given vendorAlias equals the channel alias 13 years ago
  Alexey Prilipko 22aef0124e Revert Locker change, ignore PEAR packages whose version cannot be parsed. 13 years ago
  Alexey Prilipko ac3cebc633 Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 13 years ago
  Alexey Prilipko f2853c842b Review fixes 13 years ago
  Alexey Prilipko e173f11b37 Add PEAR channel reader & Update PearRepository to use it. 13 years ago
  Alexey Prilipko 71ac073ebe Add 'include-path' option to PEAR packages 13 years ago