.. |
Autoload
|
05fab170a7
Merge branch '1.0'
|
9 年之前 |
Command
|
aabe21d84d
Add --direct and --outdated flags to ShowCommand & OutdatedCommand, fixes #5240
|
9 年之前 |
Config
|
cf43244f85
fix config add/remove/unset/merge for bitbucket
|
9 年之前 |
Console
|
e7069dd5e8
Tweak colors in the output, make sure we load the proper version according to stability flags and add outdated command, refs #5028
|
9 年之前 |
DependencyResolver
|
feda2a283f
Improve error reporting some more, fixes #4310
|
9 年之前 |
Downloader
|
2062070be9
Warn users with secure-http disabled once per hostname they access insecurely to avoid bad URLs going by undetected, fixes #5008
|
9 年之前 |
EventDispatcher
|
60ce2324bc
Add ability to call composer from scripts using @composer XXX, fixes #5153
|
9 年之前 |
IO
|
b1723644e0
Use extracted ca-bundle package
|
9 年之前 |
Installer
|
9d2db57f65
BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file.
|
9 年之前 |
Json
|
a5f86b6ea0
Fix all other instances of addcslashes that might have issues with $ signs in strings, refs #5221
|
9 年之前 |
Package
|
8771119374
Merge branch '1.0'
|
9 年之前 |
Plugin
|
e85029da0c
Merge branch '1.0'
|
9 年之前 |
Repository
|
4c50136522
Avoid caching nulls, refs #5234
|
9 年之前 |
Script
|
ce08582671
Fix CS
|
9 年之前 |
SelfUpdate
|
0db8bbfda3
Add update channels support to self-update and diagnose, fixes #4960
|
9 年之前 |
Util
|
38c49b32cb
Less regex escaping and removed $..$ match, refs #5184
|
9 年之前 |
Cache.php
|
254453f5b5
Wrap final attempt to touch a cache file in Silencer.
|
9 年之前 |
Compiler.php
|
d20d856aa8
Merge remote-tracking branch 'nicolas-grekas/php7-static'
|
9 年之前 |
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).
|
10 年之前 |
Config.php
|
d8c94c2640
Merge remote-tracking branch 'curry684/home-expansion'
|
9 年之前 |
Factory.php
|
aeafe2fe59
Add INIT event and bump plugin-api to 1.1.0, fixes #5232
|
9 年之前 |
Installer.php
|
ac75680b1e
Make sure the abandoned state is copied over even if the packages are installed already
|
9 年之前 |