Jordi Boggiano
|
c5cd184767
Revert 331425bcb3cd13a5d5d807c13c6a651229b56ac8 as well, fixes #3612
|
10 سال پیش |
Stanislav Khromov
|
6c35dd6b2d
Improved wording
|
10 سال پیش |
Jordi Boggiano
|
3470cef1f1
Merge pull request #3818 from Hellov/master
|
10 سال پیش |
Jordi Boggiano
|
331425bcb3
Fix output of first line of progress when output is not decorated, refs #3818
|
10 سال پیش |
Hello
|
ef0191ee6a
Duplicate download progress
|
10 سال پیش |
Rob Bast
|
3d329622d7
overwrite -> overwriteError
|
10 سال پیش |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 سال پیش |
Rob Bast
|
296252330e
fix-token-retrying-itself
|
10 سال پیش |
SofHad
|
45089a6771
[Minor] remove the unused private variables
|
10 سال پیش |
Jordi Boggiano
|
59648b12a4
Add HHVM support in UA header
|
10 سال پیش |
Jordi Boggiano
|
be53c5dd2c
Merge pull request #3207 from cs278/handle-low-diskspace
|
10 سال پیش |
Chris Smith
|
6edf40ee96
When $TMPDIR is low on space PHP streams silently fail
|
11 سال پیش |
Jordi Boggiano
|
4ebc5c9a08
Add auth helper and reuse it in git downloader
|
11 سال پیش |
François Pluchino
|
8b5c00bff0
Fix phpdoc
|
11 سال پیش |
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
|
11 سال پیش |
Jordi Boggiano
|
a115cfd0d8
Fix regression in github fallback behavior
|
11 سال پیش |
Jordi Boggiano
|
c811eded7d
Do not output if we are about to retry a download
|
11 سال پیش |
Jordi Boggiano
|
b6981d09e8
Fix handling of origin url in composer repository class
|
11 سال پیش |
Jordi Boggiano
|
eebffacd9f
Use pagination to get tags/branches from the github API
|
11 سال پیش |
Jordi Boggiano
|
009fcb4262
Fix arg signature
|
11 سال پیش |
Jordi Boggiano
|
f3c112e9e0
Split non-interactive and bad credential cases
|
11 سال پیش |
Jordi Boggiano
|
b437c1cc05
Support github auth directly in the RemoteFilesystem class
|
11 سال پیش |
Jordi Boggiano
|
1851c29dd3
Update code to work with #2766
|
11 سال پیش |
Jordi Boggiano
|
9db2a537e5
Merge remote-tracking branch 'cs278/github-otp-support'
|
11 سال پیش |
Jordi Boggiano
|
28bb781324
Capture response bodies in exceptions when http requests fail
|
11 سال پیش |
Chris Smith
|
3f6a62099d
Add an option which causes reauth attempts to be bypassed
|
11 سال پیش |
Chris Smith
|
20dac3e836
Remove GitHub OTP code from RFS class
|
11 سال پیش |
Chris Smith
|
9a0f4392da
Trim whitepsace from each argument
|
11 سال پیش |
Chris Smith
|
360df90ba5
Add GitHub OTP to request headers
|
11 سال پیش |
Chris Smith
|
3f53acc9af
Test if the 401 was caused by 2FA and ask for OTP if appropriate
|
11 سال پیش |