Jordi Boggiano
|
ff59bbdab0
CS fixer
|
6 years ago |
Jordi Boggiano
|
c5fa3bdde0
Migrate to repo.packagist.org for package metadata
|
6 years ago |
Wil Hall
|
f0924fb878
Add htaccess-protect option for disabling the creation of .htaccess files
|
7 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Stefan Grootscholten
|
a4af559ca8
Store access-token for re-use
|
8 years ago |
Jordi Boggiano
|
1464146629
Explicitly cast possible-null to string
|
8 years ago |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
8 years ago |
Jordi Boggiano
|
e38ebefc7e
Update packagist default repo to be packagist.org
|
8 years ago |
Fabien Potencier
|
2c77fd6801
Fix process timeout when set to 0
|
8 years ago |
moyo
|
997a062ebd
Support gitlab private-token (or personal-access-token) for easier access via gitlab API
|
8 years ago |
Jordi Boggiano
|
d8c94c2640
Merge remote-tracking branch 'curry684/home-expansion'
|
9 years ago |
Jordi Boggiano
|
2062070be9
Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008
|
9 years ago |
Niels Keurentjes
|
d5158d943f
Exempt custom URLs from secure-http checks, refs #5173
|
9 years ago |
Niels Keurentjes
|
c9534d48c1
Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation.
|
9 years ago |
Jordi Boggiano
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 years ago |
Jordi Boggiano
|
da9b43dcc8
Merge remote-tracking branch 'curry684/code-quality' into 1.0
|
9 years ago |
David Zuelke
|
cf43244f85
fix config add/remove/unset/merge for bitbucket
|
9 years ago |
Niels Keurentjes
|
eb77c0b7f5
phpDoc cleanup, removed unused imports, variables and parameters.
|
9 years ago |
Jordi Boggiano
|
2c9326bacb
Merge remote-tracking branch 'wenkepaul/master'
|
9 years ago |
Niels Keurentjes
|
49524bc4ba
Centralize secure-http checking
|
9 years ago |
Paul Wenke
|
9059d70ba0
Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable.
|
9 years ago |
Paul Wenke
|
d5332a1b5c
Developed bitbucket-oauth functionality.
|
9 years ago |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
9 years ago |
Jordi Boggiano
|
3c640e689e
Fix regex escaping and remove constants
|
9 years ago |
Jordi Boggiano
|
06be9b88c2
Merge remote-tracking branch 'slbmeh/feature/gh-2787'
|
9 years ago |
cinamo
|
ef60478926
Added secure-http flag, defaults to true
|
9 years ago |
appchecker
|
13b50799d1
fix: missing parentheses
|
9 years ago |
Jordi Boggiano
|
03e0d65f37
Allow stream wrapper usage in config dirs, fixes #4788
|
9 years ago |
Rob Bast
|
c1488f65bf
a quick stab at adding capath
|
9 years ago |
Jordi Boggiano
|
395d115d9b
Resolve all dirs before initializing them, fixes #4802
|
9 years ago |