Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 1a9de17a88 Detect and report common mistakes in json syntax, refs #36 hace 13 años
  Jordi Boggiano cad0967788 json_decode returns null on error, not false hace 13 años
  Jordi Boggiano 9210500714 Handle false and empty decoded json values as valid hace 13 años
  Jordi Boggiano 18e28a2a9f Make sure .composer dir is created before writing in it hace 13 años
  Jordi Boggiano 61dc13647c Fix tests hace 13 años
  Jordi Boggiano 806c5f200a Fix var name hace 13 años
  Jordi Boggiano e109213dfa Merge remote-tracking branch 'everzet/json-abstraction' hace 13 años
  Jordi Boggiano 9e3c2a7e22 Skip platform packages from the lock file hace 13 años
  Jordi Boggiano cc769af923 Reuse normal installer logic for locked installs hace 13 años
  everzet d5ba884f8b fixed potential error hace 13 años
  everzet 1cca62dc97 move json parsing instructions into single class object hace 13 años
  everzet 96122aada8 refactored install command to use new Locker hace 13 años
  everzet cc2f2b79ca added findPackage() method to the RepositoryManager and RepositoryInterface hace 13 años
  everzet 21191ffa00 refactored PackageLock to Locker and stabilized it hace 13 años
  everzet 1fcb833902 added Json parsing abstraction hace 13 años
  Jordi Boggiano 52ea639079 Merge pull request #37 from igorw/arrayloader-fix hace 13 años
  Igor Wiedler 2c1605925b ArrayLoader should not use require content for all other properties hace 13 años
  Jordi Boggiano 9cbd74bf90 Merge remote-tracking branch 'everzet/downloader-interface-refactoring' hace 13 años
  everzet 195272da09 refactored DownloaderInterface to be mono-installation-type hace 13 años
  everzet cc740249ff don't return useless info hace 13 años
  Jordi Boggiano ebe2a25ec6 Merge remote-tracking branch 'wilmoore/feature/memory-package-test-refactor' hace 13 años
  Jordi Boggiano fda206400a Fix constraint parsing hace 13 años
  Jordi Boggiano f48634d074 Add source/dist reference information to package hace 13 años
  Jordi Boggiano 00a4fe2a14 Refactor downloaders, git installs actually work well now hace 13 años
  Wil Moore III 97de4521d0 slight tweak to the casing of the provider method (providerversioningschemes -> providerVersioningSchemes) hace 13 años
  Wil Moore III eceb416564 eased up on the param documentation/annotations and lowercased the provider method. hace 13 años
  Wil Moore III fd5b1e0f1c added annotations to test methods hace 13 años
  Wil Moore III b4df1d1a6b follows code review comments @ https://github.com/composer/composer/pull/23#issuecomment-2208146 hace 13 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 13 años
  Jordi Boggiano c863c31881 Rename platform packages so they avoid conflicts with any vendor hace 13 años