Historial de Commits

Autor SHA1 Mensaje Fecha
  everzet d5ba884f8b fixed potential error hace 14 años
  everzet 1cca62dc97 move json parsing instructions into single class object hace 14 años
  everzet 96122aada8 refactored install command to use new Locker hace 14 años
  everzet cc2f2b79ca added findPackage() method to the RepositoryManager and RepositoryInterface hace 14 años
  everzet 21191ffa00 refactored PackageLock to Locker and stabilized it hace 14 años
  everzet 1fcb833902 added Json parsing abstraction hace 14 años
  Jordi Boggiano 52ea639079 Merge pull request #37 from igorw/arrayloader-fix hace 14 años
  Igor Wiedler 2c1605925b ArrayLoader should not use require content for all other properties hace 14 años
  Jordi Boggiano 9cbd74bf90 Merge remote-tracking branch 'everzet/downloader-interface-refactoring' hace 14 años
  everzet 195272da09 refactored DownloaderInterface to be mono-installation-type hace 14 años
  everzet cc740249ff don't return useless info hace 14 años
  Jordi Boggiano ebe2a25ec6 Merge remote-tracking branch 'wilmoore/feature/memory-package-test-refactor' hace 14 años
  Jordi Boggiano fda206400a Fix constraint parsing hace 14 años
  Jordi Boggiano f48634d074 Add source/dist reference information to package hace 14 años
  Jordi Boggiano 00a4fe2a14 Refactor downloaders, git installs actually work well now hace 14 años
  Wil Moore III 97de4521d0 slight tweak to the casing of the provider method (providerversioningschemes -> providerVersioningSchemes) hace 14 años
  Wil Moore III eceb416564 eased up on the param documentation/annotations and lowercased the provider method. hace 14 años
  Wil Moore III fd5b1e0f1c added annotations to test methods hace 14 años
  Wil Moore III b4df1d1a6b follows code review comments @ https://github.com/composer/composer/pull/23#issuecomment-2208146 hace 14 años
  Wil Moore III b70bb1a9bc memory-package-test-refactor: refactored the memory package test to be a bit more DRY and "hopefully" re-usable in anticipation of more package types being adding in the future. hace 14 años
  Jordi Boggiano c863c31881 Rename platform packages so they avoid conflicts with any vendor hace 14 años
  Jordi Boggiano 044081691f Update json-schema hace 14 años
  Jordi Boggiano da6566b343 Minor improvements to VersionParser hace 14 años
  Nils Adermann bd45194292 Merge pull request #21 from Seldaek/version hace 14 años
  Jordi Boggiano 2e10b5c17e Expand normalization feature and adjust tests hace 14 años
  Jordi Boggiano 46a67733f8 Adjust codebase to the new VersionParser hace 14 años
  Jordi Boggiano f761cfe525 Refactored VersionParser hace 14 años
  Nils Adermann 30f6c05069 Add test for choices in circular requirements and delete packagist based test hace 14 años
  Nils Adermann 85f88de59d Add a solver test for provided virtual packages and circular dependencies hace 14 años
  Jordi Boggiano d455eef82c Fix pear & zip downloaders hace 14 años