Commit History

Author SHA1 Message Date
  Glenn Pratt 120f8d92fd Test HHVM on Travis-CI, allowing failures. 11 years ago
  James Titcumb 7799c27df0 Removed sneaky typo 11 years ago
  James Titcumb 8bdffd75ce Add information on how to run scripts manually 11 years ago
  Adán Lobato f9f144862e Fixed minor typo on 'require' property 11 years ago
  Jordi Boggiano 0e9a9a3875 Merge pull request #2509 from glenjamin/opcache-ext 11 years ago
  Nils Adermann 95bafebc75 Merge pull request #2510 from simensen/plugin-load-repository-made-public 11 years ago
  Beau Simensen 5caee06c44 Make PluginManager::loadRepository public 11 years ago
  Nils Adermann b63634396b Merge pull request #2508 from simensen/plugin-manager-skips-alias-packages 11 years ago
  Glen Mailer 3620796b7d Ensure detected extensions have valid package names 11 years ago
  Beau Simensen 9ca884944c Skip aliases packages when looking for plugins. 11 years ago
  Andreas Hennings c0aad84d8b Validation to make the combination of target-dir with psr-4 illegal. 11 years ago
  Andreas Hennings 39c09d5192 Add psr-4 stuff in a few more places. 11 years ago
  Morgan Brunot a300e1d45b Fix error on check exclude from download composer.json 11 years ago
  Jordi Boggiano 80499bb024 Detect ~> misuse and suggest fix, fixes #2476 11 years ago
  Jordi Boggiano 45c8d5c817 Merge pull request #2483 from JakubOnderka/patch-2 11 years ago
  Jakub Onderka afc9069771 Check exception code only if class ZipArchive exists 11 years ago
  Jordi Boggiano 43fde9177e Merge pull request #2482 from oziks/fix-composer-archive-property 11 years ago
  Morgan BRUNOT ca7cb68dd5 Check exclude from downloaded composer.json 11 years ago
  Jordi Boggiano f346274f9a Merge pull request #2472 from vuhl/master 11 years ago
  mwhittom dde9c309fd incorporated change to Perforce: Capture output, stopping errors showing up if p4 is not available 11 years ago
  mwhittom a8084e46ff Added error handling and error messages around missing perforce driver, invalid username/password 11 years ago
  Jordi Boggiano ae3b7ad5c0 Merge pull request #2467 from kimlai/bugfix_githubdriver 11 years ago
  Kim Laï Trinh 691f784f92 fix bug introduced in https://github.com/composer/composer/pull/2375 11 years ago
  Jordi Boggiano b7a4d5b239 Merge pull request #2465 from hostnet/feature/linked-events 11 years ago
  Nico Schoenmaker 14b463da1c Added reference to script events in plugins.md 11 years ago
  Andreas Hennings b62fa2bc1c run system-wide composer install and THEN run bin/composer install 11 years ago
  Andreas Hennings a9321f3101 Travis CI should use bin/composer and not system-wide Composer. 11 years ago
  Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. 11 years ago
  Andreas Hennings 2c98813431 Add unit tests for ClassLoader, covering PSR-0 and PSR-4. 11 years ago
  Andreas Hennings b08179e399 PSR-4 ClassLoader: Bug fix: PEAR-like path needs ".php" appended. 11 years ago