Jonathan Eskew
|
5fe37357a2
|
Reiterate the disclaimer in the context of callbacks
|
2015-06-29 14:44:28 -07:00 |
Jonathan Eskew
|
26a2e94e78
|
Add a line and example to the documentation covering the need to require the autoloader file in order to use autoloaded files
|
2015-06-27 14:38:09 -07:00 |
Rob Bast
|
6ee6074a5c
|
more consistent ucfirst composer references
|
2015-06-22 11:08:23 +02:00 |
Jordi Boggiano
|
070007769a
|
Merge pull request #4134 from craue/patch-1
[docs] mention the `memory_limit` actually being set
|
2015-06-11 17:32:56 +01:00 |
Jordi Boggiano
|
9debc39ba5
|
Update to caret operator
|
2015-06-11 15:02:59 +01:00 |
Christian Raue
|
fe0c600d0f
|
[docs] mention the `memory_limit` actually being set
|
2015-06-11 15:14:45 +02:00 |
nevvermind
|
12c833864c
|
Revert converting `1.0.0` to `^1.0`.
|
2015-06-08 22:45:20 +01:00 |
nevvermind
|
5ba1dd67c0
|
Change wording
|
2015-06-03 12:21:54 +01:00 |
nevvermind
|
00da5945ec
|
Update docs
|
2015-06-02 19:09:57 +01:00 |
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 |