7828 Commits (b90987fdeb13e1ef9180d6d65fec998aefecfa7d)
 

Author SHA1 Message Date
Patrick Rose b90987fdeb Fix permissions when using the PearBinaryInstaller
The PearBinaryInstaller is old and not used by many people, so the
world writable permissions weren't caught
6 years ago
Jordi Boggiano f857da7c29 Remove deprecated license check from ValidatingArrayLoader, fixes #7026, fixes #7073 6 years ago
Jordi Boggiano 0fc6fb56a0 Fix validation of license field 6 years ago
Jordi Boggiano 1f3c52d3af Doc tweak 7 years ago
Jordi Boggiano 056ac0258d Update changelog 7 years ago
Jordi Boggiano a61a8d78b1 Fix warning for packages not existing while they exist but not at the required stability, fixes #7044 7 years ago
Jordi Boggiano 9b3ab4896d Update SPDX licenses to 1.3.0, fixes #7039 7 years ago
Jordi Boggiano 71896b0777 Fix self-update regression, fixes #7045 7 years ago
Jordi Boggiano a29ad2bfd6 Add some more debugging info 7 years ago
Jordi Boggiano 1933532ec5 Fix github authentication request, fixes #5767 7 years ago
Markus Staab e67a559db9 make sure "svn info" output is parsed in a x-platform way 7 years ago
Markus Staab 9bc83d698e Pass auth credentials to svn log while retrieving commit logs 7 years ago
Jordi Boggiano 0161a63a0a
Merge pull request #6956 from wsandin/master
Fix for issue 6602 - warning when running composer as another user
7 years ago
Jordi Boggiano 49068c579e
Fix indenting 7 years ago
Jordi Boggiano a1bf6890d5 Fix ConsoleIO tests 7 years ago
Jordi Boggiano a567501e58 Fix ConsoleIO::select regression in which 1.5.3-1.6.2 returned the selected values instead of index keys, fixes #7000 7 years ago
Narration SD fd61a21bff Fix detection of junction points, fixes #7025 7 years ago
Jordi Boggiano 766ed9555e Only show override description if there is one, refs #7011 7 years ago
Vic Metcalfe fa5a94143a Show reason for php version package mismatch due to config.platform 7 years ago
Jordi Boggiano 842a7ea922 Fix dev-master not being normalized correctly for the root package, fixes #7007 7 years ago
Jordi Boggiano a5e35b9e89 Add --remove-vcs flag to create-project command to allow removing user prompts, fixes #7002 7 years ago
Markus Staab 6a7e932233 Mention that also a antivirus software might corrupt file contents 7 years ago
Jordi Boggiano f28feedf58 Update list of explicit VCS repo types, refs #7023 7 years ago
Jean-Baptiste 595cf4432c Fix Test RepositoryFactory 7 years ago
Jean Baptiste Noblot 621a9d845c Add 'git-bitbucket' in RepositoryFactory
Add 'git-bitbucket' and 'hg-bitbucket' in RepositoryFactory help to call good driver in vcs
Cause if you config your repository type with 'git'. the GitDriver is instantiate and not GitBitbucketDriver

Fix #5389
7 years ago
Jordi Boggiano 471b012e3a Fix problem report when requiring "ext-zend opcache", refs #2509 7 years ago
Jordi Boggiano 5a1765c838 Only warn for license deprecations for new releases/branches 7 years ago
Jordi Boggiano 1a6e3ee8c7 Show script description for custom commands in run-script --list, fixes #7009 7 years ago
Jordi Boggiano 82b80a5451
Merge pull request #6979 from nicolas-grekas/fix-ctrl-c
Fix CTRL+C handling during create-project
7 years ago
Tomas Klinkenberg 60106edd32 Added a test to confirm issue #6994.
Added a encapsulated group to the replacement parameter of the `preg_replace` for GitLab in `\Composer\Util\Url::updateDistReference()`. This fixes #6994.
7 years ago
Jordi Boggiano 188b3a35c8 Tweak license deprecation text to handle + more gracefully, fixes #6981 7 years ago
William Sandin 4296fe657f Adding check to confirm POSIX is defined and callable 7 years ago
Nicolas Grekas 251a347efb Fix CTRL+C handling during create-project 7 years ago
Jordi Boggiano 20699905ab Update changelog 7 years ago
Jordi Boggiano e6114b2ca7 Fix support for replacing dist refs in gitlab URLs and add support for gitlab/github enterprise too 7 years ago
Jordi Boggiano ac9c7a50e9
Merge pull request #6976 from nicolas-grekas/fix-autoloader
Fix generated static map...
7 years ago
Nicolas Grekas 0c912d6eee Fix generated static map... 7 years ago
Jordi Boggiano 95d5e8dd94 Update changelog 7 years ago
Jordi Boggiano 5e223dae61 Update jsonlint dep 7 years ago
Remi Collet b0fa2bd5e2 Fix dependency on seld/jsonlint 1.4
As deprecated flag is used.
7 years ago
Jordi Boggiano ebc3c7d0da
Merge pull request #6973 from nicolas-grekas/fix-autoloader
Fix BC of generated static map
7 years ago
Nicolas Grekas ce70e0e9dd Fix BC of generated static map 7 years ago
Jordi Boggiano c962be2f41 Update changelog for 1.6.0 7 years ago
Jordi Boggiano 882b82d542 Add COMPOSER_MEMORY_LIMIT env var to force a given memory_limit, fixes #6931 7 years ago
Jordi Boggiano 5cd0fef7ff Upgrade to SPDX License 3.0 and handle deprecations more gracefully, fixes #6951 7 years ago
Jordi Boggiano ab8437ce06 Merge remote-tracking branch 'swumao/feature-6892' 7 years ago
Jordi Boggiano 3be9591930 Simplify some ClassLoader code, minor memory improvement, fixes #6937 7 years ago
Jordi Boggiano 8a50345df7 Follow ignore-platform-reqs when checking for package requirements, fixes #6859 7 years ago
Jordi Boggiano e2ad3ea85a
Merge pull request #6963 from glensc/patch-2
changelog: fix typo in 1.5.6 entry
7 years ago
Jordi Boggiano f222f7f896
Merge pull request #6961 from carusogabriel/bin
Allow bin key to receive string
7 years ago