| .. |
|
Autoload
|
c289776d94
Force-collapse multiple slashes into one, fixes #5387
|
9 years ago |
|
Command
|
c47b302a3c
Reset composer before loading the modified json, fixes #5346
|
9 years ago |
|
Config
|
135783299a
Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384
|
9 years ago |
|
Console
|
43273c4366
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
9 years ago |
|
DependencyResolver
|
feda2a283f
Improve error reporting some more, fixes #4310
|
9 years ago |
|
Downloader
|
9cb6c2322a
Fix more git URL escaping
|
9 years ago |
|
EventDispatcher
|
a67b127a1a
Add deprecation notice for the event type hint rewrites, refs #5238
|
9 years ago |
|
Exception
|
43273c4366
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
9 years ago |
|
IO
|
b1723644e0
Use extracted ca-bundle package
|
9 years ago |
|
Installer
|
9d2db57f65
BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file.
|
9 years ago |
|
Json
|
135783299a
Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384
|
9 years ago |
|
Package
|
bb0fb0eb26
Fix: Do not issue warning when using exact version constraint for unstable package
|
9 years ago |
|
Plugin
|
ba909d8795
Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377
|
9 years ago |
|
Repository
|
0cca4d1a44
Fix extension parsing to take the most usable data instead of just using 0 in case of parsing failure, fixes #5331, fixes #5264
|
9 years ago |
|
Script
|
ce08582671
Fix CS
|
10 years ago |
|
SelfUpdate
|
0db8bbfda3
Add update channels support to self-update and diagnose, fixes #4960
|
9 years ago |
|
Util
|
3ac822d5e2
Fix access_token param being incorrectly added on github requests after a redirection, fixes #5099
|
9 years ago |
|
Cache.php
|
254453f5b5
Wrap final attempt to touch a cache file in Silencer.
|
9 years ago |
|
Compiler.php
|
d20d856aa8
Merge remote-tracking branch 'nicolas-grekas/php7-static'
|
9 years ago |
|
Composer.php
|
e36f2ea618
Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag).
|
11 years ago |
|
Config.php
|
d8c94c2640
Merge remote-tracking branch 'curry684/home-expansion'
|
9 years ago |
|
Factory.php
|
43273c4366
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
9 years ago |
|
Installer.php
|
8f0324f51e
Fix platform dev reqs being required even in --no-dev installs
|
9 years ago |