コミット履歴

作者 SHA1 メッセージ 日付
  Nils Adermann bca917db49 Merge pull request #79 from Seldaek/json_parsing 13 年 前
  Jordi Boggiano c129d570e8 Add more json validation rules 13 年 前
  Nils Adermann 5bd1722d7e Merge pull request #77 from benja-M-1/master 13 年 前
  Benjamin Grandfond 72bfe8b92c Fix Exception in Request 13 年 前
  Jordi Boggiano 1feebcafe2 Add update command, fixes #28 13 年 前
  Jordi Boggiano 7493cf7654 Fix locked installs 13 年 前
  Jordi Boggiano 9108a3af7f Fix PlatformRepo packages not being seen as installed 13 年 前
  Jordi Boggiano 8aaac35ca1 Make installer type case insensitive 13 年 前
  Jordi Boggiano e00e6cddbe Warn users of missing composer.json 13 年 前
  Jordi Boggiano 6b6d6b6d82 Add --dev flag to InstallCommand to do source installs, fixes #26 13 年 前
  Jordi Boggiano 36a724fa51 Search only for packages from the local repository in the locker 13 年 前
  Jordi Boggiano 1ca3e5e5e2 Generate a map separated from the autoloader, fixes #74 13 年 前
  Jordi Boggiano b100df33d8 Make ArrayDumper and ArrayLoader reversible 13 年 前
  Jordi Boggiano 4904e76185 Install every package in its own directory, fixes #73 13 年 前
  Nils Adermann 56fab04c93 Merge pull request #71 from fabpot/filesystem-bug 13 年 前
  Jordi Boggiano 7ebe67809a Merge pull request #72 from fabpot/master 13 年 前
  Fabien Potencier 03b06ebbca Fix path for autoloaded libs as the .composer/ dir is now under the vendor/ one. 13 年 前
  Fabien Potencier 9c739e71c2 Add some unit tests 13 年 前
  Fabien Potencier 1450ebd837 Fix bug in an exception, added unit tests 13 年 前
  Nils Adermann e4f40272a3 Conflict handling: lastWeakWhy stores a rule, not a rule id 13 年 前
  Nils Adermann 3e0e893f26 Correctly output decision map when debugging 13 年 前
  Nils Adermann 85d38c653f Also detect updates resulting from feature rules rather than update rules 13 年 前
  Nils Adermann 2056c4c732 Allow downgrades and uninstalls in the default policy 13 年 前
  Jordi Boggiano d3aa8336dc Fix typo 13 年 前
  Jordi Boggiano 1e0710b32f Move .composer into vendor (hardcoded for now) 13 年 前
  Jordi Boggiano 305856f2f5 Merge pull request #68 from fabpot/small-opt 13 年 前
  Nils Adermann 4827ea95e5 Merge pull request #69 from fabpot/added-exception 13 年 前
  Nils Adermann 56f8758b12 Merge pull request #67 from fabpot/fix-autoloader 13 年 前
  Fabien Potencier 5ffc349642 Add an exception when a Filesystem repository is corrupted 13 年 前
  Fabien Potencier 527c711149 Move loader creation to avoid creating it more than once, unified the way packages are loading across repository classes 13 年 前