1
0
Fork 0
Commit Graph

72 Commits (a2c26526952bd9bb9ed8d5327c010dfbf0b9ec13)

Author SHA1 Message Date
Jordi Boggiano cac0e71d45 Add sub-sections for autoload docs 2012-10-24 14:31:59 +02:00
Sander Marechal 3e63ebf7fe Add stream context options documetation 2012-10-03 20:32:00 +02:00
Jordi Boggiano ab1c7fbb9b Clarify docs about stability, fixes #1094 2012-09-10 17:18:22 +02:00
Thomas Tourlourat a836f82ddc Missing alpha example
Also missing the "-" for alphaN.
2012-09-10 11:08:40 +03:00
Jordi Boggiano 7023767501 Update docs and schema for new config option 2012-09-08 00:44:19 +02:00
Tom Klingenberg e3cbe3fb1e Correction of SPDX license identifier examples
The more common LGPL version number is 2.1 not 2.0, this is a minor mistake I made and should be corrected now.
2012-08-18 08:24:43 +02:00
Igor Wiedler fc2e9e48e8 Clarify that root package depends on context 2012-07-20 20:38:46 +02:00
Michael McAndrew 91d399148b seems to me like "Out of the box, composer supports three types" (not two types) of package type. 2012-07-11 14:39:46 +02:00
Jordi Boggiano 5325aef8fe Rename brackets to parenthesis for clarity, fixes #888 2012-07-10 12:37:03 +03:00
prehfeldt 8fde6edfdf fixed typos in doc 2012-07-06 12:40:43 +02:00
Rob Loach 12cf2441e0 Fix by @stof: Forgot RC as a minimum-stability flag. #r1101718 2012-07-04 17:26:59 -03:00
Rob Loach 4f922ffa28 Update minimum-stability documentation 2012-07-04 10:37:28 -04:00
Jordi Boggiano 1923906bfc Clarify require-dev is only for root 2012-07-03 09:17:09 +02:00
Jordi Boggiano db7f25baaf Add note about version and packagist 2012-06-14 14:59:11 +02:00
Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 2012-06-11 12:49:12 +02:00
Jordi Boggiano 9f9a0884b1 Fix typo 2012-06-07 12:25:05 +02:00
Nick Lombard 23548ffc03 Removed the notice as @stof's ensure's it's untrue. 2012-06-04 11:59:15 +03:00
Nick Lombard 365060f0cb More autoload documentation.
As discovered through discussions at composer/composer#763
Resubmitted after travis complained, lets try again.
2012-06-04 06:15:59 +03:00
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. 2012-06-02 18:18:33 +02:00
Jordi Boggiano 8c16c1bbef Update schema and add docs for support 2012-05-28 01:57:12 +02:00
dbu 9173d4384e explaining behaviour when require-dev conflicts with require. fix #720 2012-05-21 18:41:20 +02:00
Jordi Boggiano d7608bcddd Added docs for new reference feature 2012-05-17 10:08:48 +02:00
Jordi Boggiano 8af189e300 Remove bad chars from docs 2012-05-12 18:42:35 +02:00
Nils Adermann 9c9391fc43 Clarify standard replace use case 2012-05-12 18:28:38 +02:00
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
2012-05-12 18:28:32 +02:00
Jordi Boggiano 4cab4b46e4 Merge remote-tracking branch 'ktomk/patch-1' 2012-05-12 16:24:21 +02:00
Jordi Boggiano 44fdc05e45 Add stability docs 2012-05-12 16:14:44 +02:00
Jordi Boggiano 1709d6a6c7 Clarify deprecation of include-path 2012-05-12 12:13:15 +02:00
Tom Klingenberg 74ca58bcb6 Use of SPDX license identifiers. 2012-05-12 10:50:48 +02:00
Jordi Boggiano 14f7d10478 Fix typos 2012-05-01 16:03:46 +02:00
Michael Cullum 0edc94cdce Adding role to author information 2012-05-01 16:03:44 +02:00
Jordi Boggiano 939c745a9a Improvements to autoload docs 2012-04-27 10:01:01 +02:00
Igor Wiedler 21b39f8e87 [docs] Clarify that there is no cross-repo leakage with notify 2012-04-26 19:00:55 +02:00
Igor Wiedler f519636094 [docs] Document the notify-on-install config option 2012-04-26 17:19:07 +02:00
Jordi Boggiano 8d4f8543fc Update docs 2012-04-14 23:52:52 +02:00
Igor Wiedler be9ca486a6 [improve-docs] List link types in link types reference title 2012-04-13 15:26:15 +02:00
Igor Wiedler 3cccc29b55 [improve-docs] Explain what the root package is, refs #500 2012-04-13 14:35:13 +02:00
Igor Wiedler 99c90cde5a [improve-docs] Specify that config and repositories are root-only, closes #500 2012-04-13 12:41:16 +02:00
Igor Wiedler 6c4f47da74 [improve-docs] Remove "Package root" from schema chapter 2012-04-13 12:37:15 +02:00
Igor Wiedler a2eeeab79a [improve-docs] Mention classmap autoloading in basic-usage 2012-04-13 12:06:53 +02:00
Jordi Boggiano b3b6b03aff Fix doc typo 2012-04-12 10:04:45 +02:00
Jordi Boggiano f21ce43a52 Crosslinking 2012-04-08 19:13:00 +02:00
Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 2012-04-08 17:42:57 +02:00
Christoph Hochstrasser 5ec267ccf4 Added basic docs to schema docs. 2012-04-04 10:40:00 +02:00
Jordi Boggiano 30cfb69739 Add support for mapping a namespace prefix onto many dirs in the autoload config 2012-03-28 17:09:33 +02:00
Romain Neutron 6844d7b572 Removed scripts documentation duplication, refactor to the dedicated article page 2012-03-27 00:59:08 +02:00
Jordi Boggiano f0a0d7ffa7 Add docs for metapackages 2012-03-24 18:20:27 +01:00
Jordi Boggiano 502048bfd8 Fix schema nesting 2012-03-18 11:49:24 +01:00
Maks 099823c369 Typo 2012-03-17 08:49:04 +01:00
Jordi Boggiano 7c97abec8c Update docs on repo order 2012-03-15 01:13:10 +01:00