1
0
Fork 0
Commit Graph

7793 Commits (e6114b2ca7b2eb75920fd03957070045a1ac1bc1)

Author SHA1 Message Date
Jordi Boggiano e6114b2ca7 Fix support for replacing dist refs in gitlab URLs and add support for gitlab/github enterprise too 2018-01-05 15:20:30 +01:00
Jordi Boggiano ac9c7a50e9
Merge pull request #6976 from nicolas-grekas/fix-autoloader
Fix generated static map...
2018-01-05 08:41:10 +01:00
Nicolas Grekas 0c912d6eee Fix generated static map... 2018-01-04 17:31:44 +01:00
Jordi Boggiano 95d5e8dd94 Update changelog 2018-01-04 14:44:42 +01:00
Jordi Boggiano 5e223dae61 Update jsonlint dep 2018-01-04 14:27:50 +01:00
Remi Collet b0fa2bd5e2 Fix dependency on seld/jsonlint 1.4
As deprecated flag is used.
2018-01-04 14:26:27 +01:00
Jordi Boggiano ebc3c7d0da
Merge pull request #6973 from nicolas-grekas/fix-autoloader
Fix BC of generated static map
2018-01-04 14:12:15 +01:00
Nicolas Grekas ce70e0e9dd Fix BC of generated static map 2018-01-04 14:11:50 +01:00
Jordi Boggiano c962be2f41 Update changelog for 1.6.0 2018-01-04 11:54:19 +01:00
Jordi Boggiano 882b82d542 Add COMPOSER_MEMORY_LIMIT env var to force a given memory_limit, fixes #6931 2018-01-04 10:49:41 +01:00
Jordi Boggiano 5cd0fef7ff Upgrade to SPDX License 3.0 and handle deprecations more gracefully, fixes #6951 2018-01-04 10:42:46 +01:00
Jordi Boggiano ab8437ce06 Merge remote-tracking branch 'swumao/feature-6892' 2018-01-03 16:46:50 +01:00
Jordi Boggiano 3be9591930 Simplify some ClassLoader code, minor memory improvement, fixes #6937 2018-01-03 16:24:22 +01:00
Jordi Boggiano 8a50345df7 Follow ignore-platform-reqs when checking for package requirements, fixes #6859 2018-01-03 15:02:46 +01:00
Jordi Boggiano e2ad3ea85a
Merge pull request #6963 from glensc/patch-2
changelog: fix typo in 1.5.6 entry
2018-01-03 11:58:43 +01:00
Jordi Boggiano f222f7f896
Merge pull request #6961 from carusogabriel/bin
Allow bin key to receive string
2018-01-03 11:58:13 +01:00
Jordi Boggiano 0edc4175a1
Merge pull request #6955 from carusogabriel/clean-documentation
Clean up documentation
2018-01-03 11:54:04 +01:00
Jordi Boggiano e137fe9b9d
Merge pull request #6960 from carusogabriel/singulars-and-plurals
[SvnDownloader] Improve plurals and singulars
2018-01-03 11:53:02 +01:00
Elan Ruusamäe b02aa2e745
changelog: fix typo in 1.5.6 entry 2018-01-02 21:54:00 +02:00
Gabriel Caruso 2ad6f611d7 Allow bin key to receive string 2018-01-02 07:00:55 -02:00
Gabriel Caruso 7aad20cb30 [SvnDownloader] Improve plurals and singulars 2018-01-02 04:41:03 -02:00
Gabriel Caruso 486e580db2 Clean up documentation 2017-12-30 18:11:52 -02:00
Jordi Boggiano 6717cf1956
Merge pull request #6947 from localheinz/fix/sort-packages
Fix: Add 'sort-packages' to composer-schema.json
2017-12-29 15:26:17 +01:00
Jordi Boggiano ad27182618
Merge pull request #6945 from localheinz/fix/remove-main-key
Fix: Remove key when value is null
2017-12-29 15:25:34 +01:00
Jordi Boggiano 28e41d094e
Merge pull request #6939 from localheinz/fix/typo
Fix: Typo / wording
2017-12-29 15:21:08 +01:00
Jordi Boggiano 9c9b014d28
Merge pull request #6952 from mhujer/mh-docs-typos
[docs] Few typographical fixes
2017-12-29 13:32:32 +01:00
Martin Hujer 9bb4cce0b8 Fixes typos in docs 2017-12-29 13:29:13 +01:00
Jordi Boggiano 17086c5787
Merge pull request #6949 from mhujer/mh-fix-links
[docs] Fix links
2017-12-29 12:45:27 +01:00
Martin Hujer 149a5e9401 Change links to prevent unnecessary redirect 2017-12-29 11:38:02 +01:00
Martin Hujer 58a62dceab Change http to https where possible 2017-12-29 11:37:59 +01:00
Andreas Möller de07f588c1
Fix: Use array_key_exists() instead of isset() 2017-12-28 21:12:04 +01:00
Andreas Möller 79828f7543
Enhancement: Assert that key is removed when value is null 2017-12-28 21:11:54 +01:00
Andreas Möller d034f1e23f
Fix: Add 'sort-packages' to composer-schema.json 2017-12-28 21:05:21 +01:00
Andreas Möller 5e68566ce6
Fix: Typo / wording 2017-12-27 19:50:16 +01:00
Jordi Boggiano 57b3e24514
Merge pull request #6926 from stof/fix_platform_reqs
Fix the platform requirement check command
2017-12-20 13:13:32 +01:00
Christophe Coevoet e91505ce30 Fix the platform requirement check command
The command must validate that the current package matches the constraint, not
that any newer package matches it.
2017-12-20 12:17:16 +01:00
Jordi Boggiano f494f4942d Update changelog 2017-12-19 17:55:17 +01:00
Jordi Boggiano 50665aa18d Simplify check for current revision, refs #6684 2017-12-19 17:50:02 +01:00
Jordi Boggiano 93cd9d874b Merge remote-tracking branch 'RobberPhex/git-repo' 2017-12-19 15:47:58 +01:00
闫兴茂 e4bb306dfc Fix for CI 2017-12-19 22:32:10 +08:00
闫兴茂 1c0a494c72 Update findBestVersionForPackage method to support return package name 2017-12-19 22:17:24 +08:00
Jordi Boggiano 01cc1ccf2a
Merge pull request #6920 from johnstevenson/appveyor-platform
Remove build platform from appveyor.yml
2017-12-19 14:10:14 +01:00
Jordi Boggiano 6d4a8574da
Merge pull request #6921 from carusogabriel/add-no_useless_else-phpcs
Add no_useless_else in phpcs
2017-12-19 13:56:56 +01:00
johnstevenson 85e08faebf Cache composer packages on Appveyor 2017-12-19 12:45:23 +00:00
Gabriel Caruso 50045a7536 Add no_useless_else in phpcs 2017-12-19 09:20:29 -02:00
johnstevenson 058f204dd8 Remove build platform from appveyor.yml 2017-12-19 11:09:32 +00:00
John Stevenson 02fbbd5a42 Skip MockedZipDownloader tests if zip is missing (#6917)
* Skip MockedZipDownloader tests if zip is missing
2017-12-19 11:07:09 +01:00
Jordi Boggiano 0958b3de5c
Merge pull request #6915 from johnstevenson/appveyor
Fix chocolatey php
2017-12-19 10:51:20 +01:00
johnstevenson 7ee3a92a28 Modularize appveyor.yml and use Composer-Setup 2017-12-18 21:23:46 +00:00
johnstevenson 3dc7d500df Don't use shallow_clone if tests are export-ignored 2017-12-18 20:54:55 +00:00