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 7ae4ed1ec8 Improve fetching single files via bitbucket API.
The former implementation used the 'src' endpoint which returned some meta data as well.
This has been replaced with the 'raw' endpoint which does not return the meta data and does not need an extra JSON decode step.
8 years ago
..
Autoload Merge remote-tracking branch 'nicolas-grekas/apcu' 8 years ago
Command Add tests 8 years ago
Config CS fixes 9 years ago
Console Support bg colors and more clearing values in html output formatter 9 years ago
DependencyResolver Merge branch '1.2' 8 years ago
Downloader Properly fix git excludes. 8 years ago
EventDispatcher Merge branch '1.2' 8 years ago
Fixtures Fix git shortening, it is sunday.. 8 years ago
IO Fix tests 9 years ago
Installer Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 8 years ago
Json Resolve references in ComposerSchemaTest 8 years ago
Mock Set xdebug version in environment, fixes #5967 8 years ago
Package Skip git-related tests if no git found. 8 years ago
Plugin Add test case for strict types declaration 8 years ago
Repository Improve fetching single files via bitbucket API. 8 years ago
Util Add more tests to cover the new functionality. 8 years ago
AllFunctionalTest.php Fix support for testing exit code 8 years ago
ApplicationTest.php Fix tests 8 years ago
CacheTest.php try to use unique test directories 9 years ago
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 11 years ago
ConfigTest.php Fix tests 8 years ago
DefaultConfigTest.php CS fixes 9 years ago
InstallerTest.php Use unique cache dir for integration tests as well 9 years ago
XdebugHandlerTest.php Clear xdebug version if restart fails, fixes #5995 8 years ago