8951 Commits (292d4b3c8f59758fd0de3c486cd480ed9ac6e8bd)
 

Author SHA1 Message Date
Nils Adermann 3cbcfe663e
Merge pull request #8051 from ravage84/unused-rule
Remove unused local variable
6 years ago
Marc Würth fb8b06edef Remove unused local variable 6 years ago
Jordi Boggiano 4441be1a05
Update deps 6 years ago
Jordi Boggiano f5e1a36f57
Merge pull request #8042 from Novicaine/patch-1
Fix for UNC Windows paths
6 years ago
Jordi Boggiano 8944627245
Fix syntax and backslash escaping 6 years ago
Jordi Boggiano 2e0946744d
Merge pull request #8030 from mikeshatch/patch-3
Corrected a typo and two grammar errors.
6 years ago
Jordi Boggiano 392f75f726
Merge pull request #8045 from xuanquynh/correct_description_grammar
Correct description grammar
6 years ago
Jordi Boggiano 5177293e21
Merge pull request #8032 from kitingChris/feature/cacheClearWithEmpty
using emptyDirectory instead of remove for clearing the cache
6 years ago
Quynh Xuan Nguyen 077bbe3372 Correct description grammar 6 years ago
Novicaine 486b25fd30
Fix for UNC Windows paths
Made isAbsolutePath recognize Windows UNC-style absolute paths starting with \\
6 years ago
Christian Ego 7c64300a1b using emptyDirectory instead of remove for clearing the cache 6 years ago
Mike Hatch 20ff8b22f2
Corrected a typo and two grammar errors. 6 years ago
Patrick Reimers dd1e80a38f
Add tests for wrong package name. 6 years ago
Patrick Reimers 8ae8d131d5
Add deprecation warning for name attribute 6 years ago
Jordi Boggiano 522ea033a3
Merge branch '1.8' 6 years ago
Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 years ago
Jordi Boggiano e3f68016ac
Merge branch '1.8' 6 years ago
Jordi Boggiano d96d046209
Fix require of platform packages with --ignore-platform-reqs, fixes #8012 6 years ago
Andreas Schempp 0e2215dc6c Added full unit test coverage 6 years ago
Andreas Schempp a91fd20673 Return the composer.json content instead of a zip:// path 6 years ago
Jordi Boggiano 9d139cb694
Merge branch '1.8' 6 years ago
Jordi Boggiano 6bce9da8c8
Only keep track of empty references that returned a 404 6 years ago
Patrick Reimers 5d14a95543
Add test for warning on deprecated naming 6 years ago
Patrick Reimers 627a832cc1
Return non zero exit code on deprecation 6 years ago
Andreas Schempp 0d0cb53f31 Adjust Zip Util to only find the root composer.json 6 years ago
Jordi Boggiano ba1e5c213c
Merge branch '1.8' 6 years ago
Jordi Boggiano 6473dd9185
Minor improvements to VersionCacheInterface 6 years ago
Andreas Schempp 05d6b21785 Use self:: for private method 6 years ago
Andreas Schempp 9de07bed1b Fixed docblocks 6 years ago
Jordi Boggiano f77285916a
Clean up temp file on curl request failure and make sure the response body is avaiable on 3xx/4xx/5xx responses 6 years ago
Jordi Boggiano d37642d9f2
Add missing use 6 years ago
Jordi Boggiano 3f5a986170
Show warning in all 400/500 responses if available, fixes #7814 6 years ago
Jordi Boggiano 5f988a34a6
Merge branch 'master' into 2.0 6 years ago
Jordi Boggiano 60f198c17d
Update target version 6 years ago
Jordi Boggiano 43a43f3cdf
Merge branch '1.8' 6 years ago
Jordi Boggiano 0f36a42d61
Allow filtering of warning/info msgs by composer version 6 years ago
Jordi Boggiano 4271167495
Improve version reporting 6 years ago
Jordi Boggiano ba346ef04d
Add forward compatibility for upcoming v2 installed.json format, refs #7999 6 years ago
Jordi Boggiano 60df892517
Store dev mode in installed.json, fixes #3008 6 years ago
Jordi Boggiano 8fe2b9ec69
Fix test 6 years ago
Jordi Boggiano bdf1f7f82b
Fix loading of aliased packages in ComposerRepository when filtering by callback 6 years ago
Jordi Boggiano 2e204b0161
Remove support for the first version of the compression algo (#7906) 6 years ago
Jordi Boggiano 177f21ec5c
Fix loading of dev providers, refs #6415 6 years ago
Jordi Boggiano ff82334124
Load ~dev files as well as main provider files for new v2 protocol, fixes #6415 6 years ago
Jordi Boggiano d3873a0565
Merge branch '1.8' 6 years ago
Jordi Boggiano 61cd8664e5
Avoid creating empty bitbucket files if there was no composer.json present in the original branch/tag 6 years ago
Matthew Brown 65903aacfd Fix type issues (#7996)
* Fix type issues found by Psalm
6 years ago
Jordi Boggiano ab945a6ec1
Clean up RepositoryInterface, fixes #5464 6 years ago
Jordi Boggiano 6c782599f1
Make IOInterface implement psr-4 LoggerInterface, fixes #5180 6 years ago
Jordi Boggiano 3fc9ede24b
Add plugin callbacks for deactivation and uninstall, fixes #3000 6 years ago