Historial de Commits

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