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.
nevvermind 2051d74774 Added Capable plugins for a more future-proof Plugin API
Plugins can now present their capabilities to the PluginManager, through which it can act accordingly, thus making Plugin API more flexible, BC-friendly and decoupled.
9 years ago
..
Autoload clean garbage dirs in tmp after composer tests #4694 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 fix zip 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 Update deps and bump json-schema requirement, fixes #4756 9 years ago
Mock Avoid doing too many loads of the remotefilesystem 9 years ago
Package CS fixes 9 years ago
Plugin Added Capable plugins for a more future-proof Plugin API 9 years ago
Repository it looks like php 5.3.3 might not have openssl extension? 9 years ago
Util Code cleanups 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 Filesystem is not needed as a property for CacheTest 9 years ago
ComposerTest.php Fail over from source to dist and vice versa when downloads fail 11 years ago
ConfigTest.php Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
DefaultConfigTest.php Add config.json default config option for "disable-tls" (FALSE by default) 11 years ago
InstallerTest.php Fix CS 9 years ago