mastre
abfe74244a
Update versions.md
...
Clearer language with less chance for confusion, Though -> Although -- edited because I was confused myself when I first read it.
2016-05-12 19:02:22 -07:00
Steve Buzonas
d0c009edf2
fix issue where path repositories would be matched oddly
2016-05-12 21:55:34 -04:00
Steve Buzonas
758e7cab53
fixed issue where detatched head would give null output
2016-05-12 21:35:25 -04:00
Steve Buzonas
89d2f58c05
use version parser in vcs downloader
2016-05-12 21:21:50 -04:00
Steve Buzonas
8d766c8eb2
cleaner implementation of status output with support for path repositories
2016-05-12 21:11:48 -04:00
Jordi Boggiano
124852f15d
Merge pull request #5319 from joy2fun/1.1
...
Tips for running composer without xdebug enabled.
2016-05-12 15:35:41 +02:00
Jordi Boggiano
9c73b1b8db
Merge pull request #5318 from MrMitch/patch-1
...
fix `http-basic` json example
2016-05-12 15:33:36 +02:00
Chiao
d2bc5f4563
Add aliases for composer to disable xdebug.
2016-05-12 13:46:59 +08:00
Mickael GOETZ
9303a04bed
fix `http-basic` json example
...
The JSON example for the `http-basic` option was missing the closing curly brace.
2016-05-11 23:04:51 +02:00
Richard Fussenegger
132c37ab44
Added support for IPv6 requirement
...
I decided to add two additional PHP interpreter packages instead of an additional extension key. IPv6 support is part of PHP core (if enabled) and is not part of any optional extension.
2016-05-11 20:53:32 +02:00
Mathias Brodala
d9909993b2
Add --prefer-stable and --prefer-lowest to "require" command
...
Fixes #5314
2016-05-11 17:45:41 +01:00
Jordi Boggiano
d25b52a4d3
Merge branch '1.1'
2016-05-11 11:37:44 +01:00
Jordi Boggiano
8f0324f51e
Fix platform dev reqs being required even in --no-dev installs
2016-05-11 11:35:30 +01:00
Rob
f4873202a4
Merge pull request #5305 from lucascherifi/master
...
Typo fix
2016-05-11 09:09:13 +02:00
Lucas CHERIFI
7e34d9ab97
Typo fix ;-)
2016-05-10 21:45:39 +02:00
Jordi Boggiano
13f4d2afd3
Fix #refs handling, fixes #5291
2016-05-10 17:19:09 +01:00
Jordi Boggiano
72362a085a
Fix #refs handling, fixes #5291
2016-05-10 17:17:08 +01:00
Jordi Boggiano
43f9d6389d
Merge remote-tracking branch 'origin/master'
2016-05-10 15:22:15 +01:00
Jordi Boggiano
921af1c1b8
Merge branch '1.1'
2016-05-10 15:20:41 +01:00
Jordi Boggiano
4b0d368af5
Update deps
2016-05-10 15:19:35 +01:00
Jordi Boggiano
f726689dc2
Update changelog
2016-05-10 14:57:07 +01:00
Jordi Boggiano
5cb3564672
Fix archiving paths on windows
2016-05-10 14:40:46 +01:00
Jordi Boggiano
efaa9a5fd2
Merge pull request #5301 from niels-nijens/patch-1
...
Fix typos of the word priority in the plugins documentation
2016-05-10 15:32:21 +02:00
Niels Nijens
d113b2b5ec
Fix typos in the word priority
2016-05-10 14:27:20 +02:00
Jordi Boggiano
d11eff27d0
Cache VCS driver after creation to avoid initializing it several times
2016-05-09 21:45:46 +01:00
Jordi Boggiano
8bfb2e8bc2
Add a getter to fetch the repo data from the outside of the github driver
2016-05-09 21:41:04 +01:00
Jordi Boggiano
0040498e25
Merge branch '1.1'
2016-05-09 10:31:09 +01:00
Jordi Boggiano
046c2d64a5
Fix ProcessExecutor url escaping
2016-05-09 10:31:03 +01:00
Jordi Boggiano
36e283be68
Merge branch '1.1'
2016-05-08 18:23:21 +01:00
Jordi Boggiano
9cb6c2322a
Fix more git URL escaping
2016-05-08 18:23:14 +01:00
Jordi Boggiano
ed0a5ff2a6
Merge branch '1.1'
2016-05-08 17:36:17 +01:00
Hiraku NAKANO
8501bb71e2
Drop dependency on http://www.example.com
2016-05-08 17:36:10 +01:00
Jordi Boggiano
a31d0826f0
Merge branch '1.1'
2016-05-08 17:22:30 +01:00
Jordi Boggiano
e3ae45fa12
Replace username as well if it looks like a github oauth token
2016-05-08 17:22:25 +01:00
Jordi Boggiano
1aa31caec5
Clean up ApplicationTest
2016-05-06 00:33:19 +01:00
Jordi Boggiano
cc793eff6f
Clean up ApplicationTest
2016-05-06 00:28:45 +01:00
Jordi Boggiano
827d52cccf
Merge branch '1.1'
2016-05-05 23:21:27 +01:00
Jordi Boggiano
71cbd8f7e6
Switch dir before loading plugins to make sure the correct composer.json is initialized, fixes #5290
2016-05-05 23:21:03 +01:00
Jordi Boggiano
9ecaec4cca
Merge branch '1.1'
2016-05-05 14:57:13 +01:00
Jordi Boggiano
d1a0502f92
Make sure we only replace complete paths to the base-dir/vendor-dir, not partial dir matches, fixes #5289
2016-05-05 14:57:07 +01:00
Jordi Boggiano
fea56cb69c
Update deps
2016-05-05 14:25:20 +01:00
Jordi Boggiano
b8974a3e13
Merge branch '1.1'
2016-05-05 14:10:14 +01:00
Jordi Boggiano
591cbcee12
Avoiding defining plugin commands using the local project plugins, refs #5277
2016-05-05 14:10:06 +01:00
Bilal Amarni
92207da83a
add isProxyCommand() to BaseCommand
2016-05-05 13:56:44 +01:00
Jordi Boggiano
d07b4e0f3e
Merge pull request #5275 from bamarni/patch-9
...
document plugin capabilities (closes #5262 )
2016-05-05 14:49:27 +02:00
Jordi Boggiano
d5ed45c3c7
Fix test
2016-05-05 13:37:01 +01:00
Jordi Boggiano
d3eece0af2
Cross-link versions to stability flags and minimum-stability, fixes #5278
2016-05-05 13:33:08 +01:00
Jordi Boggiano
aaf2c06e7b
Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281
2016-05-05 13:26:26 +01:00
Jordi Boggiano
6620136309
Merge branch '1.1'
2016-05-04 10:35:00 +01:00
Jordi Boggiano
d2e26907c7
Update schema URL
2016-05-04 10:34:12 +01:00