커밋 기록

작성자 SHA1 메시지 날짜
  Jordi Boggiano 7cd5f4c142 Add Factory::getComposerFile 13 년 전
  Jordi Boggiano c440b4594a More PSR-2 goodness 13 년 전
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 년 전
  Jordi Boggiano 9dc61be28c Merge pull request #683 from ktomk/patch-4 13 년 전
  Tom Klingenberg 296123db26 CS Fixes 13 년 전
  Jordi Boggiano 11edea8aee Add deprecation warning to old .composer files 13 년 전
  Jordi Boggiano f3df4772f9 Make sure htaccess is created 13 년 전
  Jerome Tamarelle 1139b5c306 Protect composer home against web access 13 년 전
  Jordi Boggiano 15ab5868a3 Move composer metafiles back in a composer dir, except autoload.php 13 년 전
  Jordi Boggiano 22fe296ad0 Move .composer files out into the vendor dir, fixes #497 13 년 전
  Jordi Boggiano 7837be0621 Fix creation of ComposerRepository, refs #587 13 년 전
  Jordi Boggiano 89e095b4b5 Handle --dev installs/updates 13 년 전
  Jordi Boggiano 48ae8bf3ec Use pathinfo instead of substr 13 년 전
  Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance 13 년 전
  Jordi Boggiano e638182397 Add Config class and system-wide config management, fixes #513 13 년 전
  Jordi Boggiano f7affa21b0 Fix indenting 13 년 전
  Jordi Boggiano ab55490254 Merge remote-tracking branch 'hason/metapackage' 13 년 전
  Igor Wiedler 0fe90c5d87 update some links to point to getcomposer.org 13 년 전
  Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests 13 년 전
  Jordi Boggiano a5edc9e357 Extract package purging in a method and fix variable overriding 13 년 전
  Jordi Boggiano 3b77d25a3c Merge remote-tracking branch 'hason/priority' 13 년 전
  Jordi Boggiano 96b07ffb7b Ensure missing packages are reinstalled if they are deleted from the filesystem, fixes #355, fixes #437 13 년 전
  Jordi Boggiano 7ab3a96874 Micro-optimization 13 년 전
  Jordi Boggiano 1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones 13 년 전
  Jordi Boggiano cb57c7bf42 Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer 13 년 전
  Martin Hasoň 9021c86237 Added packagist repository as the last repository with the lowest priority 13 년 전
  Jordi Boggiano 82dd1c1f7f Add relaxed schema for application packages that do not need to be distributed 13 년 전
  Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid 13 년 전
  Jordi Boggiano 07a82c9223 Merge remote-tracking branch 'digitalkaoz/json_schema_validator' 13 년 전
  Martin Hasoň f1618df349 Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 13 년 전