Rob Bast
|
c1488f65bf
a quick stab at adding capath
|
9 년 전 |
Jordi Boggiano
|
395d115d9b
Resolve all dirs before initializing them, fixes #4802
|
9 년 전 |
Jordi Boggiano
|
40baa3ff05
Use COMPOSER_HOME if defined instead of falling back to HOME, fixes #4789
|
9 년 전 |
Jordi Boggiano
|
96ff17c520
Cleanups of XDG support, refs #1407
|
9 년 전 |
Jordi Boggiano
|
3e9efcfb85
Merge remote-tracking branch 'ntoniazzi/master'
|
9 년 전 |
Jordi Boggiano
|
fb848d2e07
Code cleanups
|
9 년 전 |
Jordi Boggiano
|
d2e97eecb2
Replace preg_match by strpos
|
9 년 전 |
Jordi Boggiano
|
e4eee227e0
Fix old-php support
|
9 년 전 |
Jordi Boggiano
|
c1cc6bfecf
Avoid doing too many loads of the remotefilesystem
|
9 년 전 |
Jordi Boggiano
|
cb53bd04cb
Remove a few instances of RemoteFilesystem that were not needed
|
9 년 전 |
Jordi Boggiano
|
86a911150b
Update bundled CAfile and other cleanups
|
9 년 전 |
Jordi Boggiano
|
f8dff0867c
Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications
|
9 년 전 |
Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
9 년 전 |
Jordi Boggiano
|
a10bffec0e
Merge remote-tracking branch 'GromNaN/gitlab'
|
9 년 전 |
Jordi Boggiano
|
67a1924173
Merge remote-tracking branch 'Rudloff/xz'
|
9 년 전 |
Jordi Boggiano
|
cb3d9527e1
Avoid some external process calls when creating the global composer instance, saves a few ms of initialization time
|
9 년 전 |
Jordi Boggiano
|
1fca6be3bf
Fix detection of the root package version to always use the correct cwd
|
9 년 전 |
Jordi Boggiano
|
e87190e3da
Detect duplicate keys in composer.json, fixes #4620
|
9 년 전 |
Jordi Boggiano
|
bd76506dd8
Disable plugin registration during the whole run when running with --no-plugins, fixes #3910
|
9 년 전 |
Jérôme Tamarelle
|
ac68a721f4
Merge remote-tracking branch 'composer/master' into gitlab
|
9 년 전 |
Pierre Rudloff
|
3abad250e9
.tar.xz downloader
|
9 년 전 |
Jordi Boggiano
|
3d9daea6a0
CS fixes
|
9 년 전 |
Michael Beckwith
|
459a48ad5b
add spacing consistency around phpdoc attributes
|
9 년 전 |
Nicolas Toniazzi
|
b6df8549cd
Merge remote-tracking branch 'parent/master'
|
9 년 전 |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 년 전 |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 년 전 |
Jordi Boggiano
|
74e56fd5c6
Merge remote-tracking branch 'szeber/master'
|
9 년 전 |
Jordi Boggiano
|
89c6a68a76
Updates to path repository and path downloader, refs #4365
|
9 년 전 |
Zsolt Szeberenyi
|
bfb83f1fb7
Add name and version to the relevant fields, move content hash checking to the Locker
|
9 년 전 |
Samuel ROZE
|
5261a5fa03
Move version guessing in `VersionGuesser` class
|
9 년 전 |