7812 Commits (bbee0d7c6c4441b49085e1853ed9e7c927163b14)
 

Author SHA1 Message Date
Martin Hujer bbee0d7c6c Validation warns if script description for nonexistent script is present
Fixes #7010
7 years ago
Jordi Boggiano 015927d0b0 Merge branch '1.6' 7 years ago
Jordi Boggiano 1a6e3ee8c7 Show script description for custom commands in run-script --list, fixes #7009 7 years ago
Jordi Boggiano 994bac0c15 Merge branch '1.6' 7 years ago
Jordi Boggiano 59fcb91912
Merge pull request #6985 from nicolas-grekas/get-url-contents
Add RemoteFilesystem::getRemoteContents() extension point
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
Jordi Boggiano 4331b11624 Merge branch '1.6' 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
Nicolas Grekas 5601f07bfa Add RemoteFilesystem::getRemoteContents() extension point 7 years ago
Nicolas Grekas 251a347efb Fix CTRL+C handling during create-project 7 years ago
Jordi Boggiano 9a443e6d0b Merge branch '1.6' 7 years ago
Jordi Boggiano 20699905ab Update changelog 7 years ago
Jordi Boggiano 74838790b5 Merge branch '1.6' 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 be040f8e31 Merge branch '1.6' 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 4a7389f5b7 Merge branch '1.6' 7 years ago
Jordi Boggiano 95d5e8dd94 Update changelog 7 years ago
Jordi Boggiano 8c7b13e9be Update content hash 7 years ago
Jordi Boggiano 8ff3a8bcc0 Merge branch '1.6' 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 749b4c46b7 Bump branch alias 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
Jordi Boggiano 0edc4175a1
Merge pull request #6955 from carusogabriel/clean-documentation
Clean up documentation
7 years ago
Jordi Boggiano e137fe9b9d
Merge pull request #6960 from carusogabriel/singulars-and-plurals
[SvnDownloader] Improve plurals and singulars
7 years ago
Elan Ruusamäe b02aa2e745
changelog: fix typo in 1.5.6 entry 7 years ago
Gabriel Caruso 2ad6f611d7 Allow bin key to receive string 7 years ago
Gabriel Caruso 7aad20cb30 [SvnDownloader] Improve plurals and singulars 7 years ago
Gabriel Caruso 486e580db2 Clean up documentation 7 years ago
Jordi Boggiano 6717cf1956
Merge pull request #6947 from localheinz/fix/sort-packages
Fix: Add 'sort-packages' to composer-schema.json
7 years ago
Jordi Boggiano ad27182618
Merge pull request #6945 from localheinz/fix/remove-main-key
Fix: Remove key when value is null
7 years ago
Jordi Boggiano 28e41d094e
Merge pull request #6939 from localheinz/fix/typo
Fix: Typo / wording
7 years ago
Jordi Boggiano 9c9b014d28
Merge pull request #6952 from mhujer/mh-docs-typos
[docs] Few typographical fixes
7 years ago
Martin Hujer 9bb4cce0b8 Fixes typos in docs 7 years ago
Jordi Boggiano 17086c5787
Merge pull request #6949 from mhujer/mh-fix-links
[docs] Fix links
7 years ago
Martin Hujer 149a5e9401 Change links to prevent unnecessary redirect 7 years ago
Martin Hujer 58a62dceab Change http to https where possible 7 years ago
Andreas Möller de07f588c1
Fix: Use array_key_exists() instead of isset() 7 years ago