Commit History

Автор SHA1 Съобщение Дата
  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 години
  Jordi Boggiano 9b70b89b8f Merge pull request #2210 from Firehed/master преди 12 години
  Jordi Boggiano 80184b87d1 Fix undefined index error, fixes #2224 преди 12 години
  Nils Adermann bf08019292 Load plugins and installers prior to checking installed packages преди 12 години
  Nils Adermann 2ca07add97 Merge remote-tracking branch 'github-composer/master' into plugins преди 12 години
  Nils Adermann 72919e04b0 Correct FileDownloaderTest for invalid checksum преди 12 години
  Nils Adermann 786ea2929b Merge remote-tracking branch 'github-composer/master' into plugins преди 12 години
  Nils Adermann a080ae3a51 Make sure directories we are downloading to are empty преди 12 години
  Jordi Boggiano 4b38158185 Merge pull request #2221 from Alan01252/fix-unexpectedas преди 12 години
  Jordi Boggiano 2bf90b544a Fix parsing of trunk in SvnDriver, fixes composer/satis#88 преди 12 години
  Nils Adermann 5993450d5a Load plugin code from global vendor dir correctly преди 12 години
  Alan Hollis 1892f57e47 Fix file layout in unit tests преди 12 години
  Nils Adermann c5c180fdd2 Load plugins from global vendor dir too преди 12 години
  Nils Adermann 5867d477be Use call_user_func for PHP < 5.4 compatability and accept __invoke преди 12 години
  Nils Adermann a8c0170a91 Revert constructor arguments to old order for custom installers преди 12 години
  Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now преди 12 години
  Nils Adermann 3e1519cde0 Complete missing docblocks and fix incorrect ones преди 12 години
  Nils Adermann 3b519e44c4 Rename PrepareRemoteFilesystem event to PreFileDownload преди 12 години
  Nils Adermann f0b45099c1 Correct authorship info for files I edited преди 12 години
  Nils Adermann b9c5758670 Make composer/io part of the activate plugin API rather than constructor args преди 12 години
  Nils Adermann b83535d2d9 Add back --no-custom-installers option with a deprecated warning преди 12 години
  Nils Adermann cd66328d68 Autoload dependencies of plugins using a pool of only the local repo преди 12 години
  Nils Adermann 69a028f368 Fix plugin interface usage in tests преди 12 години
  Nils Adermann 9402a9fb3c Plugins receive composer and io objects on construction already преди 12 години
  Nils Adermann f00f5113bf Fix typo преди 12 години