Jordi Boggiano
|
c41df325d8
Remove RepositorySet from Solver and remove getPool from RepositorySet
|
5 年之前 |
Jordi Boggiano
|
3fc7e10c5c
Improve error reporting of solver issues, refs #7779
|
5 年之前 |
Nils Adermann
|
5bdc0fc9c5
Request jobs replaced by root require / fixed package
|
5 年之前 |
rubenrua
|
8fccbaa4a4
Improve memory usage resolving dependencies II
|
8 年之前 |
Yanick Witschi
|
7b5fe5c7d4
CS
|
8 年之前 |
Yanick Witschi
|
a9e88a27b3
CS
|
8 年之前 |
Yanick Witschi
|
4a769a785c
Reduce calls on Rule::getHash()
|
8 年之前 |
Nils Adermann
|
961ea868ac
Use an integer bitfield for rule properties instead of a string binary blob
|
10 年之前 |
Nils Adermann
|
6e81f63635
Reduce memory footprint of rules by storing data in blob
|
10 年之前 |
Nils Adermann
|
6f41e99fe2
Add back ruleById function for BC
|
10 年之前 |
Nils Adermann
|
2c43a3bcd0
Improve docblocks of public properties
|
10 年之前 |
Nils Adermann
|
26598c4a9a
Remove unnecessary pool reference from rules
|
10 年之前 |
Nils Adermann
|
d77400ade2
Make ruleById lookup table in rule set public
|
10 年之前 |
Jordi Boggiano
|
d21032ace5
CS fixes
|
13 年之前 |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 年之前 |
Nils Adermann
|
15f43571b9
Rules of type feature are no longer needed
|
13 年之前 |
Nils Adermann
|
5daeacf0ac
We won't implement choice rules, you need to edit composer.json to choose
|
13 年之前 |
Jordi Boggiano
|
f7440076fa
Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'"
|
13 年之前 |
Nils Adermann
|
f4d5568937
Rules of type feature are no longer needed
|
13 年之前 |
Nils Adermann
|
0e537b9c93
We won't implement choice rules, you need to edit composer.json to choose
|
13 年之前 |
Volker Dusch
|
3fb75faa75
Now that no more update rules are created the code that handles them can be removed too.
|
13 年之前 |
Artem Lopata (bumz)
|
de066de198
Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies"
|
13 年之前 |
Jordi Boggiano
|
d020f2701d
Merge pull request #118 from naderman/priority-replace-any-version
|
13 年之前 |
Nils Adermann
|
40b33914b3
Compute rule hashes for faster duplicate detection
|
13 年之前 |
Nils Adermann
|
b717ad8851
Display rules in more readable format
|
13 年之前 |
Nils Adermann
|
825deff09f
Completed analysis of unsolvable situations and main decision process
|
14 年之前 |
Nils Adermann
|
bc672deb32
Moving rule iteration logic to a separate RuleSet and RuleSetIterator class
|
14 年之前 |