Fabien Potencier e83f7c2929 Fix process timeout when set to 0 9 years ago
..
Autoload 2ae0800cd3 Remove useless concat. 9 years ago
Command 8e1b90bc08 Allow reading repo.0 in config command, fixes #5692 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 c55fd9bd10 Modify the message for memory errors 9 years ago
DependencyResolver 53fc30fe56 clear code 9 years ago
Downloader 2f3db8c397 Make it clear that a package is cloned from source, fixes #5489 9 years ago
EventDispatcher 71e0fba216 Pass devMode from RunScriptCommand to Script\Event 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 59596ff012 Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 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 edddae42db Revert default change from #5603 9 years ago
Plugin 0b08daff02 Simplify evaluation of PHP code 9 years ago
Repository 64d29dc6dc Fix regex cleaning up repo URLs, fixes #5686 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 ff7daf0bd4 Fix handling of paths on windows when cwd is root of drive, fixes #5554 9 years ago
Cache.php fd6455218e Avoid warnings in case cache dir is explicitly directed to /dev/null, fixes #5468 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 e83f7c2929 Fix process timeout when set to 0 9 years ago
Factory.php 88d5b74c74 Merge remote-tracking branch 'j0k3r/re-install-binaries' 9 years ago
Installer.php ed78253c58 Only update reference if there is actually a reference, fixes #5609 9 years ago