1
0
Fork 0

Commit Graph

  • 7957fc78fc
    Update src/Composer/Util/Git.php Eirik Stanghelle Morland 2024-09-08 21:43:50 +0200
  • d2168399f7 Fix support for app passwords better, plus better handling of bitbucket repositories stored with ssh Eirik S. Morland 2024-09-08 20:51:40 +0200
  • e8d45efc5b
    Merge 185a2f0953 into e4038e5e3b Stephan 2024-09-05 15:33:10 +0200
  • e4038e5e3b
    Reverting release version changes Jordi Boggiano 2024-09-04 14:43:28 +0200
  • e30ccdd665
    Release 2.7.9 2.7.9 Jordi Boggiano 2024-09-04 14:43:28 +0200
  • 260a254905
    Update changelog Jordi Boggiano 2024-09-04 14:31:15 +0200
  • 1980f562ca
    Update deps Jordi Boggiano 2024-09-04 14:14:17 +0200
  • 1fcb6a5d53
    Fix docker detection breaking on constrained environments, fixes #12095 Jordi Boggiano 2024-09-02 10:24:23 +0200
  • 4a34725682
    Bump dependencies, fixes #12015 Jordi Boggiano 2024-09-01 22:17:42 +0200
  • d832d8c6c5
    Simplify lint CI Jordi Boggiano 2024-09-01 20:53:37 +0200
  • aca19582b5
    Reverting release version changes Jordi Boggiano 2024-08-22 15:28:36 +0200
  • a2edd4e441
    Release 2.7.8 2.7.8 Jordi Boggiano 2024-08-22 15:28:36 +0200
  • ca98528555
    Update changelog Jordi Boggiano 2024-08-22 15:28:29 +0200
  • b96821c727
    Fix build Jordi Boggiano 2024-08-22 15:04:02 +0200
  • 15ceb7787e Modify cli docs mzhubail 2024-08-22 14:53:55 +0300
  • 6d10885fd9 Refactoring mzhubail 2024-08-22 14:43:40 +0300
  • a17096f5ba
    Fix copy() sometimes failing on virtualbox shared folders, fixes #12057 Jordi Boggiano 2024-08-22 12:44:48 +0200
  • bbb603490b
    Fix duplicate libraries causing issues when conflicting extensions from core and pecl are installed concurrently (#12093) Jordi Boggiano 2024-08-22 12:11:39 +0200
  • b82aec1e2e
    Fix duplicate libraries causing issues when conflicting extensions from core and pecl are installed concurrently Jordi Boggiano 2024-08-22 11:57:08 +0200
  • 39d9a5b6c5
    Fix relative:true not being respected in path repo installs, fixes #12074 (#12092) Jordi Boggiano 2024-08-22 11:45:25 +0200
  • 91e5f32d28
    Fix relative:true not being respected in path repo installs, fixes #12074 Jordi Boggiano 2024-08-22 11:21:30 +0200
  • 4799cc635e Add `--abandoned` option mzhubail 2024-08-22 10:49:21 +0300
  • 1684f82a43
    Add `InitCommand.php` Interactive test case (#12068) Mohamed Hubail 2024-08-22 11:49:55 +0300
  • f931887304
    Detect incorrectly configured COMPOSER env when set to a directory, refs #12049 Jordi Boggiano 2024-08-22 10:48:56 +0200
  • 766014eac8
    Fix test expectations Jordi Boggiano 2024-08-22 10:39:24 +0200
  • 8c5f2dbb97
    Add `GlobalCommandTest.php` (#12073) Mohamed Hubail 2024-08-22 11:38:16 +0300
  • 11a7b85ae1
    Fix spelling + use single quotes mzhubail 2024-08-04 12:33:35 +0300
  • b403f654e7
    Add single test case for interactive `init` command mzhubail 2024-07-31 13:53:52 +0300
  • dca85cc940
    Add "require command with conflicting keys" test (#12072) Mohamed Hubail 2024-08-22 11:27:58 +0300
  • debcf5dfa2
    Clean up env vars and minor code style changes Jordi Boggiano 2024-08-22 10:20:44 +0200
  • 9c34034891
    adjust tests accordingly Pol Dellaiera 2024-08-22 07:25:15 +0200
  • 6eb4175765
    fix sort Piotr Kwiecinski 2024-08-22 07:25:01 +0200
  • cbfa298501
    Add missing semicolon to code example (#12067) viktor-kup 2024-08-21 18:49:52 +0200
  • e173d20450
    Ensure COMPOSER_AUTH takes precedence over local auth.json, fixes #12084 Jordi Boggiano 2024-08-21 18:38:51 +0200
  • 47b924d27c
    Add Update Interactive tests (#12065) Mohamed Hubail 2024-08-21 19:14:40 +0300
  • 8715c7b8d6
    Update lock file Jordi Boggiano 2024-08-21 17:17:44 +0200
  • d50cc69ffb
    Bump more deps Jordi Boggiano 2024-08-21 17:16:43 +0200
  • 04db9478bf
    Bump minimum dep versions Jordi Boggiano 2024-08-21 17:10:16 +0200
  • 8f3fed674b
    Clean up md5/sha1 usages, upgrade algos where possible (#12088) Jordi Boggiano 2024-08-21 17:06:42 +0200
  • 8f90b9cac9
    Fix 7.2 build Jordi Boggiano 2024-08-21 16:36:12 +0200
  • fb1fad7673
    Fully qualify PHP_VERSION_ID constant usages Jordi Boggiano 2024-08-21 16:10:18 +0200
  • 0218da5e10
    Clean up md5/sha1 usages, upgrade algos where possible Jordi Boggiano 2024-08-21 15:49:35 +0200
  • 556ca06906
    Fix phpstan build with latest deps Jordi Boggiano 2024-08-21 16:44:20 +0200
  • 48d345ac3e
    Update deps, fix some phpstan issues Jordi Boggiano 2024-08-21 14:07:03 +0200
  • 3ba58ea3eb
    Normalize namespaces in psr-0/psr-4 rules to fix edge cases, fixes #12028 (#12063) Jordi Boggiano 2024-08-19 13:52:44 +0200
  • 9da1948585
    Improvements to docker detection (#12062) Jordi Boggiano 2024-08-19 11:01:34 +0200
  • 9a075d37a7 Revert code imanaboheydary 2024-08-06 15:24:43 +0200
  • 7830a5fa0c Add error string for non obvious test case mzhubail 2024-08-05 09:00:29 +0300
  • ee512329d2 Add `GlobalCommandTest.php` mzhubail 2024-08-04 16:10:42 +0300
  • d75cbe53a1 Fix dreaded trainling comma mzhubail 2024-08-04 12:52:13 +0300
  • d6479b8a8f Restrcture so that interactive case is actually interactive mzhubail 2024-08-04 11:42:56 +0300
  • 68b012ddc2 Implement interactive case mzhubail 2024-08-04 11:10:19 +0300
  • ab0288257d Add test case for conflicting both with `--dev` and without mzhubail 2024-08-02 23:13:56 +0300
  • 26351eb37f
    Create devcontainer.json Ayat Exchange 2024-08-03 08:46:04 +0600
  • 346c6fc56f
    Merge 50c2a969d4 into d3d378184b Franck Ranaivo-Harisoa 2024-08-02 10:42:04 +0200
  • 311345e380
    remove reference to non-existant file in phpstan/config.neon Markus Staab 2024-08-02 10:41:34 +0200
  • dae156de86
    Add missing semicolon to code example viktor-kup 2024-08-01 13:15:20 +0200
  • 685742cfcc Add type annotations and phpdoc mzhubail 2024-07-31 14:33:21 +0300
  • 137ddc3c2c Remove trailing comma + add closing bracket mzhubail 2024-07-31 14:22:45 +0300
  • 3452fda972 Add single test case with working `generateInteractiveInput` mzhubail 2024-07-31 13:53:52 +0300
  • e528bce752 Normalize for windows + fix use of `Generator` mzhubail 2024-07-30 14:27:20 +0300
  • 3a9bdee4ad Used `php-cs-fixer` mzhubail 2024-07-30 11:01:20 +0300
  • 28b9f2fdd7 Fix type + remove extra comma mzhubail 2024-07-30 10:54:35 +0300
  • 9cbe682cfd Add Update Interactive tests mzhubail 2024-07-30 09:46:42 +0300
  • 39de15582a
    Normalize namespaces in psr-0/psr-4 rules to fix edge cases, fixes #12028 Jordi Boggiano 2024-07-26 17:44:24 +0200
  • 101f48de2e
    Apply suggestions from code review Jordi Boggiano 2024-07-26 17:09:17 +0200
  • d3d378184b
    Provide release-date/release-age and latest-release-date in composer outdated -A -f json (#12053) Sam L 2024-07-26 10:21:02 -0400
  • 8de7616f8c
    Always include release-age/release-date when --sort-by-age for json output of outdated deps Jordi Boggiano 2024-07-26 16:16:45 +0200
  • d53cf81429
    Fix various phpstan warnings Jordi Boggiano 2024-07-26 09:30:57 +0200
  • 39d307a9df
    Improvements to docker detection, fixes #11073 Jordi Boggiano 2024-07-25 22:33:38 +0200
  • 0fc18b0395
    Update phpstan baseline Sam L 2024-07-23 06:17:32 -0400
  • 1195f07357
    Initial commit, issue-12020 Sam L 2024-07-23 05:52:20 -0400
  • 17f4984601
    Make use of new PHP 8.4.0 function to replace implicit $http_response_header var (#11995) Jordi Boggiano 2024-07-25 17:43:11 +0200
  • 9b061e928f
    Update deps 2.2 Jordi Boggiano 2024-07-25 17:31:23 +0200
  • f18f7f4b47
    Sanitize VCS URLs when building cache keys, fixes #11917, closes #11918 (#12043) Jordi Boggiano 2024-07-25 17:24:49 +0200
  • c65bcd353c
    Make use of new PHP 8.4.0 function to replace implicit $http_response_header var Jordi Boggiano 2024-05-29 22:18:21 +0200
  • 39981a0e2b
    Sanitize VCS URLs when building cache keys, fixes #11917, closes #11918 (#12043) Jordi Boggiano 2024-07-25 17:24:49 +0200
  • eeff1c79ba
    Fix addressability of branches containing # characters (#12042) Jordi Boggiano 2024-07-25 16:46:57 +0200
  • 7141c903ca
    Tweak wording Jordi Boggiano 2024-07-25 16:41:49 +0200
  • 7504685a2e
    Update phpstan and add composer/pcre extensions (#12045) Jordi Boggiano 2024-07-25 16:28:25 +0200
  • 029dda0b43
    Fix deprecation notice on PHP 8.4 (#12046) ADmad 2024-07-25 19:56:39 +0530
  • db869409e1
    Bump highest php lint to use nightly (#12058) Jordi Boggiano 2024-07-25 16:26:13 +0200
  • 306eb70c33
    Bump highest php lint to use nightly Jordi Boggiano 2024-07-25 13:52:57 +0200
  • 7d9bff5b5a
    Go back to stable versions Jordi Boggiano 2024-07-25 11:44:39 +0200
  • 1dc9e51f5a
    Merge 39a5db7925 into ea931df77d Danny van der Sluijs 2024-07-20 07:19:48 +0800
  • ea931df77d
    Update schema for php-ext section to add needs-value flag (#12050) James Titcumb 2024-07-19 20:41:33 +0100
  • 2016c274c7
    Update baseline (1516) Jordi Boggiano 2024-07-19 15:00:25 +0200
  • 3ceee7bafd
    Update deps Jordi Boggiano 2024-07-19 14:56:23 +0200
  • c8af64e122
    More fixes Jordi Boggiano 2024-07-19 14:18:36 +0200
  • 8191f5c887
    Update schema for php-ext section to add needs-value flag James Titcumb 2024-07-19 09:41:18 +0100
  • 809477e83a
    Update phpstan and add composer/pcre extensions Jordi Boggiano 2024-07-13 13:51:36 +0200
  • 3dbbd7644e
    Fix deprecation notice on PHP 8.4 ADmad 2024-07-13 19:56:15 +0530
  • 685add70ec
    Refactor the BasePackage::$stabilities into a constant Jordi Boggiano 2024-07-12 11:27:44 +0200
  • 07aee7ea8e
    Update ca-bundle to latest Jordi Boggiano 2024-07-11 15:57:11 +0200
  • bd03981ea7
    Fix archive command crashing if a path cannot be realpathed on windows, fixes #11544 Jordi Boggiano 2024-07-11 09:29:55 +0200
  • 74fea8365f
    Sanitize VCS URLs when building cache keys, fixes #11917, closes #11918 Jordi Boggiano 2024-07-10 17:20:44 +0200
  • c68d816080
    Fix addressability of branches containing # characters, fixes #12029 Jordi Boggiano 2024-07-10 16:44:40 +0200
  • 68f6498bd3
    Only read first 500 bytes of a bin file to detect if it is a PHP script, refs #12032 Jordi Boggiano 2024-07-10 15:07:27 +0200
  • 6ec76db926
    Remove redundant boolean type casts (#12033) Quỳnh Nguyễn 2024-07-10 16:04:20 +0700
  • 03bbfdd8f4
    fix(Locker): don't store transport-options.ssl within the lock-file (#12019) Ilya Urvachev 2024-07-10 10:35:26 +0200