165 Commits (47da91d99830f8136ba151456245673447c3c564)

Author SHA1 Message Date
Michael McAndrew 91d399148b seems to me like "Out of the box, composer supports three types" (not two types) of package type. 12 years ago
Jordi Boggiano 5325aef8fe Rename brackets to parenthesis for clarity, fixes #888 12 years ago
prehfeldt 8fde6edfdf fixed typos in doc 12 years ago
Rob Loach 12cf2441e0 Fix by @stof: Forgot RC as a minimum-stability flag. #r1101718 12 years ago
Rob Loach 4f922ffa28 Update minimum-stability documentation 12 years ago
Jordi Boggiano 1923906bfc Clarify require-dev is only for root 12 years ago
Jordi Boggiano db7f25baaf Add note about version and packagist 12 years ago
Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 12 years ago
Jordi Boggiano 9f9a0884b1 Fix typo 12 years ago
Nick Lombard 23548ffc03 Removed the notice as @stof's ensure's it's untrue. 12 years ago
Nick Lombard 365060f0cb More autoload documentation.
As discovered through discussions at composer/composer#763
Resubmitted after travis complained, lets try again.
12 years ago
Benjamin Eberlei 5c5e962b5a Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list. 12 years ago
Jordi Boggiano 8c16c1bbef Update schema and add docs for support 12 years ago
dbu 9173d4384e explaining behaviour when require-dev conflicts with require. fix #720 12 years ago
Jordi Boggiano d7608bcddd Added docs for new reference feature 12 years ago
Jordi Boggiano 8af189e300 Remove bad chars from docs 12 years ago
Nils Adermann 9c9391fc43 Clarify standard replace use case 12 years ago
Nils Adermann 7c7cac61b6 Merge remote-tracking branch 'github-seldaek/stability'
* github-seldaek/stability:
  Add stability docs
  Add test for Pool handling and refactor a couple things
  Add support for stabilities in lock file
  Infer stability flags for requirements that have an explicit version required of a lower stability
  Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability
  Basic handling of stability flags
  Add list of stabilities to base package
  Add minimum-stability flag on root package to filter packages by stability
  Add CompositeRepo::getRepositories
  Add package stability
12 years ago
Jordi Boggiano 4cab4b46e4 Merge remote-tracking branch 'ktomk/patch-1' 12 years ago
Jordi Boggiano 44fdc05e45 Add stability docs 12 years ago
Jordi Boggiano 1709d6a6c7 Clarify deprecation of include-path 12 years ago
Tom Klingenberg 74ca58bcb6 Use of SPDX license identifiers. 12 years ago
Jordi Boggiano 14f7d10478 Fix typos 12 years ago
Michael Cullum 0edc94cdce Adding role to author information 12 years ago
Jordi Boggiano 939c745a9a Improvements to autoload docs 12 years ago
Igor Wiedler 21b39f8e87 [docs] Clarify that there is no cross-repo leakage with notify 12 years ago
Igor Wiedler f519636094 [docs] Document the notify-on-install config option 12 years ago
Jordi Boggiano 8d4f8543fc Update docs 12 years ago
Igor Wiedler be9ca486a6 [improve-docs] List link types in link types reference title 12 years ago
Igor Wiedler 3cccc29b55 [improve-docs] Explain what the root package is, refs #500 12 years ago
Igor Wiedler 99c90cde5a [improve-docs] Specify that config and repositories are root-only, closes #500 12 years ago
Igor Wiedler 6c4f47da74 [improve-docs] Remove "Package root" from schema chapter 12 years ago
Igor Wiedler a2eeeab79a [improve-docs] Mention classmap autoloading in basic-usage 12 years ago
Jordi Boggiano b3b6b03aff Fix doc typo 12 years ago
Jordi Boggiano f21ce43a52 Crosslinking 12 years ago
Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 12 years ago
Christoph Hochstrasser 5ec267ccf4 Added basic docs to schema docs. 12 years ago
Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config 12 years ago
Romain Neutron 6844d7b572 Removed scripts documentation duplication, refactor to the dedicated article page 12 years ago
Jordi Boggiano f0a0d7ffa7 Add docs for metapackages 12 years ago
Jordi Boggiano 502048bfd8 Fix schema nesting 12 years ago
Maks 099823c369 Typo 12 years ago
Jordi Boggiano 7c97abec8c Update docs on repo order 12 years ago
Jordi Boggiano 27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' 12 years ago
Jordi Boggiano f3c4b8661d finish updating links to .md 12 years ago
Travis Northcutt cee5fed25f added prev/next links to docs 12 years ago
Jordi Boggiano c27bdad728 Merge pull request #402 from igorw/packagist-false-docs
[docs] move docs on disabling packagist to repositories chapter
13 years ago
Igor Wiedler 4da3d1fac0 [docs] move docs on disabling packagist to repositories chapter, fixes #362 13 years ago
Igor Wiedler 364afaa16a [docs] fix some links to the repositories page 13 years ago
Benjamin Eberlei 590ee419bd Fix docs 13 years ago
Benjamin Eberlei 7855eda57a Explain classmap generation in documentation 13 years ago
Jordi Boggiano 202cfb4fb9 Some docs update 13 years ago
Jordi Boggiano 605fae42a6 Remove fenced blocks in docs 13 years ago
Jordi Boggiano 8ba76fe6d2 Boost default timeout to 5min 13 years ago
Jordi Boggiano f101ec16f6 Add process-timeout docs 13 years ago
Igor Wiedler 672e7d85a1 [docs] re-word some things, document env vars 13 years ago
Michael Cullum 0accac7974 Fix links broken due to newlines. 13 years ago
Jordi Boggiano b8f200b0f2 Fix link 13 years ago
Jordi Boggiano a71f9c71f0 Move schema into res folder 13 years ago
Jordi Boggiano 38ef1dcb24 Doc fixes 13 years ago
Igor Wiedler b71db7607d [docs] fix smarty source reference 13 years ago
Igor Wiedler c42e37037a [docs] wrap all lines to 80 chars 13 years ago
Igor Wiedler cabe1c2949 [docs] add vcs repo section to repos chapter 13 years ago
Igor Wiedler b6079f73ba [docs] beginning of the repositories chapter 13 years ago
Igor Wiedler f4511271a8 [docs] schema chapter describing composer.json 13 years ago