Jordi Boggiano
|
c5c6d44a0b
Refactor away some unnecessary RepositorySet usages
|
5 tahun lalu |
Jordi Boggiano
|
2f4ea3a463
Fix show command, refactor RepositorySet constructor
|
5 tahun lalu |
Jordi Boggiano
|
3fc7e10c5c
Improve error reporting of solver issues, refs #7779
|
5 tahun lalu |
Nils Adermann
|
26da52227e
Clean up the Solver tests, no more installed repo input and new sorting
|
5 tahun lalu |
Jordi Boggiano
|
300a888470
Merge pull request #7995 from Seldaek/plugin-deactivation
|
6 tahun lalu |
Nils Adermann
|
d2fa1e1319
Merge branch 'master' into 2.0
|
6 tahun lalu |
Dane Powell
|
d4150cafc4
Move sortPackages to static helper class.
|
6 tahun lalu |
Dane Powell
|
266a41e046
Refactor sortPackageMap to depend on separate sortPackage function.
|
6 tahun lalu |
Dane Powell
|
a908e22a91
Fixed code style issues.
|
6 tahun lalu |
Dane Powell
|
043b33ed38
Fixes #8065: Sort plugins deterministically before loading.
|
6 tahun lalu |
Jordi Boggiano
|
3fc9ede24b
Add plugin callbacks for deactivation and uninstall, fixes #3000
|
6 tahun lalu |
Nils Adermann
|
7036f99999
RepositorySet::findPackages now has an exactMatch option
|
6 tahun lalu |
Nils Adermann
|
1228bcdffc
Internalize pool creation in repository set, store root aliases in set
|
6 tahun lalu |
Nils Adermann
|
6ef65e5319
Add a new RepositorySet class and restrict pool usage to the solver
|
6 tahun lalu |
Gabriel Caruso
|
7d9f8e2247
Improvements
|
7 tahun lalu |
Jordi Boggiano
|
122e422682
CS fixes
|
8 tahun lalu |
Jordi Boggiano
|
677e75d168
Add phpdoc comment
|
8 tahun lalu |
Felix Becker
|
5f64cae860
Make PluginManager::addPlugin() public
|
8 tahun lalu |
Fabien Potencier
|
b502a35fc1
added missing var declaration
|
8 tahun lalu |
Michele Locati
|
0b08daff02
Simplify evaluation of PHP code
|
9 tahun lalu |
Michele Locati
|
759987da62
Strip out declare strict_types
|
9 tahun lalu |
Jordi Boggiano
|
ba909d8795
Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377
|
9 tahun lalu |
Jordi Boggiano
|
090295dbcb
Adjust the CommandProvider to use plugin capabilities and test actual command creation, refs #3377
|
9 tahun lalu |
Jordi Boggiano
|
5292f2b402
Replace only the targeted class, refs #5237
|
9 tahun lalu |
Jordi Boggiano
|
ec933398c4
Fix classname replacement in plugin updates, fixes #5237
|
9 tahun lalu |
Andrii Vasyliev
|
5b759da174
add getter for global composer
|
9 tahun lalu |
Jordi Boggiano
|
4207a33ccf
Fix escaping
|
9 tahun lalu |
Jordi Boggiano
|
993942ba54
Escape quotes and backslashes for safety
|
9 tahun lalu |
Jordi Boggiano
|
49b0bd75b3
Add handling for dir, file and class magic constants when loading plugins, fixes #4975
|
9 tahun lalu |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 tahun lalu |