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.
Jaapio b471440ea0 Adds support for gitlab install in subfolder
Since gitlab can be hosted on any url also subdirectories should be
supported. (e.g https://mycompany.com/gitlab).
This supports only http and https protocols since the gitlab api url
is derived from the package repository url. And the ssh protocol doesn't
support folders this way.
9 years ago
..
Autoload Autoload generator cleanups 9 years ago
Command Added testcase 10 years ago
Config composer config repositories.packagist false 10 years ago
Console Support bg colors and more clearing values in html output formatter 9 years ago
DependencyResolver ran fixers 9 years ago
Downloader XzDownloader test 9 years ago
EventDispatcher CS fixes 9 years ago
Fixtures Add test 9 years ago
IO Fixed two camelcase names 10 years ago
Installer Clean up event dispatching code and make package events extend installer events 10 years ago
Json Fixes #4610 9 years ago
Mock closes #1508 - updated tests 9 years ago
Package CS fixes 9 years ago
Plugin Fix CS 9 years ago
Repository Adds support for gitlab install in subfolder 9 years ago
Util Move user agent definition to StreamContextFactory so it is available in all contexts 9 years ago
AllFunctionalTest.php Fix phar build test 10 years ago
ApplicationTest.php Use writeError for xdebug warning and fix running test suite with xdebug 9 years ago
CacheTest.php Fix tests again.. 10 years ago
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 11 years ago
ConfigTest.php Fix CS 9 years ago
InstallerTest.php Fix CS 9 years ago