Jordi Boggiano
|
f964b83018
Add bearer support in config command and add to docs/schema, refs #8671
|
5 жил өмнө |
Arnout Boks
|
7c5e5e3ede
Add option to disable the lock file
|
6 жил өмнө |
Kevin Boyd
|
5633a68689
Add a helper to disable process timeouts
|
6 жил өмнө |
Jordi Boggiano
|
11bfe9970f
Merge pull request #7912 from kathyoungaligent/feature/no-api-config
|
6 жил өмнө |
Kath Young
|
fbb9d20c33
Adjusted config name to be more descriptive, added documentation
|
6 жил өмнө |
Kath Young
|
3d1e0e79cc
Allow for no-api for Github to be a composer configuration as well as repo specific
|
6 жил өмнө |
bugreportuser
|
2739fc05e9
Read htaccess-protect as a bool
|
6 жил өмнө |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 жил өмнө |
Jordi Boggiano
|
c5fa3bdde0
Migrate to repo.packagist.org for package metadata
|
7 жил өмнө |
Wil Hall
|
f0924fb878
Add htaccess-protect option for disabling the creation of .htaccess files
|
8 жил өмнө |
Jordi Boggiano
|
122e422682
CS fixes
|
8 жил өмнө |
Stefan Grootscholten
|
a4af559ca8
Store access-token for re-use
|
8 жил өмнө |
Jordi Boggiano
|
1464146629
Explicitly cast possible-null to string
|
8 жил өмнө |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
9 жил өмнө |
Jordi Boggiano
|
e38ebefc7e
Update packagist default repo to be packagist.org
|
9 жил өмнө |
Fabien Potencier
|
2c77fd6801
Fix process timeout when set to 0
|
9 жил өмнө |
moyo
|
997a062ebd
Support gitlab private-token (or personal-access-token) for easier access via gitlab API
|
9 жил өмнө |
Jordi Boggiano
|
d8c94c2640
Merge remote-tracking branch 'curry684/home-expansion'
|
9 жил өмнө |
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 жил өмнө |
Niels Keurentjes
|
d5158d943f
Exempt custom URLs from secure-http checks, refs #5173
|
9 жил өмнө |
Niels Keurentjes
|
c9534d48c1
Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation.
|
9 жил өмнө |
Jordi Boggiano
|
3b0a1c6f70
Run cs fixer and update config to latest master
|
9 жил өмнө |
Jordi Boggiano
|
da9b43dcc8
Merge remote-tracking branch 'curry684/code-quality' into 1.0
|
9 жил өмнө |
David Zuelke
|
cf43244f85
fix config add/remove/unset/merge for bitbucket
|
9 жил өмнө |
Niels Keurentjes
|
eb77c0b7f5
phpDoc cleanup, removed unused imports, variables and parameters.
|
9 жил өмнө |
Jordi Boggiano
|
2c9326bacb
Merge remote-tracking branch 'wenkepaul/master'
|
9 жил өмнө |
Niels Keurentjes
|
49524bc4ba
Centralize secure-http checking
|
9 жил өмнө |
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 жил өмнө |
Paul Wenke
|
d5332a1b5c
Developed bitbucket-oauth functionality.
|
9 жил өмнө |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
9 жил өмнө |