431 Commits (34dd0e2850b20f6d9e40c9ca6024629cdc1a9aaf)

Author SHA1 Message Date
Jordi Boggiano 5e160c0f9e Merge pull request #2333 from giggsey/patch-1
Add documentation for resolve-dependencies
11 years ago
Jordi Boggiano 7cfeccb101 Merge pull request #2327 from pl-github/with-dependencies
Change dependency processing for update with whitelisted packages
11 years ago
Jordi Boggiano 28abb08da8 Move homebrew docs to the docs 11 years ago
Jordi Boggiano f220da8065 Merge pull request #2322 from s-e/patch-1
added warning about referencing dependencies in pre-install and pre-update
11 years ago
Jordi Boggiano 6ce0bf7cbf Update docs for #2314 11 years ago
Phillip Look 07a7284ffc Change dependency processing for update with whitelisted packages
By default dependencies of white listed packages are no longer installed automaticaly.
To Install dependencies of whitelisted packages use --with-dependencies.
- rework after review comments
- precise documentation of option
- add missing punctuation marks
11 years ago
Nils Adermann 2f4a3aba26 Merge pull request #2302 from igorw/versions-table
Format the possible version formats as a table
11 years ago
Joshua Gigg 6c96bf6ae6 Add documentation for resolve-dependencies 11 years ago
Yuya Takeyama c88d461efd Fix link to COMPOSER_HOME 11 years ago
Sam Evaskitas 2f71d25f31 fix line lengths 11 years ago
Sam Evaskitas ec3e5bf5ab fix up markdown 11 years ago
Sam Evaskitas bd36f5ef1b added warning about referencing dependencies in pre-install and pre-update 11 years ago
Igor Wiedler 30b5d2f1fc Document logical OR constraints 11 years ago
Igor Wiedler 1c2213ef5d Format the possible version formats as a table
Note I: This syntax is supported by MarkdownExtra, which both getcomposer
and github are using.

Note II: This patch currently breaks the PDF, because pandoc does not like
non-standard markdown tables. Ideas for fixing this appreciated.

Note III: The idea for this patch came up a few weeks ago on IRC. We
agreed back then that a table would be a good idea.

Note IIII: This patch creates a stability section which opens the door for
finally documenting how stability works in the composer docs.
11 years ago
Nicolas Bastien 6a435f97c8 Correct line length
Correct GromNaN  comment
11 years ago
Nicolas Bastien e34dae4d42 [DOC] add link to Monolog library 11 years ago
Jordi Boggiano 3f8836ff10 Fix some docs 11 years ago
Jordi Boggiano 941498abbb Merge pull request #2265 from zweifisch/patch-1
Update 05-repositories.md
11 years ago
Peter Schultz 9d15a32405 Add missing require to example composer.json 11 years ago
zweifisch 876314a58d Update 05-repositories.md 11 years ago
akorsus 520e02e0a9 Fixed Typo
JSON didn't validate
11 years ago
Stephan Hochdörfer 4acfe1a079 Added missing semicolon 11 years ago
Nils Adermann f69a47066d Fix numbering in custom installers article 11 years ago
Fabian Vogler 7b43d4909c Use getPackageBasePath instead of getInstallPath
As LibraryInstaller uses getPackageBasePath for uninstall: https://github.com/composer/composer/blob/master/src/Composer/Installer/LibraryInstaller.php#L126
11 years ago
Fabian Vogler 0f9988b065 Documentation fixes for composer-plugin type 11 years ago
Nils Adermann 98e5eabf75 Document how to write and use plugins 11 years ago
Nils Adermann 01a08a2ff3 As preparation for composer plugins, rename custom installers to plugins 11 years ago
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