1
0
Fork 0
Commit Graph

110 Commits (fb72d26def99d08ee32e5be7b553817f585f164e)

Author SHA1 Message Date
Elan Ruusamäe b92bce5569 Minor typo fix
introduced from 6ce0bf7cbf with #2314
2013-11-13 09:15:08 +02:00
Jordi Boggiano f134e09f45 Add stronger warning in docs about #<ref> hack, refs #2410 2013-11-11 14:41:21 +01:00
Thomas Szteliga 36712386f9 Composer supports four types. 2013-11-08 08:17:11 +01:00
Jordi Boggiano 7148b22414 Add github-domains config value for GitHub Enterprise setups, fixes #728
Signed-off-by: Gennady Feldman <gena01@gmail.com>
2013-10-28 12:40:20 -04:00
Jordi Boggiano 6ce0bf7cbf Update docs for #2314 2013-10-16 12:17:18 +02:00
Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins 2013-08-30 12:51:40 +02:00
jonathan bensaid 6aefe6d8ad Describe stability flags more consistently 2013-08-23 12:18:09 +03:00
Jordi Boggiano eb331cbcbe Describe tag names more consistently, fixes #2170 2013-08-13 14:47:19 +02:00
Igor Wiedler 334c25fbbf [docs] Correct note about require-dev not being installed on install
It's now installed by default.
2013-08-07 21:11:52 +02:00
Jordi Boggiano 542edbdeab Fix typo, fixes #2126 2013-07-29 21:44:16 +02:00
Jordi Boggiano 536685fa9c Make more obvious 2013-07-01 00:14:57 +02:00
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.
2013-06-30 21:00:16 +09:00
Jordi Boggiano e68d455c5c Remove the http protocol from github-protocols, refs #1955 2013-06-28 19:16:12 +02:00
Matthias Pigulla 6232a65a35 Update docs to point out the problem with range constraints for conflict links. 2013-06-20 23:32:59 +02:00
Jordi Boggiano b4ddfabd73 Clarify language 2013-06-03 14:14:07 +02:00
Drak 4f18f8242c Update 04-schema.md 2013-05-13 15:03:42 +02:00
Drak 38f13f8a44 Update 04-schema.md 2013-05-13 15:02:48 +02:00
Drak 95b2ddb33e Make namespaces much more explicit 2013-05-13 14:58:11 +02:00
Douglas Greenshields f4af32deb7 small English correction in doc 2013-04-11 12:35:41 +02:00
Jordi Boggiano a26bababe0 Add project type to docs, fixes #1142 2013-04-11 11:53:19 +02:00
Jordi Boggiano a112231c55 Add prefer-stable docs 2013-04-02 18:40:47 +02:00
Nils Adermann afcdad4b23 Define an option to exclude files in the archive command 2013-03-28 12:49:52 +01:00
Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 2013-03-05 12:56:09 +01:00
Miklós Márton c92c69b10e Config option 'prefer-source' added to schema, refs #553 2013-03-04 20:23:55 +01:00
Jordi Boggiano c32470c7df Update docs, fix tests 2013-03-03 17:59:07 +01:00
Jordi Boggiano f06c0cb580 Code reorgs and make bool values real booleans, refs #1637 2013-03-01 23:47:24 +01:00
Ricard Clau 48ac383599 initial steps with new config value, implementation of discard changes for git and svn 2013-02-28 19:02:19 +01:00
Jordi Boggiano e43d0b5a5b Allow for "proprietary" as license identifier 2013-02-24 18:33:06 +01:00
Jordi Boggiano 94e99b9c8b Update docs, config command and schema with all the config values 2013-02-12 11:16:52 +01:00
David Zuelke 7e1f81dc1e rename vendor-bins.md to vendor-binaries.md 2013-01-14 19:42:12 +01:00
David Zuelke e423c69d8e Rename "vendor bins" to "vendor binaries"
Because a binary is not a receptacle :) Less confusing this way.
2013-01-14 19:01:09 +01:00
pauliwang cc043c373f Update doc/04-schema.md
Probably a typo (blocked -> locked)
2013-01-04 13:43:00 -08:00
Jordi Boggiano 3a0270147a Change confusing name 2012-12-10 16:28:59 +01:00
Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 2012-12-08 21:54:51 +01:00
Jordi Boggiano 35afd0a78e Add github-oauth config documentation, fixes #1405 2012-12-08 20:53:24 +01:00
Jordi Boggiano d50120ae85 Add docs about new cache dirs 2012-11-23 00:28:47 +01:00
Jordi Boggiano b05a554883 Add cache-files-ttl setting, and docs for the cache 2012-11-11 15:31:50 +01:00
Igor Wiedler f089521919 Link to the aliases article from schema and repositories docs
Closes #1179.
2012-11-07 13:11:18 +01:00
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