Commit History

Author SHA1 Message Date
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 years ago
  Jordi Boggiano c36d2a2e50 Merge pull request #4214 from legoktm/parse-links 10 years ago
  Kunal Mehta 14d1f0f3f6 Move VersionParser::parseLinks() to ArrayLoader::parseLinks() 10 years ago
  Christophe Coevoet a014a2f803 Optimize the regex detecting timestamps 10 years ago
  Marc Bennewitz ff1ce78e6b fixes #3976: drop ext/ctype dependency 10 years ago
  Jordi Boggiano 0b4a9235f4 CS fixes 10 years ago
  Damian Mooyman 7bb85ff21e Support aliases for numeric branches. Fixes #3461 11 years ago
  Nils Adermann 6f4be698a5 Merge pull request #3325 from rdohms/implementing-abandoned-packages 11 years ago
  Jordi Boggiano 94926218e8 CS fixes 11 years ago
  Rafael Dohms d6d087d348 Support for Abandoned in Packages 11 years ago
  Jordi Boggiano 77163f66fc Add support for mirrors in composer repos 12 years ago
  Jordi Boggiano 32cd883daa Rename options to transport-options, refs #2189 11 years ago
  Jordi Boggiano 31092843fd Only load options when they come from the lock file, not from standard metadata, refs #2189 11 years ago
  Jordi Boggiano 016a016455 Merge remote-tracking branch 'lcobucci/master' 11 years ago
  Bilal Amarni db91454a13 added an autoload-dev section 11 years ago
  Luís Otávio Cobucci Oblonczyk 8630aab93f Package options must be a non mandatory array and should be loaded when 12 years ago
  Jordi Boggiano b9a44a0057 Add RootAliasPackage, fixes #1842 12 years ago
  Martin Hasoň 753a8345cb Added support for the alias of an aliased package 12 years ago
  Nils Adermann afcdad4b23 Define an option to exclude files in the archive command 12 years ago
  deguif 655dc5f2e8 Fixed CS 12 years ago
  thomas-gay 8534ab1dad Fixed potential undefined index in ArrayLoader.php 12 years ago
  deguif 834f0b49e5 Improved error messages in ArrayLoader 12 years ago
  Jordi Boggiano b7cd971b06 Merge pull request #1598 from fabpot/package-time-fix 12 years ago
  Fabien Potencier ab4e3fbf86 fixed time parsing when the composer.lock file has an old time format 12 years ago
  Jordi Boggiano a8f74a0983 Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369 13 years ago
  Chris Smith 8961c687ee Fix unintentional manipulation of release dates 13 years ago
  Jordi Boggiano 9965f02951 Clean up link creation 13 years ago
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 13 years ago
  Jordi Boggiano 8a275336a1 CS cleanups 13 years ago