106 Commits (31b787249c22357b6b14306eb9766af5b1ac7754)

Author SHA1 Message Date
Jordi Boggiano cfed93287c Remove fenced block 10 years ago
Jordi Boggiano 9db2a537e5 Merge remote-tracking branch 'cs278/github-otp-support' 10 years ago
Jordi Boggiano 5eafcf155a Merge pull request #2748 from sndpl/issue/1849
Updated the troubleshooting doc with a chapter for the proc_fork errors
11 years ago
Sandy Pleyte eed5ba7752 Updated the troubleshooting doc with a chapter for the proc_fork errors that happen on a tiny VPS with no swap space. Also added the solution provided in #1849, #1101, #945. 11 years ago
Carsten Brandt 4af421bce1 Update aliases.md
added another example to make clear how it works.

fixes #2741
11 years ago
Chris Smith 78568b49d6 Correct use of English 11 years ago
Chris Smith 0858e96ac6 Correct capitalisation of OAuth 11 years ago
Chris Smith f1af43068c Change docs to reflect support for GitHub 2FA 11 years ago
Nils Adermann 0238aaf5ac Merge pull request #2629 from moranjk/master
Implemented Pre/Post Archive Script Events
11 years ago
James Moran c103b54991 updated documentation with pre/post archive events 11 years ago
Christophe Coevoet 57d1cff0bc Fixed a typo in the doc about github auth 11 years ago
Daniel Londero e776294616 Add API rate limit and two factor authentication doc 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
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
Nico Schoenmaker 14b463da1c Added reference to script events in plugins.md 11 years ago
Elan Ruusamäe 847b33da44 drop ^A
added probably mistakenly in e34dae4d42
11 years ago
Joshua Gigg c4818e5cb4 Fix code formatting introduced by PR #2333 11 years ago
Jordi Boggiano 5e160c0f9e Merge pull request #2333 from giggsey/patch-1
Add documentation for resolve-dependencies
11 years ago
Joshua Gigg 6c96bf6ae6 Add documentation for resolve-dependencies 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
Nicolas Bastien 6a435f97c8 Correct line length
Correct GromNaN  comment
11 years ago
Nicolas Bastien e34dae4d42 [DOC] add link to Monolog library 11 years ago
Peter Schultz 9d15a32405 Add missing require to example composer.json 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
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