コミット履歴

作者 SHA1 メッセージ 日付
  Rob Bast 611d6a0364 use array as default value 9 年 前
  Jordi Boggiano 507415e404 Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 10 年 前
  Jordi Boggiano ce08582671 Fix CS 10 年 前
  Kunal Mehta 99dab8aebd Move VersionParser::formatVersion() to BasePackage::getFullPrettyVersion() 10 年 前
  Jordi Boggiano fc3c7838b2 CS fixes 11 年 前
  Nils Adermann 2c43a3bcd0 Improve docblocks of public properties 11 年 前
  Nils Adermann 5c0efdcaa2 Move public properties to top and document them 11 年 前
  Nils Adermann c6af09b1da Make project id public 11 年 前
  Jordi Boggiano 32cd883daa Rename options to transport-options, refs #2189 11 年 前
  Luís Otávio Cobucci Oblonczyk 2e2b66b16e Package should have download options 12 年 前
  Martin Hasoň fa0d62ab6a Settings of the same repository for a package is allowed. 12 年 前
  deguif 3c21dc1499 Moved setter before getter and added @inheritDoc 13 年 前
  Jordi Boggiano 85671021c3 Clear id when cloning 13 年 前
  Jordi Boggiano 8a275336a1 CS cleanups 13 年 前
  Jordi Boggiano c8a685be6b Reduce memory usage by only loading packages that are actually needed, fixes #456 13 年 前
  Jordi Boggiano 2d19cf2a00 Fix hijacking possibility via provide bug 13 年 前
  Nils Adermann cc7632489d Make problem report messages more readable 13 年 前
  Nils Adermann 5bea5974f7 Improve error messages for solver problems 13 年 前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年 前
  Jordi Boggiano 453b9a616b Add test for Pool handling and refactor a couple things 13 年 前
  Jordi Boggiano 1aaae5284b Add list of stabilities to base package 13 年 前
  Jordi Boggiano 53191eb0fe Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 13 年 前
  Jordi Boggiano ceac0ca75b Fix updating of already installed dev packages, fixes #496 13 年 前
  Jordi Boggiano 35aa82ada8 Prevent multiple replaces of a same package to be skipped when the first fails to match 13 年 前
  Jordi Boggiano c425b8b6cb Prevent a package from having duplicate names 13 年 前
  Jordi Boggiano f9fc9695e9 Wrap the package in an aliased package instead of replacing 13 年 前
  digitalkaoz 30e89a2402 fixed broken packages on filesystem 14 年 前
  Jordi Boggiano 46a67733f8 Adjust codebase to the new VersionParser 14 年 前
  Jordi Boggiano 544067ced9 Packages can't be added to two repos at once 14 年 前
  everzet 69f1de9986 Enhanced PackageInterface and BasePackage with getUniqueName() method, which provides name-version-releaseType string (used in installer registry) 14 年 前