1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 08:32:56 +00:00
Commit graph

146 commits

Author SHA1 Message Date
Olav Morken
b0a7c2612d Fix link to Composer\Installer\InstallerInterface.
The link was pointing to Composer\Plugin\PluginInterface since
commit 98e5eab. Fix the link by updating the reference from
`[3]` to `[4]`.
2015-05-10 20:34:05 +02:00
Possum
2e99b9fdf5 Use https where possible 2015-05-04 19:37:57 +02:00
Jordi Boggiano
6b3178b169 Merge remote-tracking branch 'isoroku/fix-misspellings'
Conflicts:
	doc/articles/handling-private-packages-with-satis.md
2015-04-15 02:21:44 +01:00
Jordi Boggiano
39c912005b Merge pull request #3869 from SchulteMarkus/patch-1
Explaining how to deal with cyclic dependency problems within Jenkins-bu...
2015-04-15 02:05:50 +01:00
Jordi Boggiano
1b3ca77bd5 Merge pull request #3878 from jakoch/patch-docu-httpheaderauth
added "example using a custom HTTP Header field" to docu, issue https://...
2015-04-15 01:59:55 +01:00
Richard K Miller
5b3457f812 Fix typo in aliases.md 2015-04-13 10:49:35 -06:00
jakoch
cf7441bc27 added "example using a custom HTTP Header field" to docu, issue https://github.com/composer/composer/issues/3756 2015-03-27 19:01:16 +01:00
Markus Schulte
bcc387b297 Explaining how to deal with cyclic dependency problems within Jenkins-builds. 2015-03-24 09:44:13 +01:00
isoroku
e0657b60a2 Fix misspellings 2015-03-20 14:23:24 +00:00
Sergey Gonimar
c87418099c Fix docs basic-auth => http-basic 2015-03-13 14:25:55 +05:00
Jordi Boggiano
2a0da15eb5 Merge pull request #3227 from tobiastom/patch-1
Added some details about authentication handling.
2015-03-05 20:53:47 +00:00
Jordi Boggiano
26799f4244 Update script/plugin docs 2015-03-04 23:50:10 +00:00
Jordi Boggiano
01476214da Tweak satis/toran/packagist docs 2015-02-24 12:49:14 +00:00
Paul Dragoonis
2bd9cef799 Satis grammar fix. 2015-01-30 10:35:39 +00:00
Jordi Boggiano
dadf02f511 Merge remote-tracking branch 'tractorcow/pulls/fix-numeric-alias' 2015-01-20 10:18:29 +00:00
Jordi Boggiano
af161e242e Add more troubleshooting info, refs #3457 2015-01-20 09:55:18 +00:00
Damian Mooyman
7bb85ff21e Support aliases for numeric branches. Fixes #3461 2015-01-20 17:42:01 +13:00
tomzx
6b5a531782 Minor fix to the HTTP Basic Authentication documentation
Replaced JSON array with JSON object since you cannot assign key values in an array.
2014-12-17 21:11:36 -05:00
Jordi Boggiano
fa470be001 Wording tweaks and docblock formatting, refs #2536 2014-12-08 21:30:39 +00:00
Jordi Boggiano
5c62e9b487 Merge remote-tracking branch 'cordoval/http-basic-auth' 2014-12-08 21:23:58 +00:00
Jordi Boggiano
7ccda2b1c3 Update recommendations, refs #3095 2014-10-07 14:35:09 +01:00
Jordi Boggiano
bdc60ec9c4 Merge remote-tracking branch 'amyboyd/patch-1' 2014-10-07 14:26:26 +01:00
Jordi Boggiano
6c0afd3fc0 Merge pull request #3191 from jakoch/master
added stof's php inline example from #3190 to doc/articles/scripts.md
2014-10-04 17:55:03 +01:00
Jordi Boggiano
3d1a094535 Merge pull request #3262 from jklein/patch-1
Fixing a typo in the scripts documentation
2014-10-04 17:00:32 +01:00
Jordi Boggiano
efcdb394d3 Rename *-solve-dependencies to *-dependencies-solving 2014-09-30 16:26:55 +01:00
Tomáš Votruba
9efc4d1e9d typo 2014-09-10 17:51:02 +02:00
Jordi Boggiano
0e409a159c Add toran to docs besides satis 2014-09-10 16:05:11 +01:00
Jonathan Klein
7dadd22ea4 Fixing a typo in the scripts documentation 2014-09-05 12:21:50 -04:00
Tobias Tom
2dbc9447b5 Added some details about authentication handling.
This details are more or less copied directly from [Authentication management in Composer](http://seld.be/notes/authentication-management-in-composer).
2014-08-21 11:17:08 +02:00
jakoch
9d5106e2e3 added stof's php inline example from #3190 to doc/articles/scripts.md 2014-08-06 14:54:43 +02:00
Amy Boyd
126495e3c8 Update troubeshooting.md to suggest clearing Composer's cache. 2014-07-27 20:32:16 +01:00
Jordi Boggiano
400f35efde Doc tweak 2014-07-23 19:00:59 +02:00
Jordi Boggiano
e5b36827ee Improve scripts docs 2014-07-23 16:47:54 +02:00
Michael C.
367654b81f Add note about how to put binaries in project root 2014-07-01 20:52:28 +01:00
Jordi Boggiano
5915747a0a Merge pull request #3010 from dmoreaulf/patch-1
adding doc entry for composer/satis's PR 118
2014-06-05 15:58:23 +02:00
Jordi Boggiano
9f0b9f3544 Merge pull request #2978 from jyggen/patch-1
Updated Satis install command in docs.
2014-06-05 12:41:13 +02:00
dmoreaulf
f5f6e5eaac adding doc entry for composer/satis's PR 118
https://github.com/composer/satis/pull/118/commits
2014-05-23 10:05:00 +02:00
Jordi Boggiano
0c85ca426d Add code-fences to examples for syntax highlighting 2014-05-19 12:17:07 +02:00
Jonas Stendahl
868121c7b2 Updated Satis install command. 2014-05-07 17:45:37 +02:00
Jordi Boggiano
cfed93287c Remove fenced block 2014-04-16 17:23:42 +02:00
Jordi Boggiano
9db2a537e5 Merge remote-tracking branch 'cs278/github-otp-support' 2014-02-26 16:16:13 +01:00
Jordi Boggiano
5eafcf155a Merge pull request #2748 from sndpl/issue/1849
Updated the troubleshooting doc with a chapter for the proc_fork errors
2014-02-24 10:36:33 +01:00
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. 2014-02-24 09:40:02 +01:00
Carsten Brandt
4af421bce1 Update aliases.md
added another example to make clear how it works.

fixes #2741
2014-02-22 17:30:47 +01:00
Chris Smith
78568b49d6 Correct use of English 2014-01-31 16:36:00 +00:00
Chris Smith
0858e96ac6 Correct capitalisation of OAuth 2014-01-31 16:33:47 +00:00
Chris Smith
f1af43068c Change docs to reflect support for GitHub 2FA 2014-01-31 16:33:13 +00:00
Nils Adermann
0238aaf5ac Merge pull request #2629 from moranjk/master
Implemented Pre/Post Archive Script Events
2014-01-29 01:12:19 -08:00
James Moran
c103b54991 updated documentation with pre/post archive events 2014-01-27 19:45:20 -05:00
Christophe Coevoet
57d1cff0bc Fixed a typo in the doc about github auth 2014-01-22 17:41:53 +01:00