404 Commits (9b70b89b8f8d60b56b5900ea232109427604c748)

Author SHA1 Message Date
Matěj Grabovský 0299041ee2 Better wording in a note 11 years ago
jonathan bensaid 6aefe6d8ad Describe stability flags more consistently 11 years ago
Jordi Boggiano ad2b8c4897 Add docs for global command 11 years ago
Ivan Enderlin 766f6fc1ef Fix a typo. 11 years ago
Jordi Boggiano 565e216afb Adjust cache-dir docs, fixes #1667 11 years ago
Jordi Boggiano eb331cbcbe Describe tag names more consistently, fixes #2170 11 years ago
Jordi Boggiano 2492dea4a8 Merge remote-tracking branch 'radnan/issue-1318' 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
Sascha Egerer e31a0f8296 Add pre-status-cmd and post-status-cmd hooks 11 years ago
Javier Eguiluz 7fb0ea45e7 Fixed minor typo in composer.json example 11 years ago
Jordi Boggiano 542edbdeab Fix typo, fixes #2126 11 years ago
Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 11 years ago
Peter Kokot 6bbd2b2803 doc intro and libraries typos 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
radnan b743ea8dd4 added documentation for no_proxy env var 11 years ago
Jordi Boggiano db22befc76 Add warning to docs about package repos, refs #2011 #563 11 years ago
thewilkybarkid afe9554515 Use full diagnose command name 11 years ago
Drak 6c4cee62fe Missing backslashes. 11 years ago
Jordi Boggiano 22c7d4119f install and create-project now default to dev mode (use --no-dev for production installs) 11 years ago
Jordi Boggiano b4ddfabd73 Clarify language 11 years ago
Jordi Boggiano 4b22d7582a Merge remote-tracking branch 'schmunk42/feature-create-project-events' 11 years ago
Tobias Munk f28f3c2d96 updated docs with new create project command information 11 years ago
Jordi Boggiano 1debe22412 Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 11 years ago
Jordi Boggiano f6b7f0e29a Add --lock argument to the update command to make this hack explicit and official 11 years ago
jos101 8bbb6b9190 Update 00-intro.md 11 years ago
jos101 14260d09c5 Enable php_openssl.dll in php.ini
it specifies to enable the extension php_openssl.dll in php.ini. When php_openssl.gll is disabled, the command show an error in the function file_get_contents but not specify that is necesary to enable php.ini.
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
Taylor Otwell 60cd875cc2 Added "pre-autoload-dump" event.
This event is fired before the autoload file is generated, for either
an install or update command.
11 years ago
Jordi Boggiano b422261219 Add missings bits and pieces to cli docs 11 years ago
Jordi Boggiano 062b05d37d Fix typos/wording 11 years ago
Jordi Boggiano 5806770a81 Merge remote-tracking branch 'tarjei/patch-1' 11 years ago
Jordi Boggiano 670b36238a Add docs about package-path, refs #1819 11 years ago
Jordi Boggiano 1b030a76d4 CS and wording fixes, refs #1728 11 years ago
Jordi Boggiano e50173ff93 Merge remote-tracking branch 'nfx/artefact-repo-type' 11 years ago
Jordi Boggiano 8c197d2325 Fix CS and wording, remove lowercased env var, add env var to docs 11 years ago
Jordi Boggiano ed82543d2c Merge pull request #1824 from myqlarson/patch-2
Fixes #1822 Update 02-libraries.md
11 years ago
myqlarson fe88dee982 Fixes #1822 Update 02-libraries.md
If username is unrelated, then I propose `username` rather than `composer` or `acme` to avoid confusion.
11 years ago
Jordi Boggiano 87f90c88f2 Merge pull request #1821 from myqlarson/patch-1
Update 02-libraries.md: typo
11 years ago
myqlarson 035dbcc8ff Fixes #1822 Update 02-libraries.md
Assuming #1822 is correct, this should fix it.
11 years ago
myqlarson b51a24023c Update 02-libraries.md: typo 11 years ago
Serge Smertin be0c1b0c2e fixed typo in doc 11 years ago
Jordi Boggiano cf6cb35abd Remind people to use sudo, refs #1807 11 years ago
sclarson f6b39e4c40 removes sudo from global installation
The /usr/local/bin folder should require sudo access.
11 years ago
Max Voloshin 66c7654b45 fix ssl options; add tips about ssl and ssh2 options 11 years ago
Douglas Greenshields f4af32deb7 small English correction in doc 11 years ago