Commit History

Author SHA1 Message Date
  Igor Wiedler 06f1ecf83a [pear-prefix] add a pear-{channel}/ prefix to PearRepository packages 13 years ago
  Jordi Boggiano 256bfedea1 Merge remote-tracking branch 'jalliot/proxy2' 13 years ago
  Jordi Boggiano e92e3ba355 Simplify code 13 years ago
  Henrique Moody b030a36bf5 Some PEAR repositories does not works because of a wrong link parse. 13 years ago
  Jordi Boggiano 416ae21a5a Robustness fixes for new PEAR2 compat code 13 years ago
  Henrique Moody 230f43d009 Chaged the key "recommend" for "suggest" in the parse of the PEAR2 dependences. 13 years ago
  Henrique Moody 61c66b98a8 Correction of wrong variable name. 13 years ago
  Henrique Moody b3d91cab02 Update dependence resolution for PEAR2 packages. 13 years ago
  Henrique Moody 9ca157913a Remotion of a debug code. 14 years ago
  Henrique Moody 234a6710a1 Correction at method parseVersion() of Composer\Repository\PearRepository. 14 years ago
  Henrique Moody be448e09b4 Update src/Composer/Repository/PearRepository.php 14 years ago
  Henrique Moody dd2174885b Correction of variable overwrite used during an iteration and now the versions of PHP extensions are parsed like packages. 14 years ago
  Henrique Moody 4e6a9806b6 Correction of wrong type suggestion. 14 years ago
  Henrique Moody 6c47d6efe2 Renamed methods of Composer\Repository\PearRepository: fetchPearRepositories() to fetchPearPackages() and fetchPear2Repositories() to fetchPea2Packages(). 14 years ago
  Henrique Moody b62a90a981 Removed hard code - suggestion of a PHP version. 14 years ago
  Henrique Moody 0c6d806791 Correction of typo. 14 years ago
  Henrique Moody 1e11aff456 Create method parseVersion for parsing of package versions. Now includes "max" version of the package. 14 years ago
  Henrique Moody c7e0fb7e58 Correction of typo error. 14 years ago
  Henrique Moody 60831ac3fc Update src/Composer/Repository/PearRepository.php 14 years ago
  Henrique Moody 14adc0213e Added suport for PEAR2 repositories. 14 years ago
  Jordi Boggiano 568d9dabf6 fix previous commit 14 years ago
  Pádraic Brady 3f7e7dff33 Fix a small bug where some PEAR channels' category link href doesn't contain a starting forward slash 14 years ago
  Jordan Alliot 9c27e38654 Moved proxy handling to a new class so that it can be reused in other parts of Composer 14 years ago
  Hugo Hamon 66f214e446 [Repository] removed unused $requires local variable from PearRepository::fetchFromServer() method. 14 years ago
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict 14 years ago
  Jordi Boggiano 8a127ed131 Fix URL handling for PEAR repositories 14 years ago
  Jordi Boggiano 8e6f8ae57e Add prettyVersion to packages, fixes #76 14 years ago
  Jordi Boggiano 8a2afee55f Rethrow on unexpected failures 14 years ago
  Jordi Boggiano 4b5abaf44f Fixes in PEAR support 14 years ago
  Fabien Potencier 527c711149 Move loader creation to avoid creating it more than once, unified the way packages are loading across repository classes 14 years ago