Jordi Boggiano
620e629ec3
Update some more descriptions, refs #4114
2015-09-20 14:11:09 +01:00
Jordi Boggiano
b9fbd5e5b1
Merge remote-tracking branch 'nevvermind/patch-2'
2015-09-20 14:08:32 +01:00
Rob
9f6fdfd703
spelling
2015-09-07 18:55:30 +02:00
Daniel Fahlke
f0d6436293
add period
2015-09-05 17:12:20 +02:00
Daniel Fahlke
d19aeab55c
add another case when package is not found
...
occurred for my when I wanted to update a meta package, where nearly **ALL** dependencies changed their version.
2015-09-05 11:46:02 +02:00
Rob Bast
91336a8312
Merge branch 'feature/document-need-to-require-autoloader-in-script-hooks' of git://github.com/jeskew/composer into jeskew-feature/document-need-to-require-autoloader-in-script-hooks
...
* 'feature/document-need-to-require-autoloader-in-script-hooks' of git://github.com/jeskew/composer:
"No files" was inaccurate; amend to specify "no files except"
House style requires concatenation in examples
Reiterate the disclaimer in the context of callbacks
Add a line and example to the documentation covering the need to require the autoloader file in order to use autoloaded files
2015-08-12 13:48:55 +02:00
Jordi Boggiano
b260a9972f
Timeouts are not necessarily cause for alarm
2015-07-20 17:50:56 +01:00
Jordi Boggiano
dafa9efa8f
Remove whitespace
2015-07-20 17:50:34 +01:00
Jordi Boggiano
ff84b32097
Add degraded mode to try and bypass ipv6/gzip issues, refs #4142 , refs #4121
2015-07-20 17:33:53 +01:00
Ivan Krechetov
a9b98dc5b0
Fix a typo: interally -> internally
2015-07-09 08:54:24 +02:00
Jordi Boggiano
e817dba90c
Rendering fix, refs #4172
2015-07-04 11:56:17 +01:00
Jordi Boggiano
812167b2a0
Formatting tweaks, refs #4172
2015-07-04 11:54:56 +01:00
Jordi Boggiano
edf121ce11
Minor tweaks, refs #4172
2015-07-04 11:51:55 +01:00
Jordi Boggiano
720a25abb9
Merge remote-tracking branch 'alcohol/split-schema-documentation'
2015-07-04 11:45:49 +01:00
Jeremy Postlethwaite
558fca8a23
Changing config.json to satis.json
...
Updating docs to use `satis.json` instead of `config.json`
2015-07-01 14:15:24 -07:00
Jonathan Eskew
4e3fbeabfc
"No files" was inaccurate; amend to specify "no files except"
2015-07-01 09:38:14 -07:00
Jonathan Eskew
56ffa407f1
House style requires concatenation in examples
2015-07-01 09:15:22 -07:00
Rob Bast
16a7cf19fc
outside of table, no need to escape
2015-06-30 15:49:00 +02:00
Rob Bast
50db9393e5
better phrasing / structure + moved version testing link
2015-06-30 15:49:00 +02:00
Rob Bast
10b813fc40
reworking basic usage, added versions article
2015-06-30 15:49:00 +02:00
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
1cba63cc0a
fix typo + better express order of events
...
The fix here being more "occurs before a package has been uninstalled", which is incorrect.
2015-06-06 11:06:14 +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