73 Commits (80184b87d192c3903d62e44c239eb318f6ddcc5c)

Author SHA1 Message Date
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
thewilkybarkid afe9554515 Use full diagnose command name 11 years ago
Tobias Munk f28f3c2d96 updated docs with new create project command information 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 062b05d37d Fix typos/wording 11 years ago
Jordi Boggiano 5806770a81 Merge remote-tracking branch 'tarjei/patch-1' 11 years ago
Max Voloshin 66c7654b45 fix ssl options; add tips about ssl and ssh2 options 11 years ago
Jordi Boggiano 7740196b13 Add docs for diag command 11 years ago
Jeremy Postlethwaite e16c697b4c Update custom-installers.md
Fixed documentation error.
11 years ago
till 5774f5db4a Engrish is hard. 11 years ago
till 378615d646 Documentation for satis-based downloads. 11 years ago
David Zülke d693bdf3bc Clarify custom installer names/interfaces
"i.e." is an abbreviation for "id est", meaning "that is". The intention here is probably "e.g.", "exempli gratia", meaning "for example".

Also gave non-`Composer\` example path and added the name of the interface an installer should implement (it's mentioned later in the article, but it's useful to mention it early).
11 years ago
Jordi Boggiano e69a05949b Tweaking text and wrapping lines 11 years ago
Alexander Pánek 91c431c907 Adding some more description what Satis is/does 11 years ago
Tarjei Huse b79daf4357 Update troubleshooting.md
I never thought of looking in the aliases section of the documentation...
11 years ago
Jordi Boggiano 7f861d0c07 Merge pull request #1609 from jeffturcotte/patch-1
Satis configuration file description
12 years ago
Jordi Boggiano 8518cd1be8 Add post-autoload-dump event to docs/schema 12 years ago
Jeff Turcotte 6428aa1aa2 Further simplified Satis Config intro 12 years ago
Jeff Turcotte f6059890b1 Satis configuration file description
Better upfront description of what a Satis configuration file actually is. Was previously not clear the name didn't matter until further down.
12 years ago
Jordi Boggiano 9dfdc86292 Rephrase package not found troubleshooting entry 12 years ago
Jordi Boggiano 7620541c27 Merge remote-tracking branch 'pscheit/patch-1' 12 years ago
Igor Wiedler c1a4e5d43b Add curl -sS everywhere 12 years ago
Bilal Amarni b02e077ab2 added a note about #1526 12 years ago
Arul 1ba62d09e4 Update doc/articles/vendor-binaries.md 12 years ago
PCSG d0a61bbaa0 Update doc/articles/scripts.md
forget a comma
12 years ago
Matt Kirwan 9ad629b39b Update doc/articles/handling-private-packages-with-satis.md
Added the stability flag to this article, was a little confusing as to why satis didn't install correctly using this article. Turned out the github composer/satis README had the answer so i've put it here also.

Matt
12 years ago
David Zuelke 7e1f81dc1e rename vendor-bins.md to vendor-binaries.md 12 years ago
David Zuelke e423c69d8e Rename "vendor bins" to "vendor binaries"
Because a binary is not a receptacle :) Less confusing this way.
12 years ago
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
12 years ago
Jordi Boggiano 3f68577775 Clarify what a comparable version is on the aliasing page 12 years ago
Jordi Boggiano 83cd5dd092 Change docs URLs to point to HTTPS versions of the sites 12 years ago
Igor Wiedler 0d07559287 Clarify that branch aliases must be done in the target repository 12 years ago
Jordi Boggiano e85ca1ed94 Add --check to troubleshooting docs 12 years ago
Jordi Boggiano 5fc0de566f Fix docs 12 years ago
Jordi Boggiano 083ca464b3 Merge remote-tracking branch 'johnkary/cliEvents' 12 years ago
John Kary a069f7a906 Fix styling typo 12 years ago
Jonathon Hill dee785cc81 Minor English and readability improvements 12 years ago
Dmitry Menshikov 4302ede68a Fixed urls on the troubleshooting page 12 years ago
Jordi Boggiano 0e997a94fb Format docs 12 years ago
Jordi Boggiano 81a7d40428 Merge remote-tracking branch 'timheil/master' 12 years ago
John Kary b213e585df Update and refine Scripts docs with CLI-based commands 12 years ago
Sander Marechal 3e63ebf7fe Add stream context options documetation 12 years ago
Jordi Boggiano 9798361937 Merge pull request #1040 from igorw/make-pdf
Script to generate PDF from docs
12 years ago
Igor Wiedler d93f03d0c4 Re-wrap and re-format some docs to make the LaTeX friendly 12 years ago
Tim Heil f2ba19ace2 Troubleshooting ... some lessons learnt 12 years ago
Jordi Boggiano 3946a44499 Merge remote-tracking branch 'chEbba/memory_limit'
Conflicts:
	bin/composer
12 years ago
Kirill chEbba Chebunin 34c4f94619 Fix typo in troubleshooting doc 12 years ago
Kirill chEbba Chebunin 21596b2ccd Increase memory to 512M, remove warning 12 years ago
Kirill chEbba Chebunin 4f129424e1 Increase memory_limit to 256M if it is lower than this value 12 years ago