Historique des commits

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