コミット履歴

作者 SHA1 メッセージ 日付
  Martin Hasoň af53ab94ad Default installers are available in the factory for a plugin manager 12 年 前
  mwhittom 1b68f9151e removed excess space at end of function call 12 年 前
  Jordi Boggiano 20a18dcb60 Merge pull request #2246 from drrcknlsn/zip-perms-fix 12 年 前
  Jordi Boggiano 460d1764d2 Merge pull request #2245 from bitExpert/doc/plugins 12 年 前
  Derrick Nelson 9a54c476eb Recursively set write permissions on unzipped package contents to resolve cache unlinking issue. 12 年 前
  mwhittom 114f6c9b6b Replaced proc_open in windowsLogin method with call to Symfony Process Component 12 年 前
  Stephan Hochdörfer 4acfe1a079 Added missing semicolon 12 年 前
  mwhittom 2e737ac439 updated to replace double-quotes with single quotes 12 年 前
  mwhittom 8207518e04 Updated to clean up code and rename variables to camelcase 12 年 前
  Jordi Boggiano 5f538e4534 Upgrade to latest process component 12 年 前
  Jordi Boggiano e330763c5f Fix issue when multiple paths are mapped to one dir in the show command 12 年 前
  Jordi Boggiano 0eb2821733 Fix undefined var error, fixes #2241 12 年 前
  Jordi Boggiano b6a6208654 Update deps 12 年 前
  Nils Adermann 689e3056fa Plugin API requirements should be for plugins only, not installers 12 年 前
  Nils Adermann f69a47066d Fix numbering in custom installers article 12 年 前
  Nils Adermann 5be0ba14fe Warn about composer-installer type in composer validate 12 年 前
  Jordi Boggiano 7065330c2e Merge pull request #2236 from fabian/patch-1 12 年 前
  mwhittom f7d9f3d8b4 Fixed Test method setUp to be protected instead of private. 12 年 前
  mwhittom 07d46aa3c3 Fixed spacing issues for PSR-2 12 年 前
  Fabian Vogler 7b43d4909c Use getPackageBasePath instead of getInstallPath 12 年 前
  Fabian Vogler 0f9988b065 Documentation fixes for composer-plugin type 12 年 前
  Nils Adermann 242c58c789 Merge pull request #2179 from naderman/plugins 12 年 前
  Nils Adermann f249fd804f Correctly require composer plugin api version in test plugins 12 年 前
  Nils Adermann 98e5eabf75 Document how to write and use plugins 12 年 前
  Nils Adermann 92b1ee2f7a Add a composer-plugin-api platform package and plugins must require it 12 年 前
  Nils Adermann 6c2e998e40 Add missing use statement 12 年 前
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins 12 年 前
  mwhittom d77bd49301 Replaced RemoteFileSystemTest with version from main branch 12 年 前
  mwhittom 774a55befd Updated to match psr-2 spec, fixed header comments 12 年 前
  matt-whittom f737e49aae Fixed issue with downloader assuming repository would be VcsRepository 12 年 前