Historie revizí

Autor SHA1 Zpráva Datum
  Nils Adermann 2dfbf3692a PoolBuilder: Remove null default for io před 5 roky
  Nils Adermann 14000e7575 PoolBuilder: Ensure alias references get removed when unfixing a locked package před 5 roky
  Nils Adermann c270d3cfa6 PoolBuilder: make io non-nullable, NullIO can be used instead před 5 roky
  Nils Adermann 71c3c63b54 Remove unused variable assignment před 5 roky
  Nils Adermann fc40fefa6f Make sure nameConstraints is always set when loading a name před 5 roky
  Nils Adermann 443553423b Mark replaced packages for update when using --with-dependencies před 5 roky
  Nils Adermann 392d0abd21 Rename test files and standardize on allow list rather than whitelist před 5 roky
  Nils Adermann 01fe92905a The update allow list is now generated while building the pool před 5 roky
  Nils Adermann da84763f03 Move partial update handling to pool builder před 5 roky
  Jordi Boggiano cf5513f28d Fix syntax error před 5 roky
  Nils Adermann 8a6382d78d Remove unnecessary TODOs and skip EmptyConstraint like null před 5 roky
  Nils Adermann bbdbb3517b PoolBuilder: Drop name constraints loop, already set earlier in same code před 5 roky
  Nils Adermann 59bc957e76 Simplify loading of fixed and root require packages in pool builder před 5 roky
  Jordi Boggiano d58653627a Optimize loading of deps from fixed packages před 5 roky
  Jordi Boggiano 82e2a679bf Add TODO note před 5 roky
  Jordi Boggiano 835a91532d Add PRE_POOL_CREATE event, fixes #8348 před 5 roky
  Jordi Boggiano 3fc7e10c5c Improve error reporting of solver issues, refs #7779 před 5 roky
  Nils Adermann 5bdc0fc9c5 Request jobs replaced by root require / fixed package před 5 roky
  Jordi Boggiano 1d31190472 Keep track of unacceptable fixed packages for later to use in error reporting and make sure the pool state is consistent před 5 roky
  Jordi Boggiano 7cc8a4aed8 Avoid checking stability on platform packages too před 5 roky
  Jordi Boggiano 6dc576738a Avoid partial updates from applying changes to packages which are not locked with an acceptable stability před 5 roky
  Jordi Boggiano 304753ff69 Remove callback and pass stabilities all the way instead před 5 roky
  Jordi Boggiano 8bb472a608 No need to alias platform packages before the repository set as the pool builder already does it před 5 roky
  Jordi Boggiano 73bc137c3c Avoid nameConstraints from being collected for fixed packages před 5 roky
  Jordi Boggiano e50f78043a Try to load packages from lock file only and avoid loading other versions for pinned packages před 5 roky
  Jordi Boggiano e6749d8717 Add comment, fix 5.3 build před 5 roky
  Jordi Boggiano f68731e663 Remove package/repo priority concept as it is enforced by the pool builder now před 5 roky
  Jordi Boggiano 47a94b3a88 Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076 před 5 roky
  Yanick Witschi d1dc367d86 Removed the filters from the pool před 6 roky
  Jordi Boggiano d12c20db4b Remove async repo interface, closes #7902 před 6 roky