13 Commits (29312be4df7ff4e429f8ada96497f0cfc1225c77)

Author SHA1 Message Date
Jérôme Tamarelle ac68a721f4 Merge remote-tracking branch 'composer/master' into gitlab
Conflicts:
	doc/04-schema.md
	src/Composer/Util/RemoteFilesystem.php
9 years ago
Jordi Boggiano 615638c7c3 Simplify bin-compat by removing the nosymlink option, refs #3704 9 years ago
Jordi Boggiano c9b51a5751 Merge remote-tracking branch 'kocsismate/feature-bin-compat' 9 years ago
Sebastien Chemin 13f6ae1820 Fix archive-dir documentation example
Use an example of archive-dir configuration
9 years ago
Bryan Davis cc2b9cfca5 Add cli argument for classmap-authoritative
Add a `--classmap-authoritative (-a)` argument to `composer install`,
`composer update` and `composer dumpautoload`. This enables the same
authoritative classmap behavior as the existing `classmap-authoritative`
configuration setting. The option can be used for creating highly
optimized production autoloaders via `composer install --no-dev
--optimize-autoloader --classmap-authoritative` for projects where
multiple autoloaders are present and unnecessary `file_exists` calls
introduce performance issues.

Closes #4361
9 years ago
Kocsis Máté 87c16073ec Merge branch 'master' of https://github.com/composer/composer into feature-bin-compat 9 years ago
Rob Bast 4ddd5aa37f cleaned up intro page a bit 9 years ago
Rob Bast eba72fdd43 removed uneccesary nesting 9 years ago
Rob Bast 3e1b7ee295 link back to schema 9 years ago
Rob Bast 6ee6074a5c more consistent ucfirst composer references 9 years ago
Rob Bast db4b8dd42b wordwrap at 80 9 years ago
Rob Bast 3ed4be072d split list into individual sections/paragraphs 9 years ago
Rob Bast 016cc7ee19 splitting up some docs, closes #4155 9 years ago