Nicolas Grekas
|
6d7b9afc4b
scope isolation for user includes
|
11 years ago |
Jordi Boggiano
|
75cd91657a
Merge remote-tracking branch 'jeromemacias/fix_psr4_classmap_generator'
|
11 years ago |
Jordi Boggiano
|
bac8b81d41
Merge remote-tracking branch 'donquixote/AutoloadGeneratorTest-improvements'
|
11 years ago |
Andreas Hennings
|
fcf8e7f515
Random docblock improvements in AutoloadGeneratorTest.
|
11 years ago |
Andreas Hennings
|
6a9fd1dd60
rename \$package to \$mainPackage in AutoloadGeneratorTest::testOverrideVendorsAutoloading() for clarity.
|
11 years ago |
Andreas Hennings
|
bb26152de2
docblock comments on properties in AutoloadGeneratorTest
|
11 years ago |
Andreas Hennings
|
cab6943df0
AutoloadGeneratorTest::testOverrideVendorsAutoloading() - break autoload definitions to multiple lines.
|
11 years ago |
Andreas Hennings
|
084c11ef51
AutoloadGeneratorTest::testMainPackageAutoloadingWithTargetDir() - Remove PSR-4 from the package in target-dir test, since it is incompatible with target-dir.
|
11 years ago |
Nils Adermann
|
7566315c7a
Don't put dots in archive filenames they cause problems with PharData
|
11 years ago |
Jordi Boggiano
|
a90a05a059
Detect composer install foo/bar misuse and suggest alt
|
11 years ago |
Jérôme Macias
|
01cd990995
Fix PSR-4 autoload classmap generator
|
11 years ago |
Nils Adermann
|
e060adeb97
Merge pull request #2647 from thewilkybarkid/invalid-json
|
11 years ago |
Chris Smith
|
8b7cdb7fb4
Treat HTTP header as case insensitive
|
11 years ago |
Chris Smith
|
78568b49d6
Correct use of English
|
11 years ago |
Chris Smith
|
0858e96ac6
Correct capitalisation of OAuth
|
11 years ago |
Chris Smith
|
f1af43068c
Change docs to reflect support for GitHub 2FA
|
11 years ago |
Chris Smith
|
bcee7a04ee
Add message when SMS authentication code is required
|
11 years ago |
Chris Smith
|
2a08f55079
Bypass RFS auth failure handling
|
11 years ago |
Chris Smith
|
cedae88b67
Add OTP token to the request headers
|
11 years ago |
Chris Smith
|
7e0d8c1bc5
Do not ask for credentials again if OTP token is present
|
11 years ago |
Chris Smith
|
be5e4b1589
Intercept auth rejections requiring an OTP token
|
11 years ago |
Chris Smith
|
3f6a62099d
Add an option which causes reauth attempts to be bypassed
|
11 years ago |
Chris Smith
|
20dac3e836
Remove GitHub OTP code from RFS class
|
11 years ago |
Chris Smith
|
9a0f4392da
Trim whitepsace from each argument
|
11 years ago |
Chris Smith
|
360df90ba5
Add GitHub OTP to request headers
|
11 years ago |
Chris Smith
|
3f53acc9af
Test if the 401 was caused by 2FA and ask for OTP if appropriate
|
11 years ago |
Chris Smith
|
23d35204cd
Bail out of the normal 401 handling routine when the origin is GitHub
|
11 years ago |
Zbigniew
|
5afe2f846f
[Archiver] comment for a confusing line
|
11 years ago |
Zbigniew
|
a4a9d0f0e4
[Archiver] Rules in GitExcludeFilter are too broad
|
11 years ago |
Zbigniew
|
94635c0d14
[tests] Unit tests for JsonValidationException class
|
11 years ago |