Jordi Boggiano
|
d0e780a8eb
|
Allow php_uname to be disabled, fixes composer/getcomposer.org#112
|
2017-05-21 16:24:35 +02:00 |
Jordi Boggiano
|
d2e1fb0a6f
|
Merge pull request #6431 from hason/cs
Fix CS
|
2017-05-21 16:06:45 +02:00 |
Jordi Boggiano
|
e5d883f6f7
|
Merge pull request #6428 from njbooher/patch-1
Fix grammar and match form of similar questions
|
2017-05-19 15:31:54 +02:00 |
Martin Hasoň
|
88ec172bd8
|
Fix CS
|
2017-05-19 15:14:47 +02:00 |
Jordi Boggiano
|
810e8bed9f
|
Merge pull request #6430 from hason/github_repository
Fix PHP 5.3 compatibility
|
2017-05-19 14:29:54 +02:00 |
Nick Booher
|
222440c7f2
|
Rename how-do-i-install-composer-programmatically.md to how-to-install-composer-programmatically.md
|
2017-05-19 06:17:38 -05:00 |
Martin Hasoň
|
d1ba698291
|
Fix PHP 5.3 compatibility
|
2017-05-19 12:36:19 +02:00 |
Jordi Boggiano
|
92f7543222
|
Merge pull request #6429 from hason/github_repository
Register github repository type
|
2017-05-19 12:20:18 +02:00 |
Martin Hasoň
|
3c5bfcf1e9
|
Register github repository type
|
2017-05-19 11:40:42 +02:00 |
Nick Booher
|
c79d4b6a9f
|
Fix grammar and match form of similar questions
|
2017-05-18 14:15:27 -05:00 |
Jordi Boggiano
|
5efa503e4e
|
Merge branch '1.4'
|
2017-05-17 08:22:16 +02:00 |
Jordi Boggiano
|
9ae434cefe
|
Update changelog
|
2017-05-17 00:03:54 +02:00 |
Jordi Boggiano
|
a6627d55b7
|
Fix build
|
2017-05-16 23:50:15 +02:00 |
Jordi Boggiano
|
ce56fc4ab6
|
Merge pull request #6381 from deeky666/pass-vsc-driver-options
Forward GitLab driver options to remote filesystem
|
2017-05-16 23:36:30 +02:00 |
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.
|
2017-05-16 23:26:26 +02:00 |
Jordi Boggiano
|
c917c52f81
|
Message tweak, refs #6341
|
2017-05-16 22:45:47 +02:00 |
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
|
2017-05-16 22:43:04 +02:00 |
Jordi Boggiano
|
ff61ecd484
|
Allow accessing the ArchiveManager via the Composer object, fixes #6411
|
2017-05-16 22:20:49 +02:00 |
Jordi Boggiano
|
39d187fb1e
|
Merge branch '1.4'
|
2017-05-16 22:19:12 +02:00 |
Jordi Boggiano
|
9824d339b6
|
Escape arguments, refs #6414
|
2017-05-16 22:18:19 +02:00 |
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"
|
2017-05-16 22:14:20 +02:00 |
Jordi Boggiano
|
954300032b
|
Avoid useless warnings when updating/removing stuff that is not installed
|
2017-05-16 21:59:19 +02:00 |
Robert Lu
|
05fcc4adfb
|
can use relative path for mirror
|
2017-05-16 21:56:24 +02:00 |
Jordi Boggiano
|
71c28a6865
|
Merge pull request #6373 from alcohol/implement-gitlab-subgroups
support for gitlab subgroups, closes #6349
|
2017-05-16 21:20:34 +02:00 |
Jordi Boggiano
|
eff9326b0d
|
Fix BC break, fixes #6419
|
2017-05-15 13:41:36 +02:00 |
Rob
|
b07b4c3428
|
Merge pull request #6379 from robertpustulka/patch-1
Fix callable typehint
|
2017-04-28 11:25:51 +02:00 |
Steve Müller
|
1d29fa04b1
|
forward GitLab driver options to remote filesystem
|
2017-04-26 16:59:50 +02:00 |
Robert Pustułka
|
688c1b057b
|
Fix callable typehint
Change `callback` typehint to `callable` in order to satisfy phpstan.
|
2017-04-26 12:53:19 +02:00 |
CupOfTea696
|
14adc03225
|
Auto-skip interactive require when set by option
|
2017-04-25 13:53:06 +01:00 |
Rob Bast
|
e2eb8f2201
|
support for gitlab subgroups, closes #6349
|
2017-04-24 10:51:47 +02:00 |
Stephen
|
6c4800b8d2
|
Update corresponding test for plugin moving
|
2017-04-22 16:43:07 -04:00 |
Stephen
|
da6efc9b02
|
Move all plugins and their dependencies to the front
|
2017-04-22 15:20:50 -04:00 |
Jordi Boggiano
|
e3a23c0047
|
Merge branch '1.4'
|
2017-04-20 13:43:12 +02:00 |
Jordi Boggiano
|
75416c69b4
|
Merge pull request #6340 from derrabus/remove-control-chars-from-suggest
Remove ANSI control characters from suggested packages output
|
2017-04-19 17:49:46 +02:00 |
Alexander M. Turek
|
20050dd984
|
Remove console formatting as well.
|
2017-04-19 17:24:47 +02:00 |
Jordi Boggiano
|
bf82bfdb10
|
More debug output, refs #6342
|
2017-04-19 13:37:41 +02:00 |
Jordi Boggiano
|
3c1e7a67cf
|
Merge branch '1.4'
|
2017-04-19 13:37:25 +02:00 |
Jordi Boggiano
|
9b3c9e0c26
|
Fix tests
|
2017-04-19 13:34:57 +02:00 |
Jordi Boggiano
|
123e8956c7
|
Merge pull request #6337 from theotonge/bugfix-5989
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-19 13:34:43 +02:00 |
Jordi Boggiano
|
1fe5064560
|
Better debuggability of content-length mismatch
|
2017-04-19 13:24:07 +02:00 |
Jordi Boggiano
|
8491a21d41
|
Merge branch '1.4'
|
2017-04-14 00:28:24 +02:00 |
Jordi Boggiano
|
4d16d6b28b
|
Oops2
|
2017-04-14 00:28:20 +02:00 |
Jordi Boggiano
|
b3b081234a
|
Merge branch '1.4'
|
2017-04-14 00:25:18 +02:00 |
Jordi Boggiano
|
b6778cd7f6
|
Oops
|
2017-04-14 00:25:14 +02:00 |
Jordi Boggiano
|
a2e22f7a84
|
Merge branch '1.4'
|
2017-04-14 00:16:34 +02:00 |
Jordi Boggiano
|
890baa2f89
|
Force remove command to have at least one package name passed, refs #6338
|
2017-04-14 00:16:18 +02:00 |
Jordi Boggiano
|
be38f7e65d
|
Ignore headless mercurial branches in bitbucket API, fixes composer/packagist#778
|
2017-04-14 00:08:27 +02:00 |
Jordi Boggiano
|
8b0e615232
|
Assume at least 80char wide terminal, fixes #6351
|
2017-04-13 23:23:28 +02:00 |
Jordi Boggiano
|
83798d8090
|
Avoid mixing stderr and stdout in outdated command as it mangles output
|
2017-04-13 23:15:01 +02:00 |
Alexander M. Turek
|
401ef69ae3
|
Remove ANSI control characters from suggested packages output.
|
2017-04-11 15:20:40 +02:00 |