Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 4b38158185 Merge pull request #2221 from Alan01252/fix-unexpectedas hace 12 años
  Jordi Boggiano 2bf90b544a Fix parsing of trunk in SvnDriver, fixes composer/satis#88 hace 12 años
  Nils Adermann 5993450d5a Load plugin code from global vendor dir correctly hace 12 años
  Alan Hollis 1892f57e47 Fix file layout in unit tests hace 12 años
  Nils Adermann c5c180fdd2 Load plugins from global vendor dir too hace 12 años
  Nils Adermann 5867d477be Use call_user_func for PHP < 5.4 compatability and accept __invoke hace 12 años
  Nils Adermann a8c0170a91 Revert constructor arguments to old order for custom installers hace 12 años
  Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now hace 12 años
  Nils Adermann 3e1519cde0 Complete missing docblocks and fix incorrect ones hace 12 años
  Nils Adermann 3b519e44c4 Rename PrepareRemoteFilesystem event to PreFileDownload hace 12 años
  Nils Adermann f0b45099c1 Correct authorship info for files I edited hace 12 años
  Nils Adermann b9c5758670 Make composer/io part of the activate plugin API rather than constructor args hace 12 años
  Nils Adermann b83535d2d9 Add back --no-custom-installers option with a deprecated warning hace 12 años
  Nils Adermann cd66328d68 Autoload dependencies of plugins using a pool of only the local repo hace 12 años
  Nils Adermann 69a028f368 Fix plugin interface usage in tests hace 12 años
  Nils Adermann 9402a9fb3c Plugins receive composer and io objects on construction already hace 12 años
  Nils Adermann f00f5113bf Fix typo hace 12 años
  Nils Adermann 919a190153 Add an EventSubscriberInterface which may also be implemented by plugins hace 12 años
  Nils Adermann 3960edd64e Turn EventDispatcher into generic solution handling plugins as well hace 12 años
  Nils Adermann 2f43e9aefb Load installed plugins at appropriate time and adapt tests accordingly hace 12 años
  Nils Adermann 3e41977be7 Plugin tests are no longer strictly installer tests hace 12 años
  Nils Adermann eb966d347f Implement a plugin manager and interface, update installer plugin tests hace 12 años
  Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins hace 12 años
  Alan Hollis ede2b37ae2 Fix parse error thrown in PHP5.5+ hace 12 años
  Firehed 046d55e886 Change 'generated' notice to @phpdoc-style annotation hace 12 años
  Jordi Boggiano ef072ff8c0 Merge pull request #2205 from unn/patch-1 hace 12 años
  Jordi Boggiano 18a1b85d89 Merge pull request #2209 from mgrabovsky/patch-1 hace 12 años
  Matěj Grabovský 0299041ee2 Better wording in a note hace 12 años
  Jordi Boggiano 51ea1f03f9 Validate constraints in require command, fixes #2197 hace 12 años
  Jordi Boggiano c2dc433fa4 Improve global command to support short command resolution hace 12 años