Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 89f6b2c54c Merge pull request #8418 from glaubinix/f/github-authentication-behaviour il y a 5 ans
  Cyril VERLOOP 0bd3f27693 Do not show commit signature for git log. il y a 5 ans
  Jordi Boggiano 0f7a64839e Merge pull request #8438 from MichaelThessel/master il y a 5 ans
  Jordi Boggiano 44cdc37c0c Invalidate map cache when addPackage/removePackage is called il y a 5 ans
  Stephan Vock b847115617 Git: fix authentication handling for private GitHub repositories il y a 5 ans
  Jordi Boggiano f288acb1ca Execute alias operations still il y a 5 ans
  Jordi Boggiano 5725a2db57 Allow all prepare/cleanup/install/update/uninstall operations to return promises to be executed in parallel as well il y a 5 ans
  Jordi Boggiano 919f6ce81e Merge pull request #8441 from dereuromark/patch-1 il y a 5 ans
  Mark Sch a9fec9b972 Fix language. il y a 5 ans
  Jordi Boggiano 539cebb846 Merge pull request #8419 from johnstevenson/fix-14925 il y a 5 ans
  Michael Thessel 96af983700 Fixed map initialization il y a 5 ans
  Michael Thessel f8010d5220 Improved hasPackage() performance il y a 5 ans
  Jordi Boggiano 6ffd3eb67c Merge pull request #8432 from kylekatarnls/patch-2 il y a 5 ans
  KyleKatarn b09fef659b Update composer.lock il y a 5 ans
  Kyle 6c9e2d0b3f Allow Symfony 5 il y a 5 ans
  Jordi Boggiano 438c45e991 Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output il y a 5 ans
  Nils Adermann 4e7702598e Always treat changes in dist and source references as updates il y a 5 ans
  Jordi Boggiano 99eb86c506 Avoid outputting "Loading ... from cache" in non-verbose installs il y a 5 ans
  Jordi Boggiano 006985a0ea Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 il y a 5 ans
  Jordi Boggiano 3b6d517ce0 Return 404s in ComposerRepository when network is disabled instead of failing hard il y a 5 ans
  Jordi Boggiano eb3e3063b8 Revert "When network is disabled all uncached requests result in 404" il y a 5 ans
  Nils Adermann 7fc0cb021e Merge pull request #8424 from naderman/multi-conflict-rule il y a 5 ans
  Nils Adermann 28afc4de32 MultiConflictRules cannot be disabled, so no need to check il y a 5 ans
  Nils Adermann 79066931e6 Update exception message for disabling multi conflict rules il y a 5 ans
  Nils Adermann dc0f2e7e46 Ensure multi conflict rules are only used for 3+ literals il y a 5 ans
  Nils Adermann ed300b9f22 New Multi Conflict Rule for transitive conflicts, to reduce memory il y a 6 ans
  Nils Adermann 6f9b1e76e3 Remove disableRules code from Solver, leftover from original C code il y a 5 ans
  Nils Adermann c325112670 When network is disabled all uncached requests result in 404 il y a 5 ans
  Nils Adermann 7ef3a31de7 Make TransportException in network disabled case clearer il y a 5 ans
  xy2z a91c946e27 Hide not-yet installed packages from "require" and "init" suggestions il y a 5 ans