Commit History

Author SHA1 Message Date
  Christoph d84484b49d added hg support for Package\Locker 12 years ago
  Jordi Boggiano 1356021cb9 Remove installation-source from lock file, fixes #1464 12 years ago
  Jordi Boggiano 8af6581bdf Make sure only proper timestamps are used for the lock, refs #1390 13 years ago
  Daniel Bojdo 11880f016f Update src/Composer/Package/Locker.php 13 years ago
  Jordi Boggiano 326fcbcab7 Enforce UTC on all datetime instances, set lock release date to datetime always, refs #923 13 years ago
  Jordi Boggiano 03b9d73af5 Fix proc_open failure, fixes #1346 13 years ago
  Benjamin Eberlei 5e12da0203 Skip locking dev package to time when proc_open does not exist on system. 13 years ago
  Pascal Borreli 83fd3967f0 Fixed PHPDoc 13 years ago
  Jordi Boggiano ee0cd07468 CS fixes 13 years ago
  Jordi Boggiano ce31449b2d Fix calls to non existing method, fixes #1154 13 years ago
  Jordi Boggiano beb8e0ab97 Update dist reference as well as source ref 13 years ago
  Jordi Boggiano a9afa8bc1f Merge remote-tracking branch 'mheleniak/prefer_dist' and fix dists 13 years ago
  Jordi Boggiano 536563dc2a Rename method 13 years ago
  Jordi Boggiano 418e876e8a Use only the locked repository when possible for better performance 13 years ago
  Jordi Boggiano 83239aa338 Update lock file to contain the complete package info, fixes #890 13 years ago
  Jordi Boggiano 10d1a4382f Only generate lock file when actually necessary, fixes #1064 13 years ago
  Mateusz Heleniak 6489487245 compare references when using dists 13 years ago
  Jordi Boggiano 2d4076e9b2 Add support for aliases in streamed repos 13 years ago
  Jordi Boggiano e6f7150196 Change default minimum-stability to "stable", fixes #744 13 years ago
  Jordi Boggiano 66e9dcddf4 CS fixes 13 years ago
  Jordi Boggiano 6e90c0be51 CS fixes 13 years ago
  Jordi Boggiano 73a865bf2a Fix tests 13 years ago
  Jordi Boggiano c9ef7479c4 Keep track of commit dates in the lock file in case the reference disappears 13 years ago
  Jordi Boggiano 4bbb168d44 Remove BC code 13 years ago
  Christophe Coevoet 398a3ac0dc Made the order of aliases deterministic in the locker 13 years ago
  Jordi Boggiano d56c996622 Remove source-refs from lock file for alias packages 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Jordi Boggiano 0936670213 Add support for stabilities in lock file 13 years ago
  Jordi Boggiano 45a2070fee Add BC warning for older lock files 13 years ago
  Nils Adermann 0c1944a9d0 Let the solver handle aliases instead of the installer 13 years ago