Historique des commits

Auteur SHA1 Message Date
  Paul Seiffert 1713acf011 Coding standards and Cosmetics il y a 13 ans
  Paul Seiffert 16941adb49 Added comments to Composer/Factory class in order to make it IDE friendlier. 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
  Danny Berger 8d6d155153 Add internal support for multiple default composer repositories. 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 14 ans
  Jordi Boggiano cb57c7bf42 Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer il y a 14 ans
  Martin Hasoň 9021c86237 Added packagist repository as the last repository with the lowest priority il y a 14 ans
  Jordi Boggiano 82dd1c1f7f Add relaxed schema for application packages that do not need to be distributed il y a 14 ans
  Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid il y a 14 ans
  Jordi Boggiano 07a82c9223 Merge remote-tracking branch 'digitalkaoz/json_schema_validator' il y a 14 ans
  Martin Hasoň f1618df349 Added downloader for simple files and refactor FileDownloader into ArchiveDownloader il y a 14 ans
  Benjamin Eberlei 1c67633c70 Refactored downloader code and made packagist configuration flexible and validated. il y a 14 ans
  Jordi Boggiano 8ba76fe6d2 Boost default timeout to 5min il y a 14 ans
  Jordi Boggiano e26f7f5ec4 Fix syntax error il y a 14 ans