7407 Commits (cb3d2e83a3156ff978759d5474f93ac30012fe98)
 

Author SHA1 Message Date
Jordi Boggiano cb3d2e83a3 Merge pull request #6451 from Dargmuesli/master
Remove Deprecated Licenses
7 years ago
Jonas Thelemann f3aa1885bb Remove Deprecated Licenses
These licenses are deprecated in spdx spec v2 (https://spdx.org/licenses/).
7 years ago
Jordi Boggiano a3f2b7bb92 Tweak variable name 7 years ago
Nils Adermann b1110df873 Merge pull request #6371 from balbuf/balbuf/move-all-plugins
Move all plugins and their dependencies to the front
7 years ago
Stephen Beemsterboer 06bb6c7530 Move plugins with no dependencies to the front, followed by plugins with their dependencies 7 years ago
Stephen Beemsterboer 4cda7e0a44 Take into account a package's "provide" and "replace" fields
A package can satisfy a require by its "provide" or "replace" fields,
so this leverages the getNames() method which returns these alternate
names as well.
7 years ago
Jordi Boggiano 1a488bce01 Base64 encode debug output to avoid dumping binary and push it to the end of the line 7 years ago
Jordi Boggiano 221d80d1e1 Merge branch '1.4' 7 years ago
Jordi Boggiano d7b2e42fa9 Do not split repo names on dots, fixes #6424 7 years ago
Jordi Boggiano 2eb69cd679 Always recommend using global config to store auth tokens 7 years ago
Matt Isenhower 4dc8748e68 Update GitLab personal access token URL and the token config command 7 years ago
Jordi Boggiano 0723654362 Merge branch '1.4' 7 years ago
Jordi Boggiano d0e780a8eb Allow php_uname to be disabled, fixes composer/getcomposer.org#112 7 years ago
Jordi Boggiano d2e1fb0a6f Merge pull request #6431 from hason/cs
Fix CS
7 years ago
Jordi Boggiano e5d883f6f7 Merge pull request #6428 from njbooher/patch-1
Fix grammar and match form of similar questions
7 years ago
Martin Hasoň 88ec172bd8 Fix CS 7 years ago
Jordi Boggiano 810e8bed9f Merge pull request #6430 from hason/github_repository
Fix PHP 5.3 compatibility
7 years ago
Nick Booher 222440c7f2 Rename how-do-i-install-composer-programmatically.md to how-to-install-composer-programmatically.md 7 years ago
Martin Hasoň d1ba698291 Fix PHP 5.3 compatibility 7 years ago
Jordi Boggiano 92f7543222 Merge pull request #6429 from hason/github_repository
Register github repository type
7 years ago
Martin Hasoň 3c5bfcf1e9 Register github repository type 7 years ago
Nick Booher c79d4b6a9f Fix grammar and match form of similar questions 7 years ago
Jordi Boggiano 5efa503e4e Merge branch '1.4' 7 years ago
Jordi Boggiano 9ae434cefe Update changelog 7 years ago
Jordi Boggiano a6627d55b7 Fix build 7 years ago
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
7 years ago
Steve Müller 1d29fa04b1 forward GitLab driver options to remote filesystem 7 years ago
Robert Pustułka 688c1b057b Fix callable typehint
Change `callback` typehint to `callable` in order to satisfy phpstan.
7 years ago
CupOfTea696 14adc03225 Auto-skip interactive require when set by option 7 years ago
Rob Bast e2eb8f2201
support for gitlab subgroups, closes #6349 7 years ago
Stephen 6c4800b8d2 Update corresponding test for plugin moving 7 years ago
Stephen da6efc9b02 Move all plugins and their dependencies to the front 7 years ago
Jordi Boggiano e3a23c0047 Merge branch '1.4' 7 years ago
Jordi Boggiano 75416c69b4 Merge pull request #6340 from derrabus/remove-control-chars-from-suggest
Remove ANSI control characters from suggested packages output
7 years ago
Alexander M. Turek 20050dd984 Remove console formatting as well. 7 years ago
Jordi Boggiano bf82bfdb10 More debug output, refs #6342 7 years ago
Jordi Boggiano 3c1e7a67cf Merge branch '1.4' 7 years ago
Jordi Boggiano 9b3c9e0c26 Fix tests 7 years ago