Historial de Commits

Autor SHA1 Mensaje Fecha
  Nils Adermann 26da52227e Clean up the Solver tests, no more installed repo input and new sorting hace 5 años
  Nils Adermann e6e0723105 Remove unnecessary comments, aliases in lock file are correctly created hace 5 años
  Nils Adermann e308f043b9 Fully switch to spl_object_hash in lock transaction hace 5 años
  Nils Adermann c50d236378 Correctly load branch aliases from lock file hace 5 años
  Nils Adermann cc274ebdf4 Do not reset references on update mirrors if VCS type has changed hace 5 años
  Nils Adermann 2d37bb4116 Outated lock files now trigger an error requesting removal rather than being ignored silently hace 5 años
  Nils Adermann 6925005ac9 Implement update mirrors/nothing/lock as its own installer mode hace 5 años
  Nils Adermann eaae360ce6 Correcting lock files in test cases and updating output hace 5 años
  Nils Adermann e6e317bc27 Fix test configurations, missing lock files, invalid ones hace 5 años
  Nils Adermann 94d45a980c Update lock syntax in tests and verify installed version does not impact lock generation hace 5 años
  Nils Adermann 0ff07015a1 Only load package info from lock file for fixed packages hace 5 años
  Nils Adermann 48ae45e5fe Correct github issue test to include a lock file, still fails because of real bug now hace 5 años
  Nils Adermann 5c129be5e7 Partial updates without a lock file are no longer possible, update test hace 5 años
  Nils Adermann 4481cc4a88 Allow an install request for a package name which is already fixed hace 5 años
  Nils Adermann 995b4f923e Fix more tests which were lacking lock files for partial updates, display fix jobs in problems hace 5 años
  Nils Adermann 3989a1b8ee Restore dev package extraction hace 5 años
  Nils Adermann 33ff67abf3 Update tests for new output and for required lock file on partial update hace 5 años
  Nils Adermann a114e26841 Correctly load aliases in lockedRepository to fix alias install output hace 5 años
  Nils Adermann 3e0e5dc1fa Fix test expectation: Install and update operations are now alphabetical hace 5 años
  Nils Adermann c16ab6174e Fix tests: Alias install now always right after origin package, partial update requires lock file hace 5 años
  Nils Adermann 4db325b7b4 Use the old root stack based approach to sorting operations in the transaction hace 5 años
  Nils Adermann b700aa3d62 Sort local repo transaction as topological as possible hace 5 años
  Nils Adermann f5e18250e6 Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed hace 5 años
  Nils Adermann 06d11f2f38 Fix calculation of lock transaction updates and start updating output in tests hace 5 años
  Nils Adermann f1e4ccbe1d Fix handling of reference updates and root references hace 5 años
  Jordi Boggiano 607b487295 Fix missing use/undefined var hace 5 años
  Jordi Boggiano 53d2ab2253 Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 hace 5 años
  Jordi Boggiano 4dabc17ec1 Fix use statement hace 5 años
  Jordi Boggiano bfee701f9b Deduplicate findHeaderValue code hace 5 años
  Jordi Boggiano 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 hace 5 años