1
0
Fork 0
Commit Graph

223 Commits (081ead163586a0201c2925e24e8d521dc7cd152c)

Author SHA1 Message Date
Jordi Boggiano b3077bc4bc Merge pull request #1177 from sandermarechal/stream-context
Allow setting stream context options
2012-10-04 09:18:08 -07:00
Igor Wiedler 1939407c77 Minor docs nitpick 2012-10-04 18:05:27 +03:00
Sander Marechal 3e63ebf7fe Add stream context options documetation 2012-10-03 20:32:00 +02:00
Jordi Boggiano ab1c7fbb9b Clarify docs about stability, fixes #1094 2012-09-10 17:18:22 +02:00
Jordi Boggiano 73c9bb8899 Merge pull request #1095 from pborreli/patch-2
Fixed typo
2012-09-10 07:59:46 -07:00
Pascal Borreli 9c76d89121 Fixed typo 2012-09-10 09:22:13 +00:00
Thomas Tourlourat a836f82ddc Missing alpha example
Also missing the "-" for alphaN.
2012-09-10 11:08:40 +03: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 9a13118ba3 Remove make-pdf script, it will be moved to the getcomposer.org repo 2012-09-08 16:21:36 +02:00
Jordi Boggiano 7023767501 Update docs and schema for new config option 2012-09-08 00:44:19 +02:00
Igor Wiedler 0766bb98f7 Vertically justify text to the top of the page 2012-08-31 02:36:06 +02:00
Igor Wiedler 129a061318 Wrap listings in minipage to prevent page breaks 2012-08-31 02:33:37 +02:00
Igor Wiedler 674a0b12a6 Increase margin by 0.5in 2012-08-31 02:33:20 +02:00
Igor Wiedler da2c9084f4 Smaller page margins that are same on all sides 2012-08-31 02:23:24 +02:00
Igor Wiedler 653a3af609 Update name to "The Composer Community"
(so I don't get blamed for breaking it)
2012-08-31 02:22:39 +02:00
Igor Wiedler 45156263e7 Add script to produce a PDF version of the docs 2012-08-29 22:31:16 +02:00
Igor Wiedler d93f03d0c4 Re-wrap and re-format some docs to make the LaTeX friendly 2012-08-29 22:30:47 +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
Jordi Boggiano 036c81b1cc Fix package name in docs 2012-08-21 16:04:11 +02:00
Jordi Boggiano f7feb82915 Clarify docs 2012-08-21 10:04:41 +03:00
Kyle Robinson Young 404c944adc Reword custom directory FAQ 2012-08-20 20:42:17 -07:00
Tom Klingenberg e3cbe3fb1e Correction of SPDX license identifier examples
The more common LGPL version number is 2.1 not 2.0, this is a minor mistake I made and should be corrected now.
2012-08-18 08:24:43 +02:00
Jordi Boggiano 2d670fc5cb Merge pull request #1003 from benwaine/documentation_clarification
Added a small clarification to the 05-repositories article.
2012-08-15 04:00:22 -07:00
Jordi Boggiano fde3135a12 Add dump-autoload docs 2012-08-15 12:39:53 +02:00
Ben Waine 1ca478de85 Added a small clarification to the 05-repositories article to
make it clearer how to use version constraints when making use
of your own VCS repository.
2012-08-15 11:04:32 +01:00
Jordi Boggiano 6e42fa47b6 Rewrap new content and tweak wording a bit 2012-08-13 23:17:53 +02:00
Jordi Boggiano 3ec8702233 Merge remote-tracking branch 'cordoval/feature/addDocumentationForGitAttributes' 2012-08-13 23:10:48 +02:00
till 37b1e4c4a8 Share more info about COMPOSER_HOME/config.json. 2012-08-13 16:26:24 +02:00
Luis Cordova 7a326627b0 add note on only works for tagged packages 2012-08-03 16:10:51 -05:00
Luis Cordova 45e6fa381c add documentation segment recommending .gitattributes use to exclude tests etc files from zip balls 2012-08-03 15:26:32 -05:00
Matthew Weier O'Phinney 990a36ac09 Update doc/00-intro.md
Updated the schema to getcomposer.org to use https instead of http.
2012-07-26 09:03:12 -05:00
Stefano Sala 89658a753b Fixing custom repository sample code (missing url) 2012-07-23 16:01:49 +02:00
Igor Wiedler fc2e9e48e8 Clarify that root package depends on context 2012-07-20 20:38:46 +02:00
Jordi Boggiano 8bf03aea07 Doc fixes 2012-07-19 19:44:08 +02:00
Jordi Boggiano dfd71b31dc Doc fixes 2012-07-19 19:40:39 +02:00
Kyle Robinson Young 6e40822abb Add FAQ on how to install to a custom directory 2012-07-18 21:19:03 -07:00
Jordi Boggiano c065b5251d Update repo docs 2012-07-18 15:32:54 +02:00
Jordi Boggiano 7b31abade1 Rewrap docs 2012-07-17 16:13:13 +03:00
Артём Курапов d81525f91c More specific autoloading dir 2012-07-17 16:06:51 +03:00
ffguru daea0c76cc correct path of autoload_namespaces.php 2012-07-13 21:45:32 +03:00
Michael McAndrew 91d399148b seems to me like "Out of the box, composer supports three types" (not two types) of package type. 2012-07-11 14:39:46 +02:00
Jordi Boggiano 5325aef8fe Rename brackets to parenthesis for clarity, fixes #888 2012-07-10 12:37:03 +03:00
prehfeldt 8fde6edfdf fixed typos in doc 2012-07-06 12:40:43 +02:00
Rob Loach 12cf2441e0 Fix by @stof: Forgot RC as a minimum-stability flag. #r1101718 2012-07-04 17:26:59 -03:00
Rob Loach 4f922ffa28 Update minimum-stability documentation 2012-07-04 10:37:28 -04:00