Nils Adermann
|
c6af09b1da
Make project id public
|
11 年之前 |
Nils Adermann
|
ef41f136f8
Literals on rule are now public
|
11 年之前 |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 年之前 |
Jordi Boggiano
|
ec0463a400
Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320
|
11 年之前 |
alu
|
b7fa302b90
add ignore-platform-package-requirements for update/install commands.
|
11 年之前 |
Jordi Boggiano
|
e23665be59
Fix replacers being picked if whatProvide was called before building the package whitelist, fixes #2991, fixes #2962
|
11 年之前 |
Nils Adermann
|
5b80144ad0
Resolve job packages after whitelist generation
|
11 年之前 |
Jordi Boggiano
|
0a3df27403
Remove dead code, fixes #2363
|
12 年之前 |
Jordi Boggiano
|
0700cd9186
Adjust according to feedback
|
12 年之前 |
Jordi Boggiano
|
db4055b778
Put a higher prio on replacers of the same vendor as the required package
|
12 年之前 |
Jordi Boggiano
|
514a3cde77
CS fixes
|
13 年之前 |
Jordi Boggiano
|
5d78fa6ce6
Report typos in package name if no version matches
|
13 年之前 |
Pascal Borreli
|
83fd3967f0
Fixed PHPDoc
|
13 年之前 |
Pascal Borreli
|
5eead93250
Fixed typos
|
13 年之前 |
Jordi Boggiano
|
6a03e4f9ac
Code optimizations: Avoiding counting repeatedly
|
13 年之前 |
Nils Adermann
|
27d8904abe
resetToOffset method was moved to the Decisions class a while ago
|
13 年之前 |
Jordi Boggiano
|
ef637c8f1a
CS fixes
|
13 年之前 |
Adrien Brault
|
4263fe9255
Fix Solver CS
|
13 年之前 |
Nils Adermann
|
cc7632489d
Make problem report messages more readable
|
13 年之前 |
Nils Adermann
|
12abff8b4c
Simplify branch handling code
|
13 年之前 |
Nils Adermann
|
5b1a48663e
DecisionQueueFree is no longer needed
|
13 年之前 |
Nils Adermann
|
2fbc04b950
Make decisions countable and use foreach to iterate them in solver
|
13 年之前 |
Nils Adermann
|
d592c0a55e
Remove only branches on right levels in revert
|
13 年之前 |
Nils Adermann
|
ac762ba6e9
Correctly resolve branches if necessary
|
13 年之前 |
Nils Adermann
|
67fde90666
Correctly sort operations within transactions using DFS
|
13 年之前 |
Nils Adermann
|
26e051cb76
Decisions are now encapsulated in a separate object
|
13 年之前 |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 年之前 |
Nils Adermann
|
21c7e219e2
Change "else if" to "elseif"
|
13 年之前 |
Nils Adermann
|
99200af51b
Correctly indent break statements
|
13 年之前 |
Nils Adermann
|
76d3950992
Document the RuleWatchGraph
|
13 年之前 |