Nils Adermann
|
287419f6a0
Merge branch 'master' into 2.0
|
6 years ago |
Nils Adermann
|
29ff6a40ae
Follow up to #7946 test: add solver flag to assert path execution
|
6 years ago |
Nils Adermann
|
728e57b9e0
Merge branch 'master' into 2.0
|
6 years ago |
Nils Adermann
|
6b2edeae56
Fix solver problem exceptions with unexpected contradictory "Conclusions"
|
6 years ago |
Jordi Boggiano
|
2e0f31106a
Merge remote-tracking branch 'origin/master' into 2.0
|
6 years ago |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 years ago |
Nils Adermann
|
c0f19f6c57
Move construction of pool from repo set into a pool builder
|
6 years ago |
Nils Adermann
|
b6e2d60c9e
Create the pool in the installer before giving it to the solver
|
6 years ago |
Nils Adermann
|
1228bcdffc
Internalize pool creation in repository set, store root aliases in set
|
6 years ago |
Nils Adermann
|
6ef65e5319
Add a new RepositorySet class and restrict pool usage to the solver
|
6 years ago |
Gabriel Caruso
|
a4b220273e
Refactoring Tests (#6849)
|
7 years ago |
Nils Adermann
|
7dffe79a0f
Update tests of solver problem message to match new message
|
7 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Niels Keurentjes
|
8e78ce9a43
Add extra logging before and after SAT solving
|
9 years ago |
Jefferson Carpenter
|
b7845bb6c0
Update SolverTest.php
|
9 years ago |
Rob Bast
|
b523fc0b7b
ran fixers
|
9 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 years ago |
Possum
|
2e99b9fdf5
Use https where possible
|
10 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 years ago |
Nils Adermann
|
5b80144ad0
Resolve job packages after whitelist generation
|
11 years ago |
Nils Adermann
|
3148ffd355
Whitelist packages with names matching those specified before generating rules
|
11 years ago |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 years ago |
Jordi Boggiano
|
051d219438
Fix whatProvides returning too many results when no constraint is given
|
12 years ago |
Jordi Boggiano
|
cc9dac8fe2
Fix tests and convert all package lists to Name[Versions] format
|
12 years ago |
Robert Gruendler
|
5160dd2f5e
Return different error code for SolverProblemsException
|
12 years ago |
Jordi Boggiano
|
1c39ad779b
Fix wording
|
12 years ago |
Jordi Boggiano
|
5d78fa6ce6
Report typos in package name if no version matches
|
12 years ago |
Jordi Boggiano
|
beb9a5bd72
Code optimizations: avoid loops in match()
|
12 years ago |
Jordi Boggiano
|
fb4183d5ad
Fix tests
|
12 years ago |