Jordi Boggiano
cb8587cdad
Add COMPOSER_DISABLE_ROOT_WARN env var and skip root warning on self-update command as well, refs #5119
2016-04-01 12:31:07 +01:00
Jordi Boggiano
e5813d06ae
Merge pull request #5125 from markatom/rss-support
...
Add RSS channel to support section in composer schema
2016-04-01 03:34:27 +02:00
Jordi Boggiano
2c9326bacb
Merge remote-tracking branch 'wenkepaul/master'
2016-04-01 00:59:11 +01:00
Tomáš Markacz
bb05ce5c7f
Add RSS channel to support section in composer schema ( closes #5073 )
2016-03-28 10:23:34 +02:00
Jordi Boggiano
f18f383a7b
Merge pull request #5113 from Slamdunk/patch-2
...
Install / Update script event changed, now documented
2016-03-26 09:31:53 +01:00
Andrew Marcinkevičius
19c6458e6e
Fix typo
2016-03-25 13:17:29 +02:00
Filippo Tessarotto
4d1416050d
Adapt scripts doc to 55b0ed8c8b
2016-03-25 12:16:56 +01:00
Andrew Marcinkevičius
bddf0d4f46
Fix typo
2016-03-24 18:30:23 +02:00
marsuboss
0cd5008a8f
Update 04-schema.md
2016-03-14 17:25:58 +01:00
Nicolas Grekas
08d48cb61a
Prefer ZipArchive over unzip on Windows
2016-03-11 11:07:36 +01:00
Paul Wenke
d2c5479b2d
Updated documentation and fixed formatting in Bitbucket Util.
2016-03-06 22:20:22 -05:00
Jordi Boggiano
30b7015f31
Update docs for github-protocols
2016-03-01 13:46:54 +00:00
Anthony Kuske
cb6e567967
Gender neutral authors
2016-02-29 18:59:19 +00:00
Jordi Boggiano
1aec1c1fc8
Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200 , closes #4207 , closes #2604 , fixes #2920
2016-02-29 17:33:46 +00:00
Niels Keurentjes
379d769132
Troubleshooting and warning in code related to issues with native ZipArchiver.
2016-02-26 08:38:39 +01:00
Jordi Boggiano
06be9b88c2
Merge remote-tracking branch 'slbmeh/feature/gh-2787'
2016-02-25 19:03:36 +00:00
Jordi Boggiano
44cfad36b7
Merge remote-tracking branch 'curry684/sort-suggestions'
2016-02-25 18:47:19 +00:00
Jordi Boggiano
c0883d85fa
Fix backticks
2016-02-25 15:44:15 +00:00
Jordi Boggiano
250862b325
Merge pull request #4941 from astehlik/doc/troubleshoot-ssh-controlma
...
Troubleshoot info about SSH ControlMaster
2016-02-25 15:33:06 +00:00
Jordi Boggiano
04a1085d47
Rename new flag to --root-reqs, refs #4938
2016-02-25 14:39:50 +00:00
Jordi Boggiano
a0bff7af1d
Merge pull request #4958 from kler/patch-1
...
Update troubleshooting.md
2016-02-25 12:47:16 +00:00
Jordi Boggiano
cb59cf0c85
Allow exception to secure-http for packagist provider files and add docs, refs #4907
2016-02-25 12:36:09 +00:00
Jordi Boggiano
35d26db704
Add docs for exec command, refs #4887
2016-02-25 12:21:30 +00:00
Patrik Lermon
1da09f24ee
Update troubleshooting.md
2016-02-25 12:48:46 +01:00
Jordi Boggiano
4df7ade801
Merge remote-tracking branch 'burci/feature/path_downloader_option_to_force_copy'
2016-02-25 11:42:47 +00:00
Patrik Lermon
0c93bc3d0b
Update troubleshooting.md
2016-02-25 11:18:41 +01:00
Patrik Lermon
271c778300
Update troubleshooting.md
2016-02-25 10:43:07 +01:00
Patrik Lermon
5e1bd00089
Update troubleshooting.md
2016-02-25 10:28:19 +01:00
Patrik Lermon
8a4a27e450
Update troubleshooting.md
2016-02-25 10:27:47 +01:00
Patrik Lermon
06dc17ac8e
Update troubleshooting.md
...
Adding a workaround for disabling xdebug while executing composer.
2016-02-25 10:04:50 +01:00
Jordi Boggiano
f681dbc51e
Merge remote-tracking branch 'curry684/rewrite-depends'
2016-02-24 17:42:11 +00:00
Peter Buri
861b2bc8e8
Introduce option to force copy instead of symlinking in PathDownloader
2016-02-22 13:41:28 +01:00
Alexander Stehlik
1fc4a00db7
Troubleshoot info about SSH ControlMaster
...
Relates: #4180
2016-02-22 11:18:57 +01:00
Jordi Boggiano
7e44d19d59
Rewrap
2016-02-20 18:56:22 +00:00
Jordi Boggiano
9e41ce2ab1
Merge pull request #4842 from cgrossde/patch-1
...
Document IPv6 workarounds. Fixes #4748 .
2016-02-20 18:53:59 +00:00
Niels Keurentjes
47da91d998
Updated documentation for depends/prohibits.
2016-02-20 01:53:51 +01:00
Niels Keurentjes
53b6417707
Missed some docs on composer depends.
2016-02-16 16:50:06 +01:00
Jordi Boggiano
93501a5e3f
Merge pull request #4920 from curry684/issue-4918
...
Add a --timeout parameter to run-script to override default timeout
2016-02-16 13:33:00 +00:00
Piotr Antosik
aeb72fb7c6
Update github api url
2016-02-16 01:12:29 +01:00
Niels Keurentjes
126e71a991
Adds a --timeout parameter to run-script to override default timeout.
2016-02-15 20:47:43 +01:00
Niels Keurentjes
21e262cb8a
Documentation updated for new depends parameters.
2016-02-15 01:11:24 +01:00
Niels Keurentjes
575e3fd3d8
Updated docs for new suggest parameters.
2016-02-14 21:31:15 +01:00
Oliver THEBAULT
71e83bc34f
fix documentation which use a single pipe for a "logical OR"
2016-02-12 10:09:28 +01:00
Jordi Boggiano
0ea2890ed6
Update install instructions
2016-02-10 18:41:18 +00:00
Bilal Amarni
8b4761ff14
[doc] add -H flag to sudo commands
2016-02-03 15:46:15 +01:00
Chris
3775b05e19
Document IPv6 workarounds. Fixes #4748 .
2016-01-27 12:41:08 +01:00
Jordi Boggiano
618190027a
Merge pull request #4791 from balbuf/patch-1
...
Clarify "path" repository type version requirement
2016-01-27 10:19:22 +00:00
Stephen Beemsterboer
d58a788485
Clarify "path" repository type version requirement
2016-01-26 22:12:06 -05:00
Jordi Boggiano
593b88e414
Let users configure *any auth* via COMPOSER_AUTH and add it to the docs, refs #4546
2016-01-26 19:09:57 +00:00
Jordi Boggiano
c4df3ec0d4
Rewrap text and few minor typos, refs #4832
2016-01-26 12:17:10 +00:00
Daniel Mason
48287b5a1c
Removed new style array syntax
2016-01-26 11:47:36 +00:00
Daniel Mason
41937ef781
More comprehensive documentation of event handlers
2016-01-26 11:38:12 +00:00
Jordi Boggiano
c5cb2327cf
Merge remote-tracking branch 'bamarni/config-repo-options'
2016-01-25 21:28:22 +00:00
Bilal Amarni
e727f9f5fe
[Config command] allow to pass options when adding a repo
2016-01-25 19:25:10 +01:00
Jordi Boggiano
9d08a7943a
Merge pull request #4819 from 0mars/master
...
Fix Broken Links in troubleshooting.md
2016-01-25 17:58:49 +00:00
Bob4ever
eb8df89cd5
Update custom-installers.md
2016-01-25 14:29:37 +01:00
Omar Shaban
05c5aee1f1
Fix Broken Links in troubleshooting.md
2016-01-23 20:50:43 +02:00
Rob Bast
1adb2e6005
Merge branch 'master' of github.com:composer/composer into capath
...
* 'master' of github.com:composer/composer:
fix typo
minor tweaking of phrasing
move to troubleshooting
add possible work-around / solution
initial document
2016-01-21 15:00:45 +01:00
Jordi Boggiano
06a21132db
Merge pull request #4713 from alcohol/pitfalls-doc
...
document common mistakes and misconceptions in a pitfalls article
2016-01-21 12:25:47 +00:00
Rob Bast
c1488f65bf
a quick stab at adding capath
2016-01-20 21:20:18 +01:00
Rob Bast
a927499bd5
fix typo
2016-01-19 15:12:46 +01:00
Jordi Boggiano
96ff17c520
Cleanups of XDG support, refs #1407
2016-01-18 18:26:05 +00:00
Jordi Boggiano
3e9efcfb85
Merge remote-tracking branch 'ntoniazzi/master'
2016-01-18 17:52:46 +00:00
Jordi Boggiano
d7c61c50ad
Merge branch 'tls-config'
2016-01-16 16:55:19 +00:00
Jordi Boggiano
a0398286ba
Wording fixes
2016-01-16 16:18:00 +00:00
Rob Bast
8cc50f9c8b
minor tweaking of phrasing
2016-01-12 08:47:11 +01:00
Rob Bast
aca19deffa
move to troubleshooting
2016-01-11 10:23:14 +01:00
Sullivan SENECHAL
358b798ac3
Add Symfony 3 special case on depends command doc
2016-01-11 09:52:25 +01:00
Jordi Boggiano
f8dff0867c
Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications
2016-01-10 16:37:11 +00:00
Jordi Boggiano
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
2016-01-10 16:10:22 +00:00
Bilal Amarni
ec7d9f9fad
[doc] add a link about composer auto-completion
2016-01-10 12:17:04 +01:00
Jordi Boggiano
814e09c456
Clarify global packages and what global cmd does, fixes #4495 , closes #4525
2016-01-09 19:08:22 +00:00
Jordi Boggiano
42cb3dafc4
Merge remote-tracking branch 'Soullivaneuh/depends-replaces'
2016-01-09 18:19:49 +00:00
Jordi Boggiano
4fbf15e6d6
Tweaks and add new args to docs, refs #4663
2016-01-09 18:16:58 +00:00
Jordi Boggiano
d6ae9a0529
Tweak docs, refs #4716
2015-12-22 20:44:41 +00:00
hanov.ruslan
38615181c6
Added doc about sort-packages config option
2015-12-21 21:59:40 +03:00
Rob Bast
04fb28a9cb
add possible work-around / solution
2015-12-17 14:15:07 +01:00
Rob Bast
8b12e39509
initial document
2015-12-17 10:14:39 +01:00
Rob
09b644faa6
Merge pull request #4674 from Soullivaneuh/depends-doc-ouput
...
Update depends output on documentation
2015-12-07 09:59:17 +01:00
Sullivan SENECHAL
0eb7e2f216
Add --with-replaces option on depends command
2015-12-06 16:50:24 +01:00
Sullivan SENECHAL
fb5ea02b49
Update depends output on documentation
2015-12-06 16:44:44 +01:00
JamesRezo
5c2df001dd
add notify-batch in schema
2015-12-04 08:41:17 +01:00
Jordi Boggiano
feefd51565
Fix custom installer example, fixes #4648
2015-12-03 16:17:58 +00:00
Rob
c74fa483d8
Merge pull request #4668 from mpdude/patch-1
...
Add a note how to use package and repository URL filters
2015-12-03 11:43:13 +01:00
Rob
824879a8d5
Merge pull request #4642 from JamesRezo/doc/satis
...
Satis documentation updates
2015-12-03 11:41:41 +01:00
Matthias Pigulla
7fa72b3e6a
Add a note how to use package and repository URL filters
2015-12-03 11:37:06 +01:00
Jordi Boggiano
b6bac0c2d3
Merge pull request #4640 from lukaswoj/docs-code-standards-link-404-error-fix
...
Fix broken link on Community docs page
2015-11-29 17:21:38 +00:00
JamesRezo
ff93bd5bf2
Typo again
2015-11-27 14:22:50 +01:00
Jordi Boggiano
bb2e29ba28
Add warning about --tree
2015-11-27 10:56:32 +00:00
JamesRezo
b63cfb7b37
Other options
2015-11-27 09:30:04 +01:00
Jordi Boggiano
a79d0ab886
Merge remote-tracking branch 'jeremyFreeAgent/feature/tree'
2015-11-27 00:10:04 +00:00
JamesRezo
b4e0d1e879
Indentation
2015-11-26 16:48:17 +01:00
JamesRezo
33f725e99b
Satis documentation updates
2015-11-26 16:31:49 +01:00
Łukasz Wojciechowski
f627365359
Fix broken link on Community docs page
2015-11-26 15:05:30 +01:00
Jérémy Romey
36271a7dd1
Added a tree view of required packages
2015-11-26 11:06:09 +01:00
Sullivan SENECHAL
9fd67e9e82
Add alias trick on xdebug documentation part
2015-11-25 17:10:18 +01:00
Jordi Boggiano
25fd5065f7
Tweak path repo docs, refs #4588
2015-11-22 16:39:17 +00:00
Jordi Boggiano
1de34e0968
Fix php example
2015-11-22 16:33:09 +00:00
=
1c3c84cf88
Typo fix ("Example:" must go outside the JSON block).
2015-11-22 16:30:55 +01:00
=
9fd9d34b40
Describe how to reference PHP versions and PHP extensions.
2015-11-22 16:26:10 +01:00