Zsolt Szeberenyi
|
bfb83f1fb7
Add name and version to the relevant fields, move content hash checking to the Locker
|
9 年之前 |
Zsolt Szeberenyi
|
9b50ca0161
Add the extra attribute to the content hash
|
9 年之前 |
Zsolt Szeberenyi
|
3e0219c438
Change the content hash to be only based on values that affect dependency resolution
|
9 年之前 |
Zsolt Szeberenyi
|
50b560fe4c
Add the hash of the parsed content of the composer.json to the lock file, and use it to verify the json is not changed
|
9 年之前 |
Possum
|
2e99b9fdf5
Use https where possible
|
10 年之前 |
Jordi Boggiano
|
2e73811211
Fix process timeout not being initialized correctly when loading a config without creating a full composer instance, closes #3952, fixes #3946
|
10 年之前 |
Hugo Fonseca
|
c41a187b62
Use get home from Config instead of factory
|
10 年之前 |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
TaeL Kim
|
0ec4505401
remove unused statements
|
10 年之前 |
Jordi Boggiano
|
825b4b9c63
Improve error message and fix typo, closes #3657
|
10 年之前 |
Jordi Boggiano
|
c8011af219
Improve message some more, refs #3655
|
10 年之前 |
Dmitry Tarasov
|
f50cfe6d45
Improve error message for case with incorrect "repositories"
|
10 年之前 |
Jordi Boggiano
|
331bda235c
Fix activation of global plugins, fixes #3557
|
10 年之前 |
Jordi Boggiano
|
2b16a73659
Load plugins before purging packages, fixes #3557
|
10 年之前 |
Jordi Boggiano
|
d621c51b2c
Bullet-proof global composer instantiation
|
10 年之前 |
Jordi Boggiano
|
0627d846a5
PluginManager refactoring, fixes #3550
|
10 年之前 |
Jordi Boggiano
|
1622b9a390
Fix tests
|
10 年之前 |
Jordi Boggiano
|
90a29c127f
Fix bug when installing
|
10 年之前 |
Jordi Boggiano
|
cf9d5f637b
Suppress errors when creating global composer
|
10 年之前 |
Jordi Boggiano
|
dcd2c9c7c6
Make sure global plugins are purged as well, fixes #3115
|
10 年之前 |
Jordi Boggiano
|
cc4223e6f9
Avoid loading plugins that have had their code wiped from filesystem, fixes #3115, closes #3538
|
10 年之前 |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 年之前 |
François Pluchino
|
8b5c00bff0
Fix phpdoc
|
10 年之前 |
Jordi Boggiano
|
ac497feaba
CS fixes
|
10 年之前 |
Jordi Boggiano
|
15a99f31b3
Remove legacy cache handling
|
10 年之前 |
Richard Quadling
|
443858dae7
Force all glob results to be realpath'd.
|
11 年之前 |
Jordi Boggiano
|
959cc4d63c
Add info about conf file loading to debug output
|
10 年之前 |
Jordi Boggiano
|
90d1b6e08a
Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862
|
10 年之前 |
Stephan Hochdoerfer
|
1d15910fa6
Will read configured http basic auth credentials from users auth.json file and pass the credentials to the configured IOInterface.
|
10 年之前 |
Jordi Boggiano
|
b437c1cc05
Support github auth directly in the RemoteFilesystem class
|
11 年之前 |