7579 Commits (edece864e7e4c668dcad6601df70777882d22116)
 

Author SHA1 Message Date
Jordi Boggiano edece864e7 Merge pull request #6692 from PetrHeinz/patch-1
typo "semvar" => "semver"
7 years ago
Petr Heinz 7d06c3b9b8 typo "semvar" => "semver" 7 years ago
Jordi Boggiano e12e0335a4 Merge pull request #6677 from kalessil/master
SCA with PHP Inspections (EA Extended)
7 years ago
Jordi Boggiano c0eb32669a Remove comment 7 years ago
Jordi Boggiano 7e067be1df Merge pull request #6679 from zdanek/patch-1
fixed caret sub title link in the article
7 years ago
Jordi Boggiano 080fefa112 Merge pull request #6653 from glensc/sh-syntax
fix parallel test exit scenario shell syntax
7 years ago
Bartek Zdanowski dc693c3a6e fixed caret sub title link in the article
Fixed link to Caret version range paragraph
7 years ago
Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) 7 years ago
Jordi Boggiano 6c1da86437 Update deps 7 years ago
Jordi Boggiano 0bc7199bdb Merge branch '1.5' 7 years ago
Jordi Boggiano e918ec9b39 Prepare 1.5.2 7 years ago
Jordi Boggiano 0745216c57 Bump cabundle 7 years ago
Jordi Boggiano 92458596ea Merge branch '1.5' 7 years ago
Jordi Boggiano 69ecb2403e Add upgrade alias to update, fixes #6649 7 years ago
Jordi Boggiano dae575c197 Merge branch '1.5' 7 years ago
Jordi Boggiano 802849d52c Wording tweaks 7 years ago
Deamon 3d753b117b add test on remove mainkey at end of file 7 years ago
Deamon 5b29b7c8e3 delete last coma if deleting last element before end of file 7 years ago
Jordi Boggiano 4853661934 Merge branch '1.5' 7 years ago
Jordi Boggiano 1682d7d454 Fix path repo version parsing to follow COMPOSER_ROOT_VERSION when the git repo is shared with the root package, fixes #6625 7 years ago
Jordi Boggiano a53f2ce7c7 Merge branch '1.5' 7 years ago
Jordi Boggiano f71baa5e0c Try fixing 404s gitlab handling when unauthenticated, refs #6669 7 years ago
Jordi Boggiano 54fd2fd4af Merge branch '1.5' 7 years ago
Jordi Boggiano 56964a9377 Check for new work dir with both parameters, refs #6651 7 years ago
Ayesh Karunaratne eb078b432f Prevent automatic parent directory composer.json discovery if working-dir parameter is set 7 years ago
Jordi Boggiano 3a4604ebbc Merge remote-tracking branch 'swumao/master' 7 years ago
Jordi Boggiano a8df30c09b Merge branch '1.5' 7 years ago
Jordi Boggiano 8b61315b14 Normalize URL as symfony Filesystem::mirror does a straight str_replace on realUrl vs actual iteratee path without normalization and our aRchivableFilesFinder does normalize the path, refs #6667 7 years ago
Gawain Lynch b859bbcdcf Pass a VCS filtered iterator to mirror 7 years ago
Mikk Tendermann 2a89d37651 fix gitlab not telling visibilty if user is not logged in 7 years ago
Jordi Boggiano 7c0a774157 Merge pull request #6654 from andrewryantech/patch-1
Update why-can't-composer-load-repositories-recursively.md
7 years ago
Abyr Valg 37addea447 Make composer see installed dev packages 7 years ago
Fedir Kryvytskyi dc509b236f Fixed error, when composer.phar was broken, if it compiled inside folder, that has /composer in path 7 years ago
Nils Adermann 90b802a732 Documentation: Wording on multi version package repo doc 7 years ago
Jordi Boggiano 1e6854455c Merge pull request #6644 from codekandis/feature/util-filesystem-copy-separation
Introduces a new method `copy()`.
7 years ago
Jordi Boggiano eb61069058 Merge pull request #6613 from decadence/patch-1
Note for aliases
7 years ago
Jordi Boggiano 1a710bb1e8 Merge pull request #6632 from Deamon/issue-6627-update-doc-packages-configuration
Document how to define multiple versions in a package repository
7 years ago
Jordi Boggiano 97b22ad387 Merge pull request #6608 from kthbit/local-fossil
Teach FossilDriver to work with local fossil repository files
7 years ago
闫兴茂 277f05754d Add default sort for show --tree option 7 years ago
andrewryantech a6d0ecd13f Update why-can't-composer-load-repositories-recursively.md 7 years ago
Elan Ruusamäe 9a6fa3466f fix parallel test exit scenario. introduced in 4d8b371908 7 years ago
Christian Ramelow f178c340e9 Fixed tests. 7 years ago
Christian Ramelow 39d8104897 Introduces a new method `copy()`.
Some packages, e. g. `tm/tooly-composer-script`, are using the composer classes to e. g. create symlinks or perform other file operations. While there's only a `copyThenRemove()` method this commit introduces a new `copy()` method. `copy()` behaves the same as the copy part of `copyThenRemove()` did with one exception: it returns `true` on success and `false` on failure. Copying a directory may lead to a `false`, while the whole directory or some of its files couldn't been copied. To ensure backwards compatibility `copyThenRemove()` calls `copy()` now. This commit also adds the necessary tests.
7 years ago
Deamon bff904d11c add example on how to add several version of a package 7 years ago
Jordi Boggiano d9885d5b3b Merge branch '1.5' 7 years ago
Jordi Boggiano 9fd4f22ba2 Also ignore dir change prompt in list command 7 years ago
Jordi Boggiano d932b17c08 Merge branch '1.5' 7 years ago
Jordi Boggiano d352cc97f7 Do not prompt for dir change on create-project, fixes #6617 7 years ago
Jordi Boggiano a019fe7e6f Merge branch '1.5' 7 years ago
Jordi Boggiano e33d00f98e Fix gitlab tests 7 years ago