Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Benjamin Eberlei 1c67633c70 Refactored downloader code and made packagist configuration flexible and validated. 13 年之前
  Jordi Boggiano 8ba76fe6d2 Boost default timeout to 5min 13 年之前
  Jordi Boggiano e26f7f5ec4 Fix syntax error 13 年之前
  Martin Hasoň 9b03b7e915 Added config directive 'process-timeout' 13 年之前
  Jordi Boggiano 0b7ee194c6 Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 13 年之前
  Martin Hasoň 528a058e40 Added installer for metapackages 13 年之前
  digitalkaoz 6929c42848 added schema/syntax validation for composer.json 13 年之前
  Martin Hasoň 56c0e511da Added support for change the process timeout 13 年之前
  Jordi Boggiano eb35244230 Fix repositories warning 13 年之前
  Jordi Boggiano 44e76e06fc Refactor repositories configuration 13 年之前
  Jordi Boggiano 70bea8fe57 Fix previous commit 13 年之前