52 Commits (29312be4df7ff4e429f8ada96497f0cfc1225c77)

Author SHA1 Message Date
Sullivan SENECHAL 9fd67e9e82 Add alias trick on xdebug documentation part 9 years ago
Jordi Boggiano 7a06615bf0 Add env var to disable xdebug warnings, refs #4622 9 years ago
Jordi Boggiano f2b0e2284a Remove suggestion which is now kinda useless 9 years ago
Markus Staab a59f0a7ca8 add a warning when xdebug is loaded while running composer commands 9 years ago
Louis Lagrange 842e09a143 Typo 9 years ago
Louis Lagrange 3df536a3ba Wrap lines at the correct limit
Assuming this limit is 80 cols.
9 years ago
Louis Lagrange fbe2a5e726 Add "out of memory" tip 9 years ago
3onyc 8cacb16cce Typo: prefering -> preferring 9 years ago
Rob 9f6fdfd703 spelling 9 years ago
Daniel Fahlke f0d6436293 add period 9 years ago
Daniel Fahlke d19aeab55c add another case when package is not found
occurred for my when I wanted to update a meta package, where nearly **ALL** dependencies changed their version.
9 years ago
Jordi Boggiano b260a9972f Timeouts are not necessarily cause for alarm 9 years ago
Jordi Boggiano dafa9efa8f Remove whitespace 9 years ago
Jordi Boggiano ff84b32097 Add degraded mode to try and bypass ipv6/gzip issues, refs #4142, refs #4121 9 years ago
Rob Bast 6ee6074a5c more consistent ucfirst composer references 9 years ago
Christian Raue fe0c600d0f [docs] mention the `memory_limit` actually being set 9 years ago
nevvermind 5ba1dd67c0 Change wording 9 years ago
Markus Schulte bcc387b297 Explaining how to deal with cyclic dependency problems within Jenkins-builds. 9 years ago
Jordi Boggiano af161e242e Add more troubleshooting info, refs #3457 10 years ago
Jordi Boggiano 7ccda2b1c3 Update recommendations, refs #3095 10 years ago
Amy Boyd 126495e3c8 Update troubeshooting.md to suggest clearing Composer's cache. 10 years ago
Jordi Boggiano 0c85ca426d Add code-fences to examples for syntax highlighting 10 years ago
Jordi Boggiano 9db2a537e5 Merge remote-tracking branch 'cs278/github-otp-support' 10 years ago
Sandy Pleyte eed5ba7752 Updated the troubleshooting doc with a chapter for the proc_fork errors that happen on a tiny VPS with no swap space. Also added the solution provided in #1849, #1101, #945. 11 years ago
Chris Smith 78568b49d6 Correct use of English 11 years ago
Chris Smith 0858e96ac6 Correct capitalisation of OAuth 11 years ago
Chris Smith f1af43068c Change docs to reflect support for GitHub 2FA 11 years ago
Christophe Coevoet 57d1cff0bc Fixed a typo in the doc about github auth 11 years ago
Daniel Londero e776294616 Add API rate limit and two factor authentication doc 11 years ago
Javier Eguiluz 7fb0ea45e7 Fixed minor typo in composer.json example 11 years ago
thewilkybarkid afe9554515 Use full diagnose command name 11 years ago
Jordi Boggiano 062b05d37d Fix typos/wording 11 years ago
Jordi Boggiano 5806770a81 Merge remote-tracking branch 'tarjei/patch-1' 11 years ago
Jordi Boggiano 7740196b13 Add docs for diag command 11 years ago
Tarjei Huse b79daf4357 Update troubleshooting.md
I never thought of looking in the aliases section of the documentation...
11 years ago
Jordi Boggiano 9dfdc86292 Rephrase package not found troubleshooting entry 12 years ago
Jordi Boggiano 7620541c27 Merge remote-tracking branch 'pscheit/patch-1' 12 years ago
Igor Wiedler c1a4e5d43b Add curl -sS everywhere 12 years ago
Bilal Amarni b02e077ab2 added a note about #1526 12 years ago
Philipp Scheit ab53020ab0 add solution to #1454 to troubleshooting
The solution suggested by Seldaek helped to solve the issue.

https://github.com/composer/composer/issues/1454
12 years ago
Jordi Boggiano 83cd5dd092 Change docs URLs to point to HTTPS versions of the sites 12 years ago
Jordi Boggiano e85ca1ed94 Add --check to troubleshooting docs 12 years ago
Jonathon Hill dee785cc81 Minor English and readability improvements 12 years ago
Dmitry Menshikov 4302ede68a Fixed urls on the troubleshooting page 12 years ago
Jordi Boggiano 0e997a94fb Format docs 12 years ago
Tim Heil f2ba19ace2 Troubleshooting ... some lessons learnt 12 years ago
Jordi Boggiano 3946a44499 Merge remote-tracking branch 'chEbba/memory_limit'
Conflicts:
	bin/composer
12 years ago
Kirill chEbba Chebunin 34c4f94619 Fix typo in troubleshooting doc 12 years ago
Kirill chEbba Chebunin 21596b2ccd Increase memory to 512M, remove warning 12 years ago
Kirill chEbba Chebunin 4f129424e1 Increase memory_limit to 256M if it is lower than this value 12 years ago