Stephan Hochdörfer
|
df897b42c2
Removed dead statement.
|
12 年之前 |
Stephan Hochdörfer
|
906563451e
Reverted the last changes. Changed logic in callbackGet() method to
|
12 年之前 |
Stephan Hochdörfer
|
dcdcf57f3f
Moved 401 handling from ComposerRepository to RemoteFilesystem and
|
12 年之前 |
Stephan Hochdörfer
|
f2afbbac2f
Extended the fetchFile() method of the ComposerRepository class to be
|
12 年之前 |
Jasper N. Brouwer
|
4347cb7a55
Fixed the "access_token query param" (5b1f314) fix
|
12 年之前 |
Jordi Boggiano
|
5b1f3145c2
Update the way github authorization is handled, fixes #1632
|
12 年之前 |
Jordi Boggiano
|
b8da471f9a
Clarify transport exception for 403s, fixes #1416
|
12 年之前 |
Igor Wiedler
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
12 年之前 |
Pascal Borreli
|
83fd3967f0
Fixed PHPDoc
|
12 年之前 |
Jordi Boggiano
|
43c21a736c
Send headers as array instead of one big string
|
12 年之前 |
Jordi Boggiano
|
73aea05907
Send source instead of @package_version@ for the composer version in UA
|
12 年之前 |
Jordi Boggiano
|
7d4857fc5b
Catch all 4**/5** responses
|
12 年之前 |
Jordi Boggiano
|
3b01d26d67
Swap user credentials for an OAuth token from GitHub
|
12 年之前 |
Thomas Adam
|
1bd5d88b02
quick workaround for Github API limit
|
12 年之前 |
Jordi Boggiano
|
852c369575
Improve error reporting on downloads and copies, refs #1228
|
12 年之前 |
Sander Marechal
|
0d9e08f9af
Use array_replace_recursive() instead of array_merge_recursive()
|
12 年之前 |
Sander Marechal
|
6cf860669f
Add repository stream context options
|
12 年之前 |
Jordi Boggiano
|
a54bf6269e
Improve error messages when network failures occur
|
13 年之前 |
Ismael Ambrosi
|
b368031657
Fixed typos
|
13 年之前 |
Jordi Boggiano
|
66e9dcddf4
CS fixes
|
13 年之前 |
Jordi Boggiano
|
b3c395b8d2
Add PHP info to UA string
|
13 年之前 |
Jordi Boggiano
|
3639611bc6
Add OS/Version to UserAgent
|
13 年之前 |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 年之前 |
Jordi Boggiano
|
c754f96677
Removed last password/username from IOInterface
|
13 年之前 |
Jordi Boggiano
|
5c5f87008f
Report proper error if a write fails instead of saying the download failed
|
13 年之前 |
Jordi Boggiano
|
31ed0c1fb0
Fix progress display getting stuck at 95%
|
13 年之前 |
Jordi Boggiano
|
22149d3a70
Fix gzip decoding after a redirect
|
13 年之前 |
Jordi Boggiano
|
f98bd971f2
Add Gzip handling to RemoteFilesystem
|
13 年之前 |
Jordi Boggiano
|
659775a607
Merge remote-tracking branch 'simensen/GitHub404FixPartTwo'
|
13 年之前 |
Beau Simensen
|
ce08b2fc4f
Fix HTTPS through Proxy errors.
|
13 年之前 |