You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Grootscholten a4af559ca8 Store access-token for re-use
Store the Bitbucket access-token (and the expiration time) so it can be re-used within the time it is valid.
The Bitbucket::requestToken and Bitbucket::getToken now only return the access-token and not all other parameters it receives from the Bitbucket API.
8 years ago
..
Fixtures Drop irrelevant properties from composer_commit-ref.json 9 years ago
BitbucketTest.php Store access-token for re-use 8 years ago
ConfigValidatorTest.php Refactor commit-ref validation 9 years ago
ErrorHandlerTest.php Check only part of the error message as it's different in hhvm 11 years ago
FilesystemTest.php Fix handling of paths on windows when cwd is root of drive, fixes #5554 8 years ago
GitHubTest.php add trailing / and updated diagnose command 8 years ago
GitLabTest.php Fix CS 9 years ago
IniHelperTest.php Use random name for tmp ini and delete after use 8 years ago
PerforceTest.php Fix CS 9 years ago
PlatformTest.php Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation. 8 years ago
ProcessExecutorTest.php Merge branch '1.2' 8 years ago
RemoteFilesystemTest.php use seldaek's bitbucket repo for unit tests instead of 3rd party 8 years ago
SilencerTest.php CS fixes 9 years ago
StreamContextFactoryTest.php Move user agent definition to StreamContextFactory so it is available in all contexts 9 years ago
SvnTest.php Unified all Windows tests throughout the code. 9 years ago
TlsHelperTest.php Tidy up and general improvement of sAN handling code 9 years ago