msarca
9f58c3d6e3
Fixed a bug that prevented interactive authentication to work properly
2016-04-25 21:55:23 +03:00
Jordi Boggiano
4ed1e88689
Update changelog
2016-04-21 12:30:00 +01:00
Jordi Boggiano
a5f86b6ea0
Fix all other instances of addcslashes that might have issues with $ signs in strings, refs #5221
2016-04-21 12:16:46 +01:00
Jordi Boggiano
47bba5bd14
Merge remote-tracking branch 'danieliancu/1.0' into 1.0
2016-04-21 12:01:36 +01:00
Jordi Boggiano
ff46816e79
Add support for file:///c:/-style paths, refs #3338
2016-04-21 11:00:41 +01:00
Jordi Boggiano
766c45c047
Add support for local paths pointing directly at the .git folder instead of actual repo, refs #3338
2016-04-21 11:00:03 +01:00
Daniel Iancu
3bdb0ee5fd
Fix addMainKey method of JsonManipulator with content having $n
...
This will store correctly passwords having a dolloar sign followed by a digit in the auth.json file.
If the content variable has "$n" (where n consists of digits) it will match as a replacement reference for preg_replace and thus it will get stripped because there's no such parenthesized pattern.
2016-04-20 22:34:39 +03:00
Jordi Boggiano
c7c8335b8b
Fix updating of dev refs if they are not whitelisted
2016-04-19 20:03:14 +01:00
Jordi Boggiano
1bf711fe1f
Guard against mbstring func_overload, fixes #5218
2016-04-19 15:44:13 +01:00
Michael Aherne
830644f374
Observe COMPOSER environment variable in init command
2016-04-19 10:51:44 +01:00
Jordi Boggiano
feda2a283f
Improve error reporting some more, fixes #4310
2016-04-18 23:03:00 +01:00
Jordi Boggiano
b10074338c
Fix tests
2016-04-18 22:17:04 +01:00
Jordi Boggiano
118d8fb52f
Output composer/php/os version info in debug mode
2016-04-18 22:09:07 +01:00
Jordi Boggiano
f04802ad68
Update changelog
2016-04-18 21:13:28 +01:00
David Zuelke
d716c73333
fail download on content-length mismatch
2016-04-18 20:42:38 +01:00
Jordi Boggiano
27f216dba4
Merge pull request #5204 from peterrehm/update-channel
...
Show channel even if there is no new version on the current channel
2016-04-18 10:36:19 +01:00
Niels Keurentjes
d5158d943f
Exempt custom URLs from secure-http checks, refs #5173
2016-04-18 10:23:10 +01:00
Sami Jawhar
9d2db57f65
BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file.
2016-04-18 09:35:11 +01:00
Jordi Boggiano
6d20146d08
Normalize URL updates to point to the correct reference and always update URLs consistently, fixes #3849 , fixes #4126
2016-04-18 09:34:23 +01:00
Peter Rehm
bdd90a49c4
Show channel even if there is no new version on the current channel
2016-04-16 19:15:12 +02:00
Jordi Boggiano
ff4e2ec219
Avoid lazy-loading composer-plugin-api
2016-04-15 14:04:44 +01:00
Jordi Boggiano
dabad42cf9
Show channel used to perform self-update
2016-04-15 14:04:35 +01:00
Jordi Boggiano
d8840df4ac
Minor tweak
2016-04-11 15:13:51 +01:00
Jordi Boggiano
1f0b01e70d
Merge remote-tracking branch 'watermanio/strict-types' into 1.0
2016-04-11 15:11:46 +01:00
Jordi Boggiano
3b0a1c6f70
Run cs fixer and update config to latest master
2016-04-11 15:06:57 +01:00
Jordi Boggiano
b9ce06f46b
Minor tweaks, refs #5162
2016-04-11 14:47:03 +01:00
Jordi Boggiano
da9b43dcc8
Merge remote-tracking branch 'curry684/code-quality' into 1.0
2016-04-11 14:39:37 +01:00
Jordi Boggiano
5ae2deeee2
Fix minor wording issues, refs #5170
2016-04-11 14:32:34 +01:00
Jordi Boggiano
603c8a9888
Merge remote-tracking branch 'lferro9000/patch-1' into 1.0
2016-04-11 14:31:57 +01:00
Jordi Boggiano
15fb72c723
Merge remote-tracking branch 'ravage84/patch-2' into 1.0
2016-04-11 14:12:45 +01:00
Marc Würth
0621d0c226
Update bundled cacert.pem
...
Certificate data from Mozilla as of: Wed Jan 20 04:12:04 2016
2016-04-11 15:06:27 +02:00
Jordi Boggiano
6df85163f4
Make use of global platform config if available, and improve error reporting, fixes #5165
2016-04-11 13:36:02 +01:00
Jordi Boggiano
279e2bda15
Merge remote-tracking branch 'dzuelke/unset_bitbucket' into 1.0
2016-04-11 13:20:13 +01:00
Jordi Boggiano
ad5951218b
Also trim trailing slashes in PathRepo, refs #5164
2016-04-11 13:11:46 +01:00
Jordi Boggiano
b981c1e09d
Merge remote-tracking branch 'cherbst/trim-trailing-slash-from-symlink-names' into 1.0
2016-04-11 13:11:23 +01:00
Jordi Boggiano
e2056499cb
Avoid open_basedir warnings on is_dir() calls when probing for CABundle
2016-04-11 08:45:25 +01:00
David Zuelke
cf43244f85
fix config add/remove/unset/merge for bitbucket
2016-04-10 23:21:50 +02:00
Luis Ferro
b37178577c
Update troubleshooting.md
...
Alternative way to turn off composer on Mac OS, with PHP installed in user available folders by Homebrew.
2016-04-08 20:34:36 +01:00
Niels Keurentjes
eb77c0b7f5
phpDoc cleanup, removed unused imports, variables and parameters.
2016-04-07 23:12:23 +02:00
Christoph Herbst
cbfd83ba0e
trim trailng slash from symlink names
...
symlink names are not allowed to contain
a trailing slash, so trim it.
2016-04-07 12:55:52 +02:00
Niels Keurentjes
818c3e707a
Ton of phpDoc fixes.
2016-04-07 01:12:30 +02:00
Niels Keurentjes
e6f21137ad
Undefined or default return points fixed.
2016-04-07 00:52:50 +02:00
Andy Waterman
d4207ff49f
Strict type checks of null and bool
2016-04-06 20:55:53 +01:00
Jordi Boggiano
40c14709f7
Update changelog for 1.0.0
2016-04-05 13:27:16 +01:00
Jordi Boggiano
9f3b1fd062
Merge remote-tracking branch 'curry684/issue-5130'
2016-04-05 10:59:40 +01:00
Jordi Boggiano
997b5ef536
Merge pull request #5129 from hiqsol/get-global-composer
...
Added getter for global composer
2016-04-05 10:52:15 +01:00
Niels Keurentjes
63d3964ab5
Rollback installation of plugins if corrupted, fixes #5130
2016-04-04 23:08:18 +02:00
Jordi Boggiano
bc1d92aeee
Merge pull request #5144 from ktomk/patch-6
...
Skip non-empty directories in zip generation
2016-04-03 19:44:22 +02:00
Tom Klingenberg
8389b4b829
Skip non-empty directories in zip generation
...
Empty dirs get archived (leafs).
Previously it seemed ok to skip all directories in zip generation.
References:
- Ref: 6066359944
- Issue: #4865 Keep empty folders after re-zip a module
2016-04-02 20:50:20 +02:00
Jordi Boggiano
b2b4603215
Fix handling of http://foo/packages.json style repo URLs, fixes #5135
2016-04-02 14:49:26 +01:00