8285 Commits (bb2f64c7bc37bbc01de6eb4efa49719c5ff80a77)
 

Author SHA1 Message Date
Jordi Boggiano ce56fc4ab6 Merge pull request #6381 from deeky666/pass-vsc-driver-options
Forward GitLab driver options to remote filesystem
7 years ago
Jordi Boggiano a86f1a8969 Merge pull request #6377 from CupOfTea696/feature/init-command-skip-interactive-require-if-set-by-option
Auto-skip interactive require when set by option.
7 years ago
Jordi Boggiano c917c52f81 Message tweak, refs #6341 7 years ago
AjiYakin 8858b27ced Warn identical names w/ different capitalization - extract zip archive
Warn about identical names with different capitalization on zip archive
extract failure (Not a directory)

Issue #5938
7 years ago
Jordi Boggiano ff61ecd484 Allow accessing the ArchiveManager via the Composer object, fixes #6411 7 years ago
Jordi Boggiano 39d187fb1e Merge branch '1.4' 7 years ago
Jordi Boggiano 9824d339b6 Escape arguments, refs #6414 7 years ago
Jasper N. Brouwer 4ce39c75c7 Pass more ini directives when executing php
Not only pass the current value for "memory_limit" along when executing
php, but also do the same for "allow_url_fopen" and "disable_functions"
7 years ago
Jordi Boggiano 954300032b Avoid useless warnings when updating/removing stuff that is not installed 7 years ago
Robert Lu 05fcc4adfb can use relative path for mirror 7 years ago
Jordi Boggiano 71c28a6865 Merge pull request #6373 from alcohol/implement-gitlab-subgroups
support for gitlab subgroups, closes #6349
7 years ago
Jordi Boggiano eff9326b0d Fix BC break, fixes #6419 7 years ago
Rob b07b4c3428 Merge pull request #6379 from robertpustulka/patch-1
Fix callable typehint
8 years ago
Steve Müller 1d29fa04b1 forward GitLab driver options to remote filesystem 8 years ago
Robert Pustułka 688c1b057b Fix callable typehint
Change `callback` typehint to `callable` in order to satisfy phpstan.
8 years ago
CupOfTea696 14adc03225 Auto-skip interactive require when set by option 8 years ago
Rob Bast e2eb8f2201
support for gitlab subgroups, closes #6349 8 years ago
Stephen 6c4800b8d2 Update corresponding test for plugin moving 8 years ago
Stephen da6efc9b02 Move all plugins and their dependencies to the front 8 years ago
Jordi Boggiano e3a23c0047 Merge branch '1.4' 8 years ago
Jordi Boggiano 75416c69b4 Merge pull request #6340 from derrabus/remove-control-chars-from-suggest
Remove ANSI control characters from suggested packages output
8 years ago
Alexander M. Turek 20050dd984 Remove console formatting as well. 8 years ago
Jordi Boggiano bf82bfdb10 More debug output, refs #6342 8 years ago
Jordi Boggiano 3c1e7a67cf Merge branch '1.4' 8 years ago
Jordi Boggiano 9b3c9e0c26 Fix tests 8 years ago
Jordi Boggiano 123e8956c7 Merge pull request #6337 from theotonge/bugfix-5989
Fix for https://github.com/composer/composer/issues/5989
8 years ago
Jordi Boggiano 1fe5064560 Better debuggability of content-length mismatch 8 years ago
Jordi Boggiano 8491a21d41 Merge branch '1.4' 8 years ago
Jordi Boggiano 4d16d6b28b Oops2 8 years ago
Jordi Boggiano b3b081234a Merge branch '1.4' 8 years ago
Jordi Boggiano b6778cd7f6 Oops 8 years ago
Jordi Boggiano a2e22f7a84 Merge branch '1.4' 8 years ago
Jordi Boggiano 890baa2f89 Force remove command to have at least one package name passed, refs #6338 8 years ago
Jordi Boggiano be38f7e65d Ignore headless mercurial branches in bitbucket API, fixes composer/packagist#778 8 years ago
Jordi Boggiano 8b0e615232 Assume at least 80char wide terminal, fixes #6351 8 years ago
Jordi Boggiano 83798d8090 Avoid mixing stderr and stdout in outdated command as it mangles output 8 years ago
Alexander M. Turek 401ef69ae3 Remove ANSI control characters from suggested packages output. 8 years ago
Theo Tonge c077df0d80 Fix for https://github.com/composer/composer/issues/5989
Enforce yes/no answers for Confirmation Questions
8 years ago
Jordi Boggiano 2c03dab4c3 Merge branch '1.4' 8 years ago
Jordi Boggiano be201924cd Revert "Changes the query string parameter `sha` to `ref` to reflect the GitLab API"
Fixes #6344, refs #6198

This reverts commit 8a496cd2a7.
8 years ago
Jordi Boggiano a6fa6ca64e Merge pull request #6329 from issei-m/align-verb-form
Aligns the verb form of commands' description
8 years ago
Issei.M 0856dfa084 Aligns the verb form of commands' description 8 years ago
Jordi Boggiano b9309ae5a1 Merge pull request #6326 from javiereguiluz/doc_schema_name
[Doc] Explained a bit more about the possible contents of the "name" property
8 years ago
Javier Eguiluz 4a3d57b166 Typo 8 years ago
Javier Eguiluz 5f6d42a0b0 Package names are case insensitive 8 years ago
Javier Eguiluz 5f09df6070 [Doc] Explained a bit more about the possible contents of the "name" property 8 years ago
Jordi Boggiano 3642fe63b2 Merge pull request #6320 from greydnls/make-use-of-variabe
Cleanup: make use of variable
8 years ago
Graham Daniels a9c0134378 make use of variable 8 years ago
Jordi Boggiano 86c887b5e4 Merge pull request #6312 from IchHabRecht/fix-git-branch-parser
Fix Git branch parsing for detached HEAD on a commit
8 years ago
Nicole Cordes d834fcfac5 Change commitHash to match real life examples 8 years ago