Jordi Boggiano
|
7ccd7b5133
|
Update changelog
|
2017-08-06 15:00:08 +02:00 |
Sergey Shcherbin
|
118abacd14
|
Fix for time format in GitBitbucketDriver test
|
2017-08-06 12:40:47 +02:00 |
Sergey Shcherbin
|
0863b51e7b
|
Changed date time format to RFC_3399 in VcsDriver
|
2017-08-06 12:40:38 +02:00 |
Sergey Shcherbin
|
f7e0504d38
|
Changed date format to DATE_RFC3399 for packages with git/hg repositories
|
2017-08-06 12:40:32 +02:00 |
Jordi Boggiano
|
58bbcf7d92
|
Backport #6312 to 1.4
|
2017-07-20 11:54:45 +02:00 |
Jordi Boggiano
|
81f65b7a2a
|
Fix exclude-from-classmap being ignored when cwd has the wrong case on case insensitive filesystems
|
2017-07-06 09:53:33 +02:00 |
Jordi Boggiano
|
47bc2fa51a
|
Fix exclude-from-classmap being ignored when generating on-the-fly class loader, fixes #6503
|
2017-07-06 09:51:25 +02:00 |
Jordi Boggiano
|
b50eb26740
|
Merge pull request #6501 from Neurones67/1.4
Fix hg command to retrieve file content
|
2017-06-22 16:43:26 +02:00 |
Jordi Boggiano
|
fd7d781dce
|
Merge pull request #6500 from alcohol/adjust-travis-test-run
changes related to new trusty images on travis
|
2017-06-22 16:42:24 +02:00 |
Marc Schlatter
|
3ad5ce6874
|
Fix hg command to retrieve file content
|
2017-06-22 16:20:01 +02:00 |
Rob Bast
|
422a9adb07
|
images related to new trusty images
|
2017-06-22 15:20:19 +02:00 |
Jordi Boggiano
|
60d68a06ac
|
Switch to trusty on 1.4 branch
|
2017-06-17 14:40:38 +02:00 |
Li Chuangbo
|
1f4882a3e6
|
Revert "Fixed an issue when a phar file is used in "files" option in composer.json"
This reverts commit 41e91f3064 .
The commit 41e91f3 in current codebase generates absolute path in
autoload_static.php for phar file.
Also according to http://php.net/manual/en/phar.using.intro.php, the `phar://`
prefix is not needed.
|
2017-06-15 14:38:04 +02:00 |
Jordi Boggiano
|
771ea8bffe
|
Merge pull request #6435 from remicollet/issue-deps
Issue deps
|
2017-05-22 09:43:56 +02:00 |
Remi Collet
|
741c8d63fb
|
fix test for Symfony 3.2
|
2017-05-22 08:16:45 +02:00 |
Remi Collet
|
95d82f6fde
|
fix test for json-schema 5.2
|
2017-05-22 08:01:51 +02:00 |
Jordi Boggiano
|
d7b2e42fa9
|
Do not split repo names on dots, fixes #6424
|
2017-05-21 17:15:27 +02:00 |
Jordi Boggiano
|
2eb69cd679
|
Always recommend using global config to store auth tokens
|
2017-05-21 16:45:14 +02:00 |
Matt Isenhower
|
4dc8748e68
|
Update GitLab personal access token URL and the token config command
|
2017-05-21 16:40:07 +02:00 |
Jordi Boggiano
|
d0e780a8eb
|
Allow php_uname to be disabled, fixes composer/getcomposer.org#112
|
2017-05-21 16:24:35 +02:00 |
Jordi Boggiano
|
9ae434cefe
|
Update changelog
|
2017-05-17 00:03:54 +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
|
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
|
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
|
4d16d6b28b
|
Oops2
|
2017-04-14 00:28:20 +02:00 |
Jordi Boggiano
|
b6778cd7f6
|
Oops
|
2017-04-14 00:25:14 +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 |
Theo Tonge
|
c077df0d80
|
Fix for https://github.com/composer/composer/issues/5989
Enforce yes/no answers for Confirmation Questions
|
2017-04-10 21:33:30 +01:00 |
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 .
|
2017-04-10 18:46:38 +02:00 |
Jordi Boggiano
|
72616a9635
|
Only check for safe mode on versions that have it, refs #6300
|
2017-03-26 14:03:27 +02:00 |
Alejandro Celaya
|
d20494ddf6
|
Removed duplicated "to"
|
2017-03-24 09:34:45 +01:00 |
Jordi Boggiano
|
3347ad7020
|
Bump cli-prompt to 1.0.3
|
2017-03-24 09:22:47 +01:00 |
Jordi Boggiano
|
7aeb1b0c41
|
Fix conversion of repo format in config command, fixes #6245, closes #6271
|
2017-03-17 22:09:51 +01:00 |
Jose Miguel Pérez Ruiz
|
4ba3c741f5
|
Fix Init Command to accept author names with Unicode combining diacritical marks
|
2017-03-17 21:58:57 +01:00 |
David Zuelke
|
a4c9c1235e
|
fix #6244
|
2017-03-16 17:40:37 +01:00 |
Jordi Boggiano
|
fe45e616ab
|
Add missing link
|
2017-03-10 09:59:45 +01:00 |
Jordi Boggiano
|
203eb6014c
|
Update changelog
|
2017-03-10 09:29:35 +01:00 |
Jordi Boggiano
|
95987f4aca
|
Do not validate URLs properly in json schema, fixes #6243
|
2017-03-10 09:27:24 +01:00 |
Jordi Boggiano
|
e556649ad9
|
Allow trunk-path, branches-path and tags-path to be bool as well as string, fixes #6238
|
2017-03-09 09:56:45 +01:00 |
Jordi Boggiano
|
92b25acce0
|
Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237
|
2017-03-09 09:41:22 +01:00 |
Jordi Boggiano
|
a5ed32982d
|
Update deps
|
2017-03-08 17:51:11 +01:00 |