Jordi Boggiano
|
d34ea60c48
canonicalize providers api url
|
4 years ago |
Jordi Boggiano
|
3e19e3b0f1
Show alias of version in package lists in problems
|
4 years ago |
Jordi Boggiano
|
7cca451312
Fix more issues with dev-master normalization in aliases
|
4 years ago |
Jordi Boggiano
|
e09dd9c10d
Detect packages which are only available in lock file and warn appropriately
|
4 years ago |
Jordi Boggiano
|
8945936dbd
Deduplicate solver problems which list problems for dev-master AND 9999999-dev
|
4 years ago |
Renan
|
c4a3e912a1
Remove duplicated `dry-run` option
|
4 years ago |
Nils Adermann
|
ce8e9d24bd
Merge pull request #8567 from naderman/provide-no-conflict-with-replace
|
4 years ago |
Nils Adermann
|
f38e969b02
Update test expected output to different formatting
|
4 years ago |
Nils Adermann
|
415b36a1a1
Remove match types from Pool as these are no longer used
|
5 years ago |
Nils Adermann
|
80a5fdf398
Remove obsolete rules and their generation
|
5 years ago |
Nils Adermann
|
4e3d989978
A package providing a name should not conflict with a package replacing it
|
5 years ago |
Jordi Boggiano
|
2b86df4003
Add a hint about being on v2 when things go wrong
|
4 years ago |
Jordi Boggiano
|
87757de6bc
Merge branch '2.0'
|
4 years ago |
Jordi Boggiano
|
1c73f078f7
Remove repository field from getProviders result
|
4 years ago |
Nils Adermann
|
8072ec9b7c
Number 2: Adjust forgotten error message in test to new language
|
4 years ago |
Nils Adermann
|
ce0c2d44cd
Adjust forgotten error message in test to new language
|
4 years ago |
Nils Adermann
|
4fab2c7759
Error wording use "thus cannot" instead of "can thus not"
|
4 years ago |
Jordi Boggiano
|
51c48b1519
Merge pull request #8729 from naderman/t/partial-update-always-update-replace
|
4 years ago |
Nils Adermann
|
88e3f24b91
Fix description of test case
|
4 years ago |
Nils Adermann
|
9858718ef6
Give a clearer error message explaining how to update a conflicting locked dependency
|
4 years ago |
Jordi Boggiano
|
4e7ff690c6
Revert lock file as well when a require command operation failed to complete
|
4 years ago |
Nils Adermann
|
1b55b466fb
require: Add with-dependencies and with-all-dependencies as alternative option names
|
4 years ago |
Jordi Boggiano
|
379baa1560
Merge pull request #8717 from naderman/t/pool-builder-allow-list
|
4 years ago |
Nils Adermann
|
f7b5cbd1fc
Lock file should not contain new aliases for packages which were not updated
|
4 years ago |
Nils Adermann
|
5ad93959cf
PoolBuilder: On partial update of a new dep with mutual replace, unfix replacer
|
4 years ago |
Nils Adermann
|
613450e58a
PoolBuilder: properly clean up alias packages when unfixing packages
|
4 years ago |
Nils Adermann
|
2dfbf3692a
PoolBuilder: Remove null default for io
|
4 years ago |
Nils Adermann
|
14000e7575
PoolBuilder: Ensure alias references get removed when unfixing a locked package
|
4 years ago |
Nils Adermann
|
c270d3cfa6
PoolBuilder: make io non-nullable, NullIO can be used instead
|
4 years ago |
Nils Adermann
|
71c3c63b54
Remove unused variable assignment
|
4 years ago |