커밋 기록

작성자 SHA1 메시지 날짜
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 년 전
  Jordi Boggiano 3efed220a6 Clean up event dispatching code and make package events extend installer events 10 년 전
  Jordi Boggiano 8d0c1a14b3 Add --ignore-platform-reqs to create-project, refs #1426 10 년 전
  Jordi Boggiano 3ff8bcffea Allow loading of real composer repos by local path, fixes #1899 10 년 전
  Jordi Boggiano 94926218e8 CS fixes 10 년 전
  Ryan Weaver aea2e901a9 Extracting logic into a new class related to selecting the latest version 11 년 전
  Ryan Weaver 58535a62fa [#2492] Automatically using the latest version when requiring a package 11 년 전
  Ryan Weaver 947db97e33 [#2492] Removing an unused variable and use statement, fixing phpdoc 11 년 전
  Jordi Boggiano ac497feaba CS fixes 11 년 전
  Stephan Hochdörfer 493ebbaacb Fix to load the auth information before the root package gets installed. 11 년 전
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class 11 년 전
  Pierre du Plessis 244e865a35 Fix typo 11 년 전
  Sandy Pleyte ee62ec60f0 Remove old comment 11 년 전
  Sandy Pleyte ab8f67e8cf Always use rootPackage config 11 년 전
  Sandy Pleyte 9af5eaa574 Refactored the code with the switch statement. 11 년 전
  Sandy Pleyte bc7c93ae85 Fix for #1966, use the preferred-install from the rootPackage config to install the dependencies. 11 년 전
  Jordi Boggiano e126c92525 Fix exit codes, cc @tyrael 11 년 전
  Bilal Amarni 61cc291c8a [CreateProject] allowed pretty version constraint 11 년 전
  Jordi Boggiano 6e4e10620a Merge remote-tracking branch 'gerryvdm/feature' 11 년 전
  Jordi Boggiano 3f6227a996 Add workaround for php bug 53460 glob() can return false, fixes #2278 11 년 전
  Gerry Vandermaesen eb72e1692c Added --no-install option to create-project command 11 년 전
  Nils Adermann 242c58c789 Merge pull request #2179 from naderman/plugins 11 년 전
  Jordi Boggiano 80184b87d1 Fix undefined index error, fixes #2224 11 년 전
  Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now 12 년 전
  Nils Adermann f0b45099c1 Correct authorship info for files I edited 12 년 전
  Nils Adermann b83535d2d9 Add back --no-custom-installers option with a deprecated warning 12 년 전
  Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins 12 년 전
  Jordi Boggiano f9ce367c10 Remove dangling vendor/composer dir after create-project, fixes #2025 12 년 전
  Jordi Boggiano 22c7d4119f install and create-project now default to dev mode (use --no-dev for production installs) 12 년 전
  Tobias Munk c1cae8d838 updated events to use composer from Factory 12 년 전