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.
Paul Wenke 9059d70ba0 Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 8 years ago
..
Autoload Removed unused variables and includes, fixed functions being called with more arguments than declared. 8 years ago
Command Developed bitbucket-oauth functionality. 8 years ago
Config Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 8 years ago
Console Merge remote-tracking branch 'dshafik/add-exec-command' 8 years ago
DependencyResolver Ignore self references when anlaysing independent root requirements 8 years ago
Downloader Rewrite git unpushed status checks, fixes #4987 8 years ago
EventDispatcher Simplify exec implementation and add full PATH support, refs #4887 8 years ago
IO Developed bitbucket-oauth functionality. 8 years ago
Installer Fix bug in handling of special chars in proxy .bat files for binaries, fixes #4990 8 years ago
Json Remove a few instances of RemoteFilesystem that were not needed 9 years ago
Package CS fixes 8 years ago
Plugin Fix escaping 8 years ago
Repository Allow loading of transport-options in package repo, fixes #4991 8 years ago
Script Fix CS 9 years ago
Util Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 8 years ago
Cache.php Wrap final attempt to touch a cache file in Silencer. 8 years ago
Compiler.php Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 10 years ago
Config.php Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable. 8 years ago
Factory.php Fix method name for php5 8 years ago
Installer.php Add outdated lock and failure to parse deps to quiet output, fixes #4393 8 years ago