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
Jordi Boggiano
6ea1d8d1c7
Update changelog
2017-03-08 17:24:35 +01:00
Jordi Boggiano
843877cd6d
Fix hg version guessing, fixes #6236 , fixes #6235
2017-03-08 17:12:13 +01:00
Filippo Tessarotto
04b1ddb79f
VersionGuesser test for HG
2017-03-08 16:10:12 +01:00
Jordi Boggiano
122e422682
CS fixes
2017-03-08 15:16:44 +01:00
Jordi Boggiano
7211eedc36
Prepare 1.4.0 changelog
2017-03-08 14:11:50 +01:00
Jordi Boggiano
11ce391222
Add support for info/warnings in every json file loaded by ComposerRepo
2017-03-08 14:10:50 +01:00
Nils Adermann
001fe8afcf
Merge branch 'docs-improve'
...
* docs-improve:
Docs: cleanup version branches section
Docs: those/these composer/Composer
Docs: notice => note
Docs: Fix shell sample output
Docs: Add back a second clear note about hardcoded versions in VCS
Docs: HHVM is not called HipHop
Docs: versions plural, and update == rm lock&install
Docs: don't use short forms, it => composer
Docs: composer.lock lists versions, not constraints
Docs: superfluous comma & it => Composer
The confusing part is probably rather constraints and how versions work, not what they are
Docs: Clarify what "It" stands for
Finished reworking docs to clarify points about versioning (fixes #6088 )
Updated basic usage and versions pages to clarify how versioning and package resolution works (refs #6088 )
Added some useful overview information about repositories in the Basic Usage documentation.
2017-03-08 11:21:05 +01:00
Nils Adermann
cd224ad44b
Docs: cleanup version branches section
2017-03-08 11:20:23 +01:00
Jordi Boggiano
7e6263a71b
Merge branch '1.3'
2017-03-08 11:16:10 +01:00
Nils Adermann
6c07bb1fb7
Docs: those/these composer/Composer
2017-03-08 11:13:08 +01:00
Nils Adermann
4a20d5d98b
Docs: notice => note
2017-03-08 11:10:51 +01:00
Jordi Boggiano
34300352ca
Prep 1.3.3 changelog
2017-03-08 11:05:46 +01:00