104 Commits (80184b87d192c3903d62e44c239eb318f6ddcc5c)

Author SHA1 Message Date
jonathan bensaid 6aefe6d8ad Describe stability flags more consistently 11 years ago
Jordi Boggiano eb331cbcbe Describe tag names more consistently, fixes #2170 11 years ago
Igor Wiedler 334c25fbbf [docs] Correct note about require-dev not being installed on install
It's now installed by default.
11 years ago
Jordi Boggiano 542edbdeab Fix typo, fixes #2126 11 years ago
Jordi Boggiano 536685fa9c Make more obvious 11 years ago
erikmaarten 9d10f5c6f0 Update 04-schema.md
Added example line for how to enable prefer-stable. Some other examples in the document show options enabled using the string "true" and since this is not the case for prefer-stable I added an example to avoid confusion.
11 years ago
Jordi Boggiano e68d455c5c Remove the http protocol from github-protocols, refs #1955 11 years ago
Matthias Pigulla 6232a65a35 Update docs to point out the problem with range constraints for conflict links. 11 years ago
Jordi Boggiano b4ddfabd73 Clarify language 11 years ago
Drak 4f18f8242c Update 04-schema.md 11 years ago
Drak 38f13f8a44 Update 04-schema.md 11 years ago
Drak 95b2ddb33e Make namespaces much more explicit 11 years ago
Douglas Greenshields f4af32deb7 small English correction in doc 11 years ago
Jordi Boggiano a26bababe0 Add project type to docs, fixes #1142 11 years ago
Jordi Boggiano a112231c55 Add prefer-stable docs 11 years ago
Nils Adermann afcdad4b23 Define an option to exclude files in the archive command 11 years ago
Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 11 years ago
Miklós Márton c92c69b10e Config option 'prefer-source' added to schema, refs #553 11 years ago
Jordi Boggiano c32470c7df Update docs, fix tests 11 years ago
Jordi Boggiano f06c0cb580 Code reorgs and make bool values real booleans, refs #1637 12 years ago
Ricard Clau 48ac383599 initial steps with new config value, implementation of discard changes for git and svn 12 years ago
Jordi Boggiano e43d0b5a5b Allow for "proprietary" as license identifier 12 years ago
Jordi Boggiano 94e99b9c8b Update docs, config command and schema with all the config values 12 years ago
David Zuelke 7e1f81dc1e rename vendor-bins.md to vendor-binaries.md 12 years ago
David Zuelke e423c69d8e Rename "vendor bins" to "vendor binaries"
Because a binary is not a receptacle :) Less confusing this way.
12 years ago
pauliwang cc043c373f Update doc/04-schema.md
Probably a typo (blocked -> locked)
12 years ago
Jordi Boggiano 3a0270147a Change confusing name 12 years ago
Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 12 years ago
Jordi Boggiano 35afd0a78e Add github-oauth config documentation, fixes #1405 12 years ago
Jordi Boggiano d50120ae85 Add docs about new cache dirs 12 years ago
Jordi Boggiano b05a554883 Add cache-files-ttl setting, and docs for the cache 12 years ago
Igor Wiedler f089521919 Link to the aliases article from schema and repositories docs
Closes #1179.
12 years ago
Jordi Boggiano cac0e71d45 Add sub-sections for autoload docs 12 years ago
Sander Marechal 3e63ebf7fe Add stream context options documetation 12 years ago
Jordi Boggiano ab1c7fbb9b Clarify docs about stability, fixes #1094 12 years ago
Thomas Tourlourat a836f82ddc Missing alpha example
Also missing the "-" for alphaN.
12 years ago
Jordi Boggiano 7023767501 Update docs and schema for new config option 12 years ago
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.
12 years ago
Igor Wiedler fc2e9e48e8 Clarify that root package depends on context 12 years ago
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