119 Commits (25d062ccb49d3bd16c87b0ad1a5f935649460638)

Author SHA1 Message Date
thewilkybarkid 3c75cf59e8 Correct JSON 11 years ago
Nils Adermann 7adc41d02c Merge pull request #2605 from robertboloc/feature-config_optimize_autoload_always
Added config option to optimize the autoloader always
11 years ago
Robert Boloc 8a221854b1 changed name of the option to optimize-autoloader 11 years ago
Robert Boloc 55da519cae added information to the docs 11 years ago
Daniel Londero e776294616 Add API rate limit and two factor authentication doc 11 years ago
Jordi Boggiano 8775a89710 deprecate target-dir and update docs to recommend psr-4, refs #2459 11 years ago
Jordi Boggiano b23742e30c Merge remote-tracking branch 'donquixote/feature/psr4-complete' 11 years ago
Jordi Boggiano f85a366eb9 Finalize new autoloader-suffix config value, refs #2524, fixes #1413 11 years ago
Andreas Hennings 39c09d5192 Add psr-4 stuff in a few more places. 11 years ago
Elan Ruusamäe b92bce5569 Minor typo fix
introduced from 6ce0bf7cbf with #2314
11 years ago
Jordi Boggiano f134e09f45 Add stronger warning in docs about #<ref> hack, refs #2410 11 years ago
Thomas Szteliga 36712386f9 Composer supports four types. 11 years ago
Jordi Boggiano 7148b22414 Add github-domains config value for GitHub Enterprise setups, fixes #728
Signed-off-by: Gennady Feldman <gena01@gmail.com>
11 years ago
Jordi Boggiano 6ce0bf7cbf Update docs for #2314 11 years ago
Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins 11 years ago
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