458 Commits (7c1042eef56f54df957f89487534db8b080c1c84)

Author SHA1 Message Date
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 09602bbf00 Merge pull request #2531 from cordoval/1762-document-archive
[Docu | WCM] add documentation entry for archive command on 03-cli.md
11 years ago
Luis Cordova 32eba1f142 plug version example to the command call 11 years ago
Luis Cordova 05af035219 add documentation entry for archive command on 03-cli.md 11 years ago
Jordi Boggiano 6ead35f189 Add version arg, docs for --rollback and reorganize the code, refs #2522 11 years ago
Jordi Boggiano f85a366eb9 Finalize new autoloader-suffix config value, refs #2524, fixes #1413 11 years ago
Jordi Boggiano 8a5d072b87 Merge pull request #2519 from cebe/patch-1
Docs: Added Note about tags vs. version constraint
11 years ago
Jordi Boggiano fa60a9974a Merge pull request #2515 from asgrim/patch-1
Add information on how to run scripts manually
11 years ago
Carsten Brandt cf676880c1 Docs: Added Note about tags vs. version constraint
I made this mistake myself a few days ago, so I think it will be useful to note that here.
11 years ago
James Titcumb 7799c27df0 Removed sneaky typo 11 years ago
James Titcumb 8bdffd75ce Add information on how to run scripts manually 11 years ago
Adán Lobato f9f144862e Fixed minor typo on 'require' property 11 years ago
Andreas Hennings 39c09d5192 Add psr-4 stuff in a few more places. 11 years ago
Nico Schoenmaker 14b463da1c Added reference to script events in plugins.md 11 years ago
Bilal Amarni 61cc291c8a [CreateProject] allowed pretty version constraint 11 years ago
Elan Ruusamäe 847b33da44 drop ^A
added probably mistakenly in e34dae4d42
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 d3ff302194 Merge pull request #2375 from gena01/github-ee
Fixing #728 Adding basic support for Github Enterprise
11 years ago
Elliott Peay c14e277476 Update 05-repositories.md
Typo, which is best addressed as a small rewrite.
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
ernest leitch ebece5a3b9 Update 00-intro.md
Updated spelling
11 years ago
ernest leitch 1e4ace764d Update 00-intro.md
Added note to help install PHP via brew if it's missing.
11 years ago
Joshua Gigg c4818e5cb4 Fix code formatting introduced by PR #2333 11 years ago
Jordi Boggiano 3dd3233e20 Clarify tag docs, fixes #2343 11 years ago
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