982 Commits (3ad5ce687452484eb9277bfe2f1ae6949c27f6eb)

Author SHA1 Message Date
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.
7 years ago
Nils Adermann cd224ad44b Docs: cleanup version branches section 7 years ago
Nils Adermann 6c07bb1fb7 Docs: those/these composer/Composer 7 years ago
Nils Adermann 4a20d5d98b Docs: notice => note 7 years ago
Nils Adermann 138fb5b6af Docs: Fix shell sample output 7 years ago
Nils Adermann d835983b15 Docs: Add back a second clear note about hardcoded versions in VCS 7 years ago
Nils Adermann faac4d56b4 Docs: HHVM is not called HipHop 7 years ago
Nils Adermann 78565d00b9 Docs: versions plural, and update == rm lock&install 7 years ago
Nils Adermann 4ccf5b6535 Docs: don't use short forms, it => composer 7 years ago
Nils Adermann 586e0d6cdb Docs: composer.lock lists versions, not constraints 7 years ago
Nils Adermann 18a4aecef5 Docs: superfluous comma & it => Composer 7 years ago
Nils Adermann 7bdc929e6d The confusing part is probably rather constraints and how versions work, not what they are 7 years ago
Nils Adermann c15baed33a Docs: Clarify what "It" stands for 7 years ago
Jordi Boggiano a286c39f20 Add docs about new --format, refs #6228 7 years ago
Jordi Boggiano 6260bb70d0 Warn about using autoloader optimizations in dev 7 years ago
Jordi Boggiano f1f064981b Add docs about autoloader optimizations, fixes #5947 7 years ago
Jordi Boggiano e2b2baf48a Merge pull request #6205 from Xerkus/patch-1
Update current plugin api version in docs
7 years ago
Jordi Boggiano 0ecd1f5eb5 Merge branch '1.3' 7 years ago
Jordi Boggiano 4b11bbccef Add note about requiring composer for plugin dev, fixes #6132 7 years ago
Jordi Boggiano 78d81cc473 Fix typo 7 years ago
Aleksei Khudiakov acc1238ac2 Update current plugin api version in docs 7 years ago
Jordi Boggiano b3fe9fa1a5 Update example to use psr-4 namespace adding, fixes #6145 7 years ago
Christian Schnegelberger 86b2e01a8b Dead link to Mercurial
https://www.mercurial-scm.org/ <-- new one
7 years ago
Jordi Boggiano 363bab90fa Replace toran 7 years ago
Kael Shipman 9a755fa7d4 Merge remote-tracking branch 'upstream/master' 8 years ago
Kael Shipman c8c7619a4a Finished reworking docs to clarify points about versioning (fixes #6088) 8 years ago
Richard B. Porter 231f56b4ae use 'in the case of' instead of 'in case of' 8 years ago
Kael Shipman a0d2934946 Updated basic usage and versions pages to clarify how versioning and package resolution works (refs #6088) 8 years ago
Kael Shipman 7a9f24b913 Added some useful overview information about repositories in the Basic Usage documentation. 8 years ago
Tilo Baller 89a2e66293 Add GitLab as supported downloads source in docs 8 years ago
Nils Adermann b3bd409a30 Clarify Private Packagist description a bit 8 years ago
Filippo Tessarotto 498d49f1ba Fix php.net HTTPS links; always use HTTPS for getcomposer.org 8 years ago
Michael Cullum 97a80b6249 Update memory limit in docs
As per 0bc75c3fb6
8 years ago
Jordi Boggiano 77ad36c067 More doc updates 8 years ago
Jordi Boggiano fdd63de8ac Typo fix 8 years ago
Jordi Boggiano 173a601d27 Update private package hosting docs 8 years ago
johnstevenson 25ff290e4c Document COMPOSER_DISABLE_XDEBUG_WARN variable 8 years ago
johnstevenson d57a89d5af Update xdebug troubleshooting, fixes #5997 8 years ago
Jordi Boggiano 9042147674 Merge pull request #5931 from Jean85/patch-1
[Documentation] Update troubleshooting article
8 years ago
Jordi Boggiano da097aa6fc Clarify PATH modification, refs #5970 8 years ago
Jordi Boggiano b0000617cc Support @php prefix for scripts to reuse the current PHP interpreter, fixes #5957 8 years ago
Jordi Boggiano 1dcb2b5758 Merge remote-tracking branch 'nicolas-grekas/apcu' 8 years ago
Jordi Boggiano cd21d7e7d4 Merge pull request #5897 from baptistedonaux/patch-1
Permanent swap file tutorial proposed
8 years ago
Alessandro Lai 7b966f9355 Remove reference to COMPOSER_IGNORE_XDEBUG_WARN 8 years ago
Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
Mark Watney a8a432c580 Fix wrong Composer package "type" example
Details: https://wiki.typo3.org/Composer#TYPO3_Composer_installers
8 years ago
Alessandro Lai 365e3feba9 [Documentation] Update troubleshooting article
- remove the xdebug section, since it will be irrelevant from v1.3
 - add cPanel shell fork bomb protection as an other possible root cause of memory errors
8 years ago
Rob Bast 960607afc8
Merge branch '1.2' of github.com:composer/composer
* '1.2' of github.com:composer/composer:
  semver.mwl.be moved to HTTPS
8 years ago
Filippo Tessarotto 35a5036c3e semver.mwl.be moved to HTTPS 8 years ago
Bill Lovett 9e16882d12 Clean up a merge conflict in repositories doc
A merge conflict slipped through recently, corrupting the page a bit.
8 years ago