Commit Graph

  • 9efe4290b6
    Merge branch '2.1' into main Jordi Boggiano 2021-11-30 10:52:10 +0100
  • b3df470be6
    Reverting release version changes Jordi Boggiano 2021-11-30 10:51:43 +0100
  • cd28fc05b0
    Release 2.1.14 Jordi Boggiano 2021-11-30 10:51:43 +0100
  • 04b04a5d7d
    Update changelog Jordi Boggiano 2021-11-30 10:51:39 +0100
  • 97fce64193
    Update deps Jordi Boggiano 2021-11-30 10:50:37 +0100
  • f7564c6efd
    Update lock file Jordi Boggiano 2021-11-30 10:46:41 +0100
  • f758da32c9
    Merge branch '2.1' into main Jordi Boggiano 2021-11-30 10:39:44 +0100
  • fdfad6ac66
    Reverting release version changes Jordi Boggiano 2021-11-30 10:39:12 +0100
  • 1b8338661e
    Release 2.1.13 Jordi Boggiano 2021-11-30 10:37:51 +0100
  • 0ec0f20332
    Update changelog Jordi Boggiano 2021-11-30 10:34:42 +0100
  • 965b12cdec
    Allow alpha and above for latest deps build to catch dependency problems earlier next time Jordi Boggiano 2021-11-30 10:31:25 +0100
  • 42c2108956
    Remove symfony/console ^6 compat as it is incorrect, fixes #10321 Jordi Boggiano 2021-11-30 10:31:00 +0100
  • 5d218287d9
    Doc clarification Jordi Boggiano 2021-11-30 09:46:38 +0100
  • 8a36c88cac
    Get rid of $binPath global in bin proxies Jordi Boggiano 2021-11-29 09:39:13 +0100
  • ace8a1776c
    Add composer platform package with exact Composer version (#10313) Helmut Hummel 2021-11-27 14:26:57 +0100
  • 7a3d2b8157
    Better hint for missing extensions (#10283) Shalvah 2021-11-26 10:39:07 +0100
  • b9d7d27c82 Fix tests after grammar fix for php.ini error message Nils Adermann 2021-11-26 10:13:49 +0100
  • 645e5245dd
    Error message grammar fix Nils Adermann 2021-11-26 10:09:02 +0100
  • 0b9e1da4fc
    Allow recursively call composerRequire (#10312) Helmut Hummel 2021-11-25 20:50:26 +0100
  • f7525ddf52
    Reorder config slightly Jordi Boggiano 2021-11-25 15:55:36 +0100
  • 613526bab2
    Feature proposal: sorting keys by logical blocks (#10089) Andrey Helldar 2021-11-25 17:43:37 +0300
  • 00c6215c81
    Merge pull request #10157 from Seldaek/do_not_auto_unlock_transitive_path_deps Nils Adermann 2021-11-25 15:27:34 +0100
  • a6fc1ab663
    Fix feedback Jordi Boggiano 2021-11-25 15:18:24 +0100
  • 4352f23962
    Fix implementation & tweak test Jordi Boggiano 2021-11-12 23:25:06 +0100
  • b8caf4b214
    Test path repo dependencies are updated in transitive partial updates (#7) Nils Adermann 2021-11-09 15:20:11 +0100
  • fcda22659a
    Update deprecation baseline for 8.1 Jordi Boggiano 2021-11-08 14:27:05 +0100
  • d0c1e6cb05
    Add InstallerTest for path repo symlink unfixing Jordi Boggiano 2021-11-08 14:21:59 +0100
  • 0ae5a6ef59
    Add test verifying unfixing behavior of path repo packages Jordi Boggiano 2021-10-27 21:28:09 +0200
  • bd4ba36fa9
    Prevent auto-unlocked path repo packages from also unlocking their transitive deps when -w/-W is used Jordi Boggiano 2021-10-14 14:49:04 +0200
  • d86049565d
    Deactivate plugins before recreating a new composer instance and loading new plugins in require/remove commands, fixes #9962 Jordi Boggiano 2021-11-25 15:02:59 +0100
  • 91548d178b
    Add support for setting platform packages to false to disable them (#10308) Jordi Boggiano 2021-11-25 14:46:25 +0100
  • 2c1ff41f8f
    Fix phpstan Jordi Boggiano 2021-11-25 12:37:51 +0100
  • 032db5bc01
    Fix tests Jordi Boggiano 2021-11-25 12:33:59 +0100
  • deaec7c0ac
    Report validation error if a package replaces and conflicts against the same name, fixes #9845 Jordi Boggiano 2021-11-25 10:21:30 +0100
  • c15eba3fe3
    Turn naming errors into hard failures in validating array loader Jordi Boggiano 2021-11-25 10:20:47 +0100
  • f12a5b8214
    Expose path to autoload in a global var for binaries (#10137) Helmut Hummel 2021-11-25 09:53:03 +0100
  • dc526d354c
    Merge pull request #10309 from Seldaek/archive_fixes Nils Adermann 2021-11-25 00:41:04 +0100
  • 126f95a8d7
    Get rid of gitignore/hgignore handling (fixes #7358), Add support for -export-ignore (fixes #9153) Jordi Boggiano 2021-11-24 22:44:03 +0100
  • cc3b53bc2e
    Also mark @putenv and @php deprecated/forbidden as script names to avoid clashes Jordi Boggiano 2021-11-24 22:30:57 +0100
  • 1b5b5c48bf
    Bump plugin api version, fixes #10082 Jordi Boggiano 2021-11-24 16:35:58 +0100
  • e96656d850
    Fix tests on windows Jordi Boggiano 2021-11-24 16:19:37 +0100
  • 7e3626362e
    Add support for warnings/infos keys to report more complex information to diverse Composer versions Jordi Boggiano 2021-11-24 16:00:57 +0100
  • ebf4cbdc69
    Add COMPOSER_NO_DEV environment variable to set the --no-dev flag (#10262) Yehuda Katz 2021-11-24 05:32:19 -0500
  • 78583ab678
    Support ignore-platform-reqs in `composer outdated` (#10293) Rafael Dohms 2021-11-23 17:16:58 +0100
  • bac7b826f2
    Revert "To be reverted: Disable pool optimizer by default, run solver twice and compare outputs if user opts into optimizer" Jordi Boggiano 2021-11-23 17:05:10 +0100
  • 9d22a2096c
    Bump spdx-licenses Jordi Boggiano 2021-11-23 17:01:51 +0100
  • c0156e1b89
    Merge pull request #10280 from Seldaek/pool_builder_replace Jordi Boggiano 2021-11-23 16:45:26 +0100
  • bbc442b0ad
    Undo changes to providers, only unlock replacers when unlocking a given name Jordi Boggiano 2021-11-23 16:02:34 +0100
  • 807c677865
    Improve some linking Jordi Boggiano 2021-11-23 14:48:47 +0100
  • 3242de2438
    Backport tests from #9538 and fix everything Jordi Boggiano 2021-11-23 12:58:59 +0100
  • 13b7527fca
    Fix unlocking of replacers when a replaced package is unlocked in partial updates Jordi Boggiano 2021-11-12 12:42:34 +0100
  • 8386264c98
    Fix spelling of Bitbucket (#10290) Martin Herndl 2021-11-17 20:54:18 +0100
  • 5297f72e3f
    Docs: add transport options example and differentiate between cURL and stream options (#10289) Stephan 2021-11-17 18:54:30 +0000
  • 63b5cbe000
    GitDownloader: add option for single use git clone to avoid --dissociate when cloning from local copy (#10288) Stephan 2021-11-17 18:53:10 +0000
  • 0f5f0fb9e1
    (Probable) typo fix (#10286) Bruno Baguette 2021-11-17 11:03:48 +0100
  • 7fc9000834
    Also retry for SSL connection failures, refs #10124 Jordi Boggiano 2021-11-17 11:02:43 +0100
  • f509c41280
    Upgrade PHPStan to 1.0 (#10253) Jordi Boggiano 2021-11-14 20:42:24 +0100
  • 61b50cb7ec
    Remove hack from ComposerRepository, fixes #9297 Jordi Boggiano 2021-11-13 13:25:25 +0100
  • 65765a148a
    Explicitly deprecate misuse of the link setters to enforce the fact they expect maps (#10281) Jordi Boggiano 2021-11-12 21:38:08 +0100
  • 903173ead5
    Fix 8.1-lowest build Jordi Boggiano 2021-11-12 16:48:38 +0100
  • 0662fa2662
    Fix loading files for plugins/scripts (#10279) Nicolas Grekas 2021-11-12 09:44:34 +0100
  • 410771af36
    Merge pull request #10274 from func0der/add_sorting_to_archiving Jordi Boggiano 2021-11-12 09:03:53 +0100
  • 4589b9bb18
    Merge pull request #9261 from Toflar/pooloptimizer Jordi Boggiano 2021-11-11 16:44:59 +0100
  • c06be086a6
    To be reverted: Disable pool optimizer by default, run solver twice and compare outputs if user opts into optimizer Jordi Boggiano 2021-11-10 10:08:36 +0100
  • ce2a40b259
    List identical/compatible removed versions in problem output as if they had not been removed Jordi Boggiano 2021-11-09 17:45:12 +0100
  • 34183f49f9
    Implemented PoolOptimizer Yanick Witschi 2020-10-01 16:42:02 +0200
  • 7eca450d9b
    Add wildcard support to ignore-platform-req, fixes #10045 (#10083) Martin Herndl 2021-11-11 15:56:38 +0100
  • 8542321a31
    Updates to the troubleshooting docs, refs #10129 Jordi Boggiano 2021-11-11 14:58:43 +0100
  • 44c5b6cde6
    Config: add source option for command to show where a config value is loaded from (#10129) Stephan 2021-11-11 14:17:58 +0000
  • 012556daee
    VcsRepository: limit type of versionTransportExceptions (#10275) Stephan 2021-11-11 11:24:47 +0000
  • 3013674c92
    Refactor ignore platform reqs checks (#10079) Martin Herndl 2021-11-11 12:24:12 +0100
  • 68847ed609
    Tweak bitbucket driver to uniformize regexes Jordi Boggiano 2021-11-11 12:21:19 +0100
  • ba1814f306
    Added retry behavior for certain http status and curl error codes (#10162) Jordi Boggiano 2021-11-10 22:12:42 +0100
  • 6aa8a466b7
    Fix tests Jordi Boggiano 2021-11-10 22:10:36 +0100
  • cda7863f20
    Get rid of the abstract BitbucketDriver class, fixes #9856 Jordi Boggiano 2021-11-10 22:08:30 +0100
  • 150acc5559
    Removed HgBitbucketDriver support (#10248) Raphael de Almeida 2021-11-10 17:58:03 -0300
  • ba5b7a5a9f
    Add missing docblocks Jordi Boggiano 2021-11-10 21:54:40 +0100
  • 8553c6d978
    Add loading of files autoload section for plugins and Composer runtime autoloaders (#10065) Nicolas Grekas 2021-11-10 21:37:33 +0100
  • 41a0c660b1 [add_sorting_to_archiving] Do not use natural sorting, cause of minimum required versions. func0der 2021-11-10 15:39:50 +0100
  • 5fb4286550 [add_sorting_to_archiving] Revert changes to test, because they were pointless. func0der 2021-11-10 15:30:18 +0100
  • a48afcd790 [add_sorting_to_archiving] Add natural sorting to ArchivableFilesFinder. func0der 2021-11-10 15:23:39 +0100
  • b09a39f9c8
    Error out on recursive links in validating loader and ignore them in regular loader Jordi Boggiano 2021-11-10 11:07:44 +0100
  • bd4d624cc7
    Read first from $_SERVER and $_ENV before using getenv (#10218) Jordi Boggiano 2021-11-09 16:31:27 +0100
  • 1900f0e6e0
    Update lock Jordi Boggiano 2021-11-09 16:07:37 +0100
  • 85f3bb070d
    Add abandoned flag in search command output Jordi Boggiano 2021-11-09 16:04:21 +0100
  • 9e762a4f9a
    Bump target to 2.2-dev Jordi Boggiano 2021-11-09 16:04:08 +0100
  • 8a63018f07
    Update changelog Jordi Boggiano 2021-11-09 16:01:48 +0100
  • 28c34128ee
    Fix php proxies to resolve __FILE__ and __DIR__ using realpath on PHP <8, fixes #10261 Jordi Boggiano 2021-11-08 15:03:05 +0100
  • 3bb78fd1ee
    Make new phar filename random to avoid possible concurrency issues, refs #10252 Jordi Boggiano 2021-11-08 11:42:37 +0100
  • 6a7264fc2d
    Trigger autoloading of a few classes before executing self-update command, fixes #10252 Jordi Boggiano 2021-11-08 11:41:12 +0100
  • abf832aa49
    Update what GitHub token scope is needed and what it implies (#10257) Matthias Pigulla 2021-11-08 10:53:12 +0100
  • 4c9e567c39
    Provide different URL options to encourage users to create low-privilege GitHub tokens (#10256) Matthias Pigulla 2021-11-08 10:52:22 +0100
  • 9f433aba76
    Fix 9999999-dev showing on composer show when no branch alias is defined for the default branch, fixes #10260 Jordi Boggiano 2021-11-08 10:43:25 +0100
  • 5b47fa1896
    Add back abandoned key in repository search results (#10259) Martin Herndl 2021-11-08 10:27:45 +0100
  • d7154c2a72
    Fix GithubActionError on php 8.1 (#10250) Markus Staab 2021-11-02 14:39:04 +0100
  • cb0293cf30
    Finalize phpstan level 6 for tests dir, closes #10159 Jordi Boggiano 2021-11-02 14:32:09 +0100
  • a86046f9e4
    Update changelog Jordi Boggiano 2021-11-02 12:09:59 +0100
  • 6b62f98d3c
    GithubActionError: escape more special chars (#10243) Markus Staab 2021-11-02 11:43:34 +0100
  • 90087b4fb3
    Fix handling of php bin proxies combined with declare() on php <8, fixes #10246 (#10249) Jordi Boggiano 2021-11-02 11:36:31 +0100
  • bcbd8fdb61
    Add types to `Package` tests (#10245) Martin Herndl 2021-11-01 21:44:12 +0100