Jordi Boggiano
|
a10bffec0e
Merge remote-tracking branch 'GromNaN/gitlab'
|
10 years ago |
Jordi Boggiano
|
67a1924173
Merge remote-tracking branch 'Rudloff/xz'
|
10 years ago |
Jordi Boggiano
|
cb3d9527e1
Avoid some external process calls when creating the global composer instance, saves a few ms of initialization time
|
10 years ago |
Jordi Boggiano
|
1fca6be3bf
Fix detection of the root package version to always use the correct cwd
|
10 years ago |
Jordi Boggiano
|
e87190e3da
Detect duplicate keys in composer.json, fixes #4620
|
10 years ago |
Jordi Boggiano
|
bd76506dd8
Disable plugin registration during the whole run when running with --no-plugins, fixes #3910
|
10 years ago |
Jérôme Tamarelle
|
ac68a721f4
Merge remote-tracking branch 'composer/master' into gitlab
|
10 years ago |
Pierre Rudloff
|
3abad250e9
.tar.xz downloader
|
10 years ago |
Jordi Boggiano
|
3d9daea6a0
CS fixes
|
10 years ago |
Michael Beckwith
|
459a48ad5b
add spacing consistency around phpdoc attributes
|
10 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
10 years ago |
Jordi Boggiano
|
74e56fd5c6
Merge remote-tracking branch 'szeber/master'
|
10 years ago |
Jordi Boggiano
|
89c6a68a76
Updates to path repository and path downloader, refs #4365
|
10 years ago |
Zsolt Szeberenyi
|
bfb83f1fb7
Add name and version to the relevant fields, move content hash checking to the Locker
|
10 years ago |
Samuel ROZE
|
5261a5fa03
Move version guessing in `VersionGuesser` class
|
10 years ago |
Samuel ROZE
|
ead68d3d49
Create the path repository and downloader
|
10 years ago |
Zsolt Szeberenyi
|
9b50ca0161
Add the extra attribute to the content hash
|
10 years ago |
Zsolt Szeberenyi
|
3e0219c438
Change the content hash to be only based on values that affect dependency resolution
|
10 years ago |
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
|
10 years ago |
Possum
|
2e99b9fdf5
Use https where possible
|
10 years ago |
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 years ago |
Hugo Fonseca
|
c41a187b62
Use get home from Config instead of factory
|
10 years ago |
Jerome TAMARELLE
|
5fece6ae83
Use Gitlab blob API to retreive composer.json files
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
TaeL Kim
|
0ec4505401
remove unused statements
|
10 years ago |
Jordi Boggiano
|
825b4b9c63
Improve error message and fix typo, closes #3657
|
10 years ago |
Jordi Boggiano
|
c8011af219
Improve message some more, refs #3655
|
10 years ago |
Dmitry Tarasov
|
f50cfe6d45
Improve error message for case with incorrect "repositories"
|
10 years ago |
Jordi Boggiano
|
331bda235c
Fix activation of global plugins, fixes #3557
|
10 years ago |