Jordi Boggiano 5ee22f25ba Rework JSON matching to use a properly recursive pattern, fixes #5771 9 年之前
..
Autoload 902a5c32db Add bug ref 9 年之前
Command 8e1b90bc08 Allow reading repo.0 in config command, fixes #5692 9 年之前
Config 135783299a Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 9 年之前
Console c55fd9bd10 Modify the message for memory errors 9 年之前
DependencyResolver 53fc30fe56 clear code 9 年之前
Downloader 8c1f889806 cut out "file://" from VCS download() method 9 年之前
EventDispatcher 71e0fba216 Pass devMode from RunScriptCommand to Script\Event 9 年之前
Exception 43273c4366 Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 9 年之前
IO b1723644e0 Use extracted ca-bundle package 9 年之前
Installer 59596ff012 Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 9 年之前
Json 5ee22f25ba Rework JSON matching to use a properly recursive pattern, fixes #5771 9 年之前
Package 710bb0d008 fix based on test, fixes #5724 9 年之前
Plugin b502a35fc1 added missing var declaration 9 年之前
Repository 64d29dc6dc Fix regex cleaning up repo URLs, fixes #5686 9 年之前
Script ce08582671 Fix CS 10 年之前
SelfUpdate 0db8bbfda3 Add update channels support to self-update and diagnose, fixes #4960 9 年之前
Util ff7daf0bd4 Fix handling of paths on windows when cwd is root of drive, fixes #5554 9 年之前
Cache.php fd6455218e Avoid warnings in case cache dir is explicitly directed to /dev/null, fixes #5468 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). 11 年之前
Config.php e83f7c2929 Fix process timeout when set to 0 9 年之前
Factory.php 88d5b74c74 Merge remote-tracking branch 'j0k3r/re-install-binaries' 9 年之前
Installer.php ed78253c58 Only update reference if there is actually a reference, fixes #5609 9 年之前