1
0
Fork 0
Commit Graph

445 Commits (41fb6146b08e029c5736ef01fd62c032cb5b360f)

Author SHA1 Message Date
David Zuelke e423c69d8e Rename "vendor bins" to "vendor binaries"
Because a binary is not a receptacle :) Less confusing this way.
2013-01-14 19:01:09 +01:00
Philipp Scheit ab53020ab0 add solution to #1454 to troubleshooting
The solution suggested by Seldaek helped to solve the issue.

https://github.com/composer/composer/issues/1454
2013-01-06 21:00:36 +01:00
Jordi Boggiano 3f68577775 Clarify what a comparable version is on the aliasing page 2012-11-08 21:01:26 +01:00
Jordi Boggiano 83cd5dd092 Change docs URLs to point to HTTPS versions of the sites 2012-11-08 15:10:26 +01:00
Igor Wiedler 0d07559287 Clarify that branch aliases must be done in the target repository 2012-11-06 15:17:52 +01:00
Jordi Boggiano e85ca1ed94 Add --check to troubleshooting docs 2012-10-30 12:54:53 +01:00
Jordi Boggiano 5fc0de566f Fix docs 2012-10-22 20:24:05 +02:00
Jordi Boggiano 083ca464b3 Merge remote-tracking branch 'johnkary/cliEvents' 2012-10-22 18:57:51 +02:00
John Kary a069f7a906 Fix styling typo 2012-10-21 14:05:32 -05:00
Jonathon Hill dee785cc81 Minor English and readability improvements 2012-10-16 15:49:01 -03:00
Dmitry Menshikov 4302ede68a Fixed urls on the troubleshooting page 2012-10-11 21:20:49 +03:00
Jordi Boggiano 0e997a94fb Format docs 2012-10-08 19:42:28 +02:00
Jordi Boggiano 81a7d40428 Merge remote-tracking branch 'timheil/master' 2012-10-08 19:31:49 +02:00
John Kary b213e585df Update and refine Scripts docs with CLI-based commands 2012-10-05 23:37:26 -05:00
Sander Marechal 3e63ebf7fe Add stream context options documetation 2012-10-03 20:32:00 +02:00
Jordi Boggiano 9798361937 Merge pull request #1040 from igorw/make-pdf
Script to generate PDF from docs
2012-09-09 03:23:44 -07:00
Igor Wiedler d93f03d0c4 Re-wrap and re-format some docs to make the LaTeX friendly 2012-08-29 22:30:47 +02:00
Tim Heil f2ba19ace2 Troubleshooting ... some lessons learnt 2012-08-27 22:09:00 +02:00
Jordi Boggiano 3946a44499 Merge remote-tracking branch 'chEbba/memory_limit'
Conflicts:
	bin/composer
2012-08-24 17:39:49 +02:00
Kirill chEbba Chebunin 34c4f94619 Fix typo in troubleshooting doc 2012-08-24 18:32:36 +04:00
Kirill chEbba Chebunin 21596b2ccd Increase memory to 512M, remove warning 2012-08-24 17:49:35 +04:00
Kirill chEbba Chebunin 4f129424e1 Increase memory_limit to 256M if it is lower than this value 2012-08-24 17:06:03 +04:00
Kirill chEbba Chebunin 99f3444f30 Fix typo in troubleshooting article 2012-08-24 14:35:16 +04:00
Kirill chEbba Chebunin 47156103a6 Remove hard coded memory limit. Add troubleshooting doc 2012-08-24 13:53:02 +04:00
Andrew Short e0a1d9ef58 Support multiple installers in a composer-installer package. 2012-05-25 18:28:53 +10:00
Jordi Boggiano e982c19bdb Add fields to sample satis config 2012-04-27 22:40:43 +02:00
Igor Wiedler 6a1843da38 [docs] Change alias article according to comments
1.0.x-dev alias is safer than 1.0-dev. require-dev is also supported.
Clarify that inline aliases are for matching constraints of deps.
Tell users to avoid inline aliasing if possible.
2012-04-26 19:21:31 +02:00
Igor Wiedler 7b882479a7 [docs] Aliases: branch-alias and inline aliasing 2012-04-26 18:40:00 +02:00
Jordi Boggiano 108134451d Fix typo 2012-04-19 20:50:24 +02:00
Jordi Boggiano ada8d69507 Update satis docs 2012-04-19 19:56:02 +02:00
Igor Wiedler e802b98897 [improve-docs] Move create-project command documentation into cli chapter 2012-04-13 12:36:27 +02:00
Igor Wiedler cfe53bdc25 [improve-docs] Remove packagist update schedule article
It is wrong and doesn't belong in the composer docs.
2012-04-13 12:14:35 +02:00
Igor Wiedler 3580f033df [improve-docs] Add taglines to articles 2012-04-13 12:13:52 +02:00
Jordi Boggiano 6c6c95e506 Reword some things and make it a bit more accurate 2012-04-08 19:09:57 +02:00
Mike van Riel 2f2f2e4f26 Incorporated latest feedback: added use statement in code example and removed explicit type-cast 2012-04-08 14:24:34 +02:00
Mike van Riel b3e0126acf Removed trailing comma 2012-04-07 18:47:53 +02:00
Mike van Riel 5b8ba09bfc Renamed phpdocumentor/template. to phpdocumentor/template- and limited line length to 80 characters 2012-04-07 18:46:58 +02:00
Mike van Riel 74f460ed80 Written documentation on Custom Installers 2012-04-07 18:27:54 +02:00
Romain Neutron 6844d7b572 Removed scripts documentation duplication, refactor to the dedicated article page 2012-03-27 00:59:08 +02:00
Jordi Boggiano 04d2acda29 Add docs about satis & why repositories are not loaded recursively 2012-03-23 20:58:12 +01:00
Jordi Boggiano 53ab5011f0 Update create projects docs 2012-03-08 21:12:43 +01:00
Jordi Boggiano d5d133e584 Move create projects article 2012-03-08 21:08:55 +01:00
Jordi Boggiano 202cfb4fb9 Some docs update 2012-02-29 15:57:16 +01:00
Jordi Boggiano 605fae42a6 Remove fenced blocks in docs 2012-02-29 15:56:53 +01:00
Jordi Boggiano 46931824fb Rename faqs to articles 2012-02-20 16:33:22 +01:00