Historique des commits

Auteur SHA1 Message Date
  Beau Simensen 5caee06c44 Make PluginManager::loadRepository public il y a 11 ans
  Nils Adermann b63634396b Merge pull request #2508 from simensen/plugin-manager-skips-alias-packages il y a 11 ans
  Glen Mailer 3620796b7d Ensure detected extensions have valid package names il y a 11 ans
  Beau Simensen 9ca884944c Skip aliases packages when looking for plugins. il y a 11 ans
  Andreas Hennings c0aad84d8b Validation to make the combination of target-dir with psr-4 illegal. il y a 11 ans
  Andreas Hennings 39c09d5192 Add psr-4 stuff in a few more places. il y a 11 ans
  Pierre du Plessis 5267622bba Add remove command to remove a package from the list of current installed packages il y a 11 ans
  Morgan Brunot a300e1d45b Fix error on check exclude from download composer.json il y a 11 ans
  Jordi Boggiano 80499bb024 Detect ~> misuse and suggest fix, fixes #2476 il y a 11 ans
  Jordi Boggiano 45c8d5c817 Merge pull request #2483 from JakubOnderka/patch-2 il y a 11 ans
  Jakub Onderka afc9069771 Check exception code only if class ZipArchive exists il y a 11 ans
  Jordi Boggiano 43fde9177e Merge pull request #2482 from oziks/fix-composer-archive-property il y a 11 ans
  Morgan BRUNOT ca7cb68dd5 Check exclude from downloaded composer.json il y a 11 ans
  Jordi Boggiano f346274f9a Merge pull request #2472 from vuhl/master il y a 11 ans
  mwhittom dde9c309fd incorporated change to Perforce: Capture output, stopping errors showing up if p4 is not available il y a 11 ans
  mwhittom a8084e46ff Added error handling and error messages around missing perforce driver, invalid username/password il y a 11 ans
  Jordi Boggiano ae3b7ad5c0 Merge pull request #2467 from kimlai/bugfix_githubdriver il y a 11 ans
  Kim Laï Trinh 691f784f92 fix bug introduced in https://github.com/composer/composer/pull/2375 il y a 11 ans
  Jordi Boggiano b7a4d5b239 Merge pull request #2465 from hostnet/feature/linked-events il y a 11 ans
  Nico Schoenmaker 14b463da1c Added reference to script events in plugins.md il y a 11 ans
  Andreas Hennings b62fa2bc1c run system-wide composer install and THEN run bin/composer install il y a 11 ans
  Andreas Hennings a9321f3101 Travis CI should use bin/composer and not system-wide Composer. il y a 11 ans
  Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. il y a 11 ans
  Andreas Hennings 2c98813431 Add unit tests for ClassLoader, covering PSR-0 and PSR-4. il y a 12 ans
  Andreas Hennings b08179e399 PSR-4 ClassLoader: Bug fix: PEAR-like path needs ".php" appended. il y a 12 ans
  Andreas Hennings 5dd3c12d3d Further improve comments. il y a 12 ans
  Andreas Hennings 2e80d148f8 PSR-4 loader: Fix comments: PSR-0 related methods should have comments refering to PSR-0 and prefixes. PSR-4 related methods should have comments refering to PSR-4 and namespaces. il y a 12 ans
  Andreas Hennings c49a651d81 PSR-4 class loader: Add getters for PSR-4 prefixes. Rename PSR-0 related attributes by appending *Psr0. Add more comments. il y a 12 ans
  Andreas Hennings 8142126b16 Add PSR-4 class loader. (tests needed) il y a 12 ans
  Jordi Boggiano 10f8e564bb Add warnings for xdebug, fixes #2425 il y a 11 ans