コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano fda206400a Fix constraint parsing 14 年 前
  Jordi Boggiano f48634d074 Add source/dist reference information to package 14 年 前
  Jordi Boggiano 00a4fe2a14 Refactor downloaders, git installs actually work well now 14 年 前
  Wil Moore III 97de4521d0 slight tweak to the casing of the provider method (providerversioningschemes -> providerVersioningSchemes) 14 年 前
  Wil Moore III eceb416564 eased up on the param documentation/annotations and lowercased the provider method. 14 年 前
  Wil Moore III fd5b1e0f1c added annotations to test methods 14 年 前
  Wil Moore III b4df1d1a6b follows code review comments @ https://github.com/composer/composer/pull/23#issuecomment-2208146 14 年 前
  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. 14 年 前
  Jordi Boggiano c863c31881 Rename platform packages so they avoid conflicts with any vendor 14 年 前
  Jordi Boggiano 044081691f Update json-schema 14 年 前
  Jordi Boggiano da6566b343 Minor improvements to VersionParser 14 年 前
  Nils Adermann bd45194292 Merge pull request #21 from Seldaek/version 14 年 前
  Jordi Boggiano 2e10b5c17e Expand normalization feature and adjust tests 14 年 前
  Jordi Boggiano 46a67733f8 Adjust codebase to the new VersionParser 14 年 前
  Jordi Boggiano f761cfe525 Refactored VersionParser 14 年 前
  Nils Adermann 30f6c05069 Add test for choices in circular requirements and delete packagist based test 14 年 前
  Nils Adermann 85f88de59d Add a solver test for provided virtual packages and circular dependencies 14 年 前
  Jordi Boggiano d455eef82c Fix pear & zip downloaders 14 年 前
  Jordi Boggiano 544067ced9 Packages can't be added to two repos at once 14 年 前
  Jordi Boggiano e5907a3431 Remove WrapperRepository in favor of PlatformRepository wrapping the local repo 14 年 前
  Jordi Boggiano b9114e16be Fix typos, short var names etc 14 年 前
  Jordi Boggiano 753caf2b55 Fix tests on windows 14 年 前
  Jordi Boggiano c6d7760145 Merge branch 'refactoring' 14 年 前
  Jordi Boggiano 5623f3e69c Fix refactoring bugs 14 年 前
  Jordi Boggiano 4fe80d7abb Add WrapperRepository class 14 年 前
  Jordi Boggiano c7af918caa Fix git downloader 14 年 前
  Jordi Boggiano 7cf86e7ea0 Fix installation process 14 年 前
  everzet c9ecb0d1ad Remove unused methods from downloaders 14 年 前
  everzet 05ddfde868 Reflect latest refactoring changes in commands 14 年 前
  everzet ef71836f30 Refactored Composer class to be service container 14 年 前