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
..
Fixtures Allow wildcards in repository path names. 9 years ago
Pear Fix namespace for tests for consistency 8 years ago
Vcs Improve fetching single files via bitbucket API. 8 years ago
ArrayRepositoryTest.php Added --type option to search 8 years ago
ArtifactRepositoryTest.php Fix namespace for tests for consistency 8 years ago
ComposerRepositoryTest.php Added --type option to search 8 years ago
CompositeRepositoryTest.php Add parallel build to travis script 11 years ago
FilesystemRepositoryTest.php Fix namespace for tests for consistency 8 years ago
PathRepositoryTest.php Fix __DIR__/getcwd() inconsistency. 8 years ago
PearRepositoryTest.php Fix namespace for tests for consistency 8 years ago
RepositoryManagerTest.php Fix namespace for tests for consistency 8 years ago
VcsRepositoryTest.php try to use unique test directories 9 years ago