Alain Schlesser
|
4e9885e9bc
|
Make sure to use an absolute path for symlinking in PathDownloader. Resolves #4451
|
2016-03-23 12:19:41 +01:00 |
Paul Wenke
|
9059d70ba0
|
Corrected username / access token parameters for $this->io->setAuthentication when read from git config. Grant type is now only set when requesting an access token. Removed bitbucket-domains and bitbucket-protocols from config. Fixed bitbucket typo in JsonConfigSource. Removed unecessary comments. Changed visibility of Composer/Util/Bitbucket properties to private. Added https to bitbucket url. Removed unused $note variable.
|
2016-03-20 15:56:58 -04:00 |
Jordi Boggiano
|
a8e9df55dc
|
Add issue template to try and curb reports lacking information
|
2016-03-17 11:42:19 +00:00 |
Jordi Boggiano
|
313fbb7033
|
Merge pull request #5077 from barryvdh/patch-2
Add compare link to changelog for beta1
|
2016-03-17 11:27:36 +00:00 |
Jordi Boggiano
|
cb971fcb0e
|
Hijack pear.php.net from http to force https, refs #5071
|
2016-03-17 11:24:22 +00:00 |
Barry vd. Heuvel
|
d99b540540
|
Add compare link to changelog for beta1
|
2016-03-17 12:15:20 +01:00 |
Barry vd. Heuvel
|
fd46c7e4ba
|
Reduce line length
|
2016-03-16 11:04:37 +01:00 |
Barry vd. Heuvel
|
54d86ebfc9
|
Use latest package for deprecations, cache latest packages
|
2016-03-16 10:20:45 +01:00 |
Jordi Boggiano
|
7c62e2b534
|
Merge pull request #5071 from jdufresne/master
Prefer the first https:// PEAR mirror; avoid http://.
|
2016-03-16 08:47:37 +00:00 |
Jon Dufresne
|
939955fb2c
|
Prefer the first https:// PEAR mirror; avoid http://.
Fixes #5069
|
2016-03-15 14:58:55 -07:00 |
Barry vd. Heuvel
|
80be9a2c98
|
Add deprecated notice to show command
|
2016-03-15 20:46:00 +01:00 |
Barry vd. Heuvel
|
ac606e4dc1
|
Add recommended version to show command
|
2016-03-15 20:21:11 +01:00 |
Jordi Boggiano
|
0db8bbfda3
|
Add update channels support to self-update and diagnose, fixes #4960
|
2016-03-15 14:13:08 +00:00 |
Jordi Boggiano
|
a363df5087
|
Merge pull request #5035 from Seldaek/no-lock-updates-all
[RFC] Add an update-all request when there is no lock file
|
2016-03-15 14:09:35 +00:00 |
Jordi Boggiano
|
55b0ed8c8b
|
Change installs into updates if there is no lock file, simplify some code, fixes #5034
|
2016-03-15 14:05:07 +00:00 |
Jordi Boggiano
|
653326e215
|
Merge pull request #5059 from alcohol/issue-4795-2
simplified existing test, added a new test - related to #4795
|
2016-03-15 10:56:48 +00:00 |
Jordi Boggiano
|
9580a76f0d
|
Merge pull request #5049 from curry684/issue-5048
Make path repository options part of the dist reference hash
|
2016-03-15 10:38:26 +00:00 |
Rob Bast
|
8a19e8bd17
|
fix follow up issue to #4795
|
2016-03-15 11:17:58 +01:00 |
Rob Bast
|
dfdcfab822
|
simplified existing test, added a new test
|
2016-03-15 11:11:18 +01:00 |
Jordi Boggiano
|
1a5445132f
|
Merge pull request #5058 from marsuboss/patch-1
Fix typo
|
2016-03-14 17:39:12 +00:00 |
marsuboss
|
0cd5008a8f
|
Update 04-schema.md
|
2016-03-14 17:25:58 +01:00 |
Jordi Boggiano
|
24f04f7dbf
|
Merge pull request #5057 from curry684/issue-5053
Ensure stat cache is cleared for junctions
|
2016-03-14 11:34:00 +00:00 |
Niels Keurentjes
|
fafac386b7
|
Ensure stat cache is cleared for junctions when using outside modifications.
|
2016-03-14 12:27:41 +01:00 |
Paul.Wenke
|
b4d9d0fd0d
|
Added BitbucketTest class. Added is_array and is_object check to http content before calling http_build_query.
|
2016-03-13 21:33:13 -04:00 |
Paul.Wenke
|
9ddf8c4d55
|
Fixed OAuth credentials issue for subsequent clone requests.
|
2016-03-13 16:57:23 -04:00 |
Jordi Boggiano
|
3942cdf8df
|
Update license to 2016
|
2016-03-13 16:30:39 +00:00 |
Niels Keurentjes
|
d41bd2909b
|
Make path repository options part of the dist reference hash, fixes #5048
|
2016-03-12 11:05:03 +01:00 |
Jordi Boggiano
|
1dce6442ed
|
Merge pull request #5038 from nicolas-grekas/zip-native
Prefer ZipArchive over unzip, add 7z on Windows
|
2016-03-11 10:30:26 +00:00 |
Jordi Boggiano
|
eebc55e3f3
|
Merge pull request #5037 from criolit/patch-1
Add missing "secure-http" config property
|
2016-03-11 10:26:27 +00:00 |
Nicolas Grekas
|
08d48cb61a
|
Prefer ZipArchive over unzip on Windows
|
2016-03-11 11:07:36 +01:00 |
Serghei Ilin
|
dacb97d6ad
|
Add missing "secure-http" config property
"secure-http" configuration property recently introduced and available in documentation https://getcomposer.org/doc/06-config.md#secure-http is missing in the schema.
|
2016-03-11 07:04:12 +01:00 |
Jordi Boggiano
|
8bf46768f3
|
Improve error reporting when loading artifact repos
|
2016-03-10 16:31:09 +00:00 |
Jordi Boggiano
|
e8abc90b92
|
Merge pull request #5026 from curry684/issue-4392
Simulate dummy Composer when searching in uninitialized folder
|
2016-03-09 12:44:27 +01:00 |
Jordi Boggiano
|
6a69a20072
|
Merge pull request #5025 from curry684/issue-4686
Improved error message when adding a package disallowed by PHP version
|
2016-03-09 12:23:44 +01:00 |
Niels Keurentjes
|
a2d2c4ddd5
|
Simulate dummy Composer when searching in uninitialized folder, fixes #4392
|
2016-03-08 23:52:44 +01:00 |
Niels Keurentjes
|
fbbde23fb3
|
Improved error message when adding a package that is disallowed by PHP version, fixes #4686
|
2016-03-08 23:09:08 +01:00 |
Jordi Boggiano
|
fe134d3359
|
Merge pull request #5021 from vlakoff/self-update
Adjustments in self-update command in case of corrupted file
|
2016-03-08 14:41:06 +01:00 |
vlakoff
|
f7757c606d
|
Move instruction to delete corrupted file
|
2016-03-08 13:10:11 +01:00 |
vlakoff
|
9532a0129c
|
Correct error message to match actual behavior
|
2016-03-08 13:09:25 +01:00 |
vlakoff
|
93e08fd78e
|
Also clean backups if no Composer update actually performed
|
2016-03-07 19:01:17 +01:00 |
vlakoff
|
496d29a793
|
Move code to new method cleanBackups()
|
2016-03-07 19:01:17 +01:00 |
vlakoff
|
4b79ca6ba2
|
Remove duplicate variable
|
2016-03-07 19:01:16 +01:00 |
Jordi Boggiano
|
4cc719cab3
|
Add support for SSL_CERT_DIR and openssl.capath, fixes #5017
|
2016-03-07 13:07:02 +00:00 |
Jordi Boggiano
|
8344c6d3d7
|
Merge pull request #4993 from hkdobrev/create-project-suggests
List project suggestions in create-project command
|
2016-03-07 14:01:16 +01:00 |
Paul Wenke
|
d2c5479b2d
|
Updated documentation and fixed formatting in Bitbucket Util.
|
2016-03-06 22:20:22 -05:00 |
Paul Wenke
|
d5332a1b5c
|
Developed bitbucket-oauth functionality.
|
2016-03-06 22:05:00 -05:00 |
Jordi Boggiano
|
3933a7f404
|
Add conflict detection in why-not, fixes #5013
|
2016-03-07 01:50:41 +00:00 |
Jordi Boggiano
|
a15779cf53
|
Fix issue handling false children in why-not command
|
2016-03-07 00:45:02 +00:00 |
Jordi Boggiano
|
e96c566b67
|
Merge pull request #5006 from ricog/b/create-project-ignore-platform-reqs
Check for --ignore-platform-reqs flag during create-project
|
2016-03-07 01:09:52 +01:00 |
Haralan Dobrev
|
cc389d6c1a
|
List project suggestions in create-project command
Resolves https://github.com/composer/composer/issues/2752
|
2016-03-05 14:22:12 +02:00 |