Nils Adermann
|
415b36a1a1
Remove match types from Pool as these are no longer used
|
5 yıl önce |
Nils Adermann
|
80a5fdf398
Remove obsolete rules and their generation
|
5 yıl önce |
Nils Adermann
|
4e3d989978
A package providing a name should not conflict with a package replacing it
|
5 yıl önce |
Jordi Boggiano
|
8a41f1a5ca
Allow providers which are selected to be installed in place of existing packages which do not satisfy requirements, fixes #6753
|
5 yıl önce |
Jordi Boggiano
|
1d31190472
Keep track of unacceptable fixed packages for later to use in error reporting and make sure the pool state is consistent
|
5 yıl önce |
Jordi Boggiano
|
f68731e663
Remove package/repo priority concept as it is enforced by the pool builder now
|
5 yıl önce |
Yanick Witschi
|
d1dc367d86
Removed the filters from the pool
|
5 yıl önce |
Nils Adermann
|
10ada7bf82
Refactor Installer class into separate install and update processes
|
6 yıl önce |
Nils Adermann
|
83efeaec5c
Attempt to prune versions which are impossible to install during pool building
|
6 yıl önce |
Nils Adermann
|
7c2d3518e5
Remove whitelisting of required package names, done by pool builder now
|
6 yıl önce |
Nils Adermann
|
81bb8f81ad
Set all package ids only once the pool is created
|
6 yıl önce |
Nils Adermann
|
c0f19f6c57
Move construction of pool from repo set into a pool builder
|
6 yıl önce |
Nils Adermann
|
1228bcdffc
Internalize pool creation in repository set, store root aliases in set
|
6 yıl önce |
Nils Adermann
|
6ef65e5319
Add a new RepositorySet class and restrict pool usage to the solver
|
6 yıl önce |
Christophe Coevoet
|
e5b948c683
Refactor the handling of conflict rules in the solver
|
7 yıl önce |
Jordi Boggiano
|
623c0dcda7
Improve solver error reporting, fixes #5086, fixes #2575, fixes #2661
|
9 yıl önce |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 yıl önce |
Rob Bast
|
1c7016de45
remove dead code/class
|
9 yıl önce |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 yıl önce |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 yıl önce |
Nils Adermann
|
07e1d227c9
Output the size of the pool after dependency resolution for users
|
10 yıl önce |
Nils Adermann
|
75c501251d
Revert "Merge remote-tracking branch 'naderman/load-no-providers'"
|
10 yıl önce |
Nils Adermann
|
cfd0e44312
Move private function further down in pool
|
10 yıl önce |
Nils Adermann
|
ec5416f03c
loadDev parameter is nonsense, properly load packages in create command
|
10 yıl önce |
Nils Adermann
|
b99c03ea04
Entirely remove whatProvides from Composer repository
|
10 yıl önce |
Nils Adermann
|
090711b21c
Completely move loading of packages from composer repo to pool
|
10 yıl önce |
Nils Adermann
|
4d0db5add6
POC Implementation of loading only explicitly named package data
|
10 yıl önce |
Hannes Van De Vreken
|
d017fa4a1d
Unused variable
|
10 yıl önce |
Jordi Boggiano
|
3ba581f0df
Improve error messages for required hhvm/php versions, fixes #3767
|
10 yıl önce |
Nils Adermann
|
c6af09b1da
Make project id public
|
10 yıl önce |