1
0
Fork 0
Commit Graph

843 Commits (3942cdf8df0867d7df5706b8a3ee05f601c2aa8c)

Author SHA1 Message Date
Nicolas Grekas 08d48cb61a Prefer ZipArchive over unzip on Windows 2016-03-11 11:07:36 +01: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