Commit Graph

  • 3d0b46c8b0 Refact "/autoload.php" literal to constant main Hugo Thunnissen 2022-06-20 21:40:38 +0200
  • f9d2feb9cb Fix 3 sonarqube bugs Hugo Thunnissen 2022-06-20 21:07:20 +0200
  • f2df6c7a1b pipeline sources Ginger U 2022-06-20 16:22:17 +0200
  • cab6ef11a9 Fix typo Hugo Thunnissen 2022-06-20 16:07:07 +0200
  • ad0ecdfad2 Remove newlines from command output Hugo Thunnissen 2022-06-20 16:05:59 +0200
  • 04e372fe2f Use regexp to check install command output Hugo Thunnissen 2022-06-20 16:04:21 +0200
  • e4e728bd77 CI: stop testing when a testcase fails Hugo Thunnissen 2022-06-20 16:00:19 +0200
  • cee774155d Remove newlines from command display Hugo Thunnissen 2022-06-20 15:58:42 +0200
  • 1657d2488e pipeline steps install Ginger U 2022-06-20 15:53:09 +0200
  • ff4be8fed3 pipeline update steps Ginger U 2022-06-20 15:50:09 +0200
  • 2132eeacf4 pipeline edit Ginger U 2022-06-20 15:46:42 +0200
  • 2dcad4f62a .drone.yml Ginger U 2022-06-20 15:41:19 +0200
  • 05e6b7eb6f drone pipeline Ginger U 2022-06-20 15:39:24 +0200
  • 12d595757c Add tests for InstallCommand (user story 5) Hugo Thunnissen 2022-06-20 14:36:39 +0200
  • c1b59ae465 Add some bounds tests to RequireCommandTest Hugo Thunnissen 2022-06-20 09:09:54 +0200
  • 127df8060c Test RequireCommand Hugo Thunnissen 2022-06-18 19:46:04 +0200
  • 243da28878 Remove drone.yml Hugo Thunnissen 2022-06-07 13:31:17 +0200
  • 50e452dea9 Add logging section to phpunit.xml.dist Hugo Thunnissen 2022-05-20 14:03:27 +0200
  • f8080b11e9 Set source directory and use https for sonar CI Hugo Thunnissen 2022-05-17 13:09:56 +0200
  • 3a882dfccb Add phpmetrics tool and change CI image Hugo Thunnissen 2022-05-17 12:57:36 +0200
  • 88dc80879f Run tests in composer image Hugo Thunnissen 2022-05-10 15:23:30 +0200
  • 51cd9b7edf Add sonarqube CI step Hugo Thunnissen 2022-05-10 15:22:41 +0200
  • e50f954309 Add .drone.yml Hugo Thunnissen 2022-05-10 15:19:22 +0200
  • 30ef9be282
    Merge pull request #10757 from nicolas-grekas/inline-event-names Jordi Boggiano 2022-05-03 10:35:37 +0200
  • a812853fe4 Inline PackageEvents constants Nicolas Grekas 2022-05-02 11:51:40 +0200
  • f1f013edde
    Downgrade naming errors to warnings again in package links to avoid BC issues with tags on packagist Jordi Boggiano 2022-04-29 14:58:38 +0200
  • da322643d6
    Fix retry to add a small pause between retries after the second one, refs #10716 Jordi Boggiano 2022-04-29 14:50:58 +0200
  • 1f75af6f89
    Move comment where it belongs Jordi Boggiano 2022-04-29 13:40:17 +0200
  • 928e19e637
    Merge branch '2.2' into main Jordi Boggiano 2022-04-29 12:15:20 +0200
  • 1cdc43d9de
    Merge pull request #10748 from glaubinix/f/gitlab-auth Jordi Boggiano 2022-04-29 12:07:01 +0200
  • f8eed28347
    Update baseline (2030, 104) Jordi Boggiano 2022-04-29 11:25:23 +0200
  • d5a8d2be22
    Enable phpstan bleedingEdge Jordi Boggiano 2022-04-29 11:10:21 +0200
  • 25012170b2
    Fix bootstrap path Jordi Boggiano 2022-04-29 10:57:44 +0200
  • 4707350011
    Upgrade phpunit configs Jordi Boggiano 2022-04-29 10:53:56 +0200
  • 06ef742a66
    Update phpstan, fix InstalledVersions key ordering to be more logical/consistent Jordi Boggiano 2022-04-29 10:30:00 +0200
  • 6b7ae1e05a
    Merge pull request #10635 from staabm/phpstan-config Jordi Boggiano 2022-04-29 09:05:16 +0200
  • 474d0dc82d
    Extract phpstan extension config into its own file Jordi Boggiano 2022-04-29 09:04:02 +0200
  • d40c3a89c0
    GitLab: add warning in case GitLab authentication is misconfigured Stephan Vock 2022-04-28 21:27:16 +0100
  • 89721ab322
    GitLab: detect invalid token setup and attempt to automatically resolve the issue for the user Stephan Vock 2022-04-21 09:47:23 +0100
  • 3b4a3d63bf
    GitLab: prevent invalid loop during composer install with invalid credentials Stephan Vock 2022-04-21 09:37:55 +0100
  • 732bdbde4b
    Fix missing validation of local auth file before loading it Jordi Boggiano 2022-04-28 21:21:20 +0200
  • bd6403a6be
    Fix newly surfaced errors Jordi Boggiano 2022-04-28 21:20:40 +0200
  • 6fdd9494ef
    Implement config type parsing Jordi Boggiano 2022-04-28 15:13:08 +0200
  • 532166a892
    ws Markus Staab 2022-03-18 09:37:11 +0100
  • 0cd02f6257
    added phpstan ConfigReturnTypeExtension Markus Staab 2022-03-18 09:26:31 +0100
  • b8b84c2c35
    #10738 - Allow config unset for unrecognized keys (#10756) Liviu-Ionut Iosif 2022-04-28 10:03:46 +0300
  • e918b6001b
    Update phpstan Jordi Boggiano 2022-04-27 22:00:04 +0200
  • f435618cb3
    Update phpstan baseline (2086, 104) Jordi Boggiano 2022-04-27 21:54:54 +0200
  • cac2d076b1
    Fix corrupt caches for svn driver, fixes #10751 Jordi Boggiano 2022-04-27 21:30:21 +0200
  • a0cc388952
    Fix init command failing due to missing --ignore-platform-req[s] flags, fixes #10739 Jordi Boggiano 2022-04-27 21:23:13 +0200
  • 5a54e0eb7a
    Use new fixed compact table format Jordi Boggiano 2022-04-14 17:05:40 +0200
  • c36a9350bd
    Fix TypeError in ConfigCommand (#10753) Markus Staab 2022-04-27 21:10:06 +0200
  • f728b0b007
    clarify `config.platform` short notation (#10741) Marcus Förster 2022-04-26 16:51:30 +0200
  • b1828ef653
    ComposerRepository: add a warning if the packages key doesn't match the package name (#10735) Stephan 2022-04-14 15:53:18 +0100
  • 2d153f2371
    Merge branch '2.2' into main Jordi Boggiano 2022-04-14 16:26:21 +0200
  • 20d11bfdfb
    Display the stored channel when choosing a specific channel in self-update, fixes #10719 Jordi Boggiano 2022-04-14 11:25:44 +0200
  • 1f6f4a786e
    BitbucketDriver: remove unnecessary HTTP call to fetch the root identifier (#10729) Stephan 2022-04-14 09:53:26 +0100
  • 78d5050832
    Docs: clarify caret contraint with ^0.0.x constraint (#10728) Stephan 2022-04-14 09:47:28 +0100
  • 4cb0382aa8
    Merge branch '2.2' into main Jordi Boggiano 2022-04-13 17:30:35 +0200
  • b0b364af19
    E_TOO_MANY_BRANCHES Jordi Boggiano 2022-04-13 17:24:39 +0200
  • d7ad2093f6
    Merge branch '2.2' into main Jordi Boggiano 2022-04-13 17:10:07 +0200
  • 9a62ef7ff2
    Add missing return type Jordi Boggiano 2022-04-13 17:07:33 +0200
  • 8029e036c4
    Reverting release version changes Jordi Boggiano 2022-04-13 16:43:01 +0200
  • 50c47b1f90
    Release 2.3.5 Jordi Boggiano 2022-04-13 16:43:00 +0200
  • 61b07f93b4
    Reverting release version changes Jordi Boggiano 2022-04-13 16:42:41 +0200
  • 45e5fd12ab
    Release 2.3.5 Jordi Boggiano 2022-04-13 16:42:40 +0200
  • 699956867d
    Reverting release version changes Jordi Boggiano 2022-04-13 16:42:26 +0200
  • ba61e768b4
    Release 2.2.12 Jordi Boggiano 2022-04-13 16:42:25 +0200
  • a1f9baa118
    Fix 5.3/5.4 builds Jordi Boggiano 2022-04-13 16:42:12 +0200
  • 65f4dde32a
    Update changelog Jordi Boggiano 2022-04-13 16:21:50 +0200
  • 615530f0a1
    Merge branch '2.2' into main, update baseline (2085, 104) Jordi Boggiano 2022-04-13 16:18:25 +0200
  • 2ba8758b30
    Update changelog Jordi Boggiano 2022-04-13 16:00:31 +0200
  • 2c40c53637
    Merge pull request from GHSA-x7cr-6qr6-2hh6 Stephan 2022-04-13 14:54:58 +0100
  • 915b97fc39
    Fix docs Jordi Boggiano 2022-04-13 15:22:18 +0200
  • d64e32c991
    Merge remote-tracking branch 'ktomk/patch-validate-no-check-lock' into 2.2 Jordi Boggiano 2022-04-13 15:21:36 +0200
  • 0a8dfe6ef7
    Clarify that autoloader-suffix should be a non-empty-string, fixes #10720 (#10725) Jordi Boggiano 2022-04-13 15:17:07 +0200
  • bb0edce095
    Fixed lock file being used when lock:false is in config, refs #10715 (#10726) Jordi Boggiano 2022-04-13 14:52:13 +0200
  • a5e35f911b
    GitDriver: fix test for remote identifier on windows (#10727) Stephan 2022-04-13 13:08:24 +0100
  • 6c3958ec86
    Add warning if host is accessed via verify_peer or verify_peer_name disabled (#10722) Stephan 2022-04-13 11:21:08 +0100
  • d916ac1af3
    Fix docs for path repo reference option, closes #10718 Jordi Boggiano 2022-04-13 12:16:21 +0200
  • 866d2a49b2
    GitDriver: try to fetch default branch form remote using auth (#10701) Stephan 2022-04-13 11:11:25 +0100
  • 939c998baf validate lock-file if configured (#10715, --check-lock) Tom Klingenberg 2022-04-11 23:58:59 +0200
  • 54063964a7
    Reverting release version changes Jordi Boggiano 2022-04-07 21:16:43 +0200
  • b7a0413199
    Release 2.3.4 Jordi Boggiano 2022-04-07 21:16:35 +0200
  • 49867f0875
    Update phpstan Jordi Boggiano 2022-04-07 16:18:25 +0200
  • 63df77b136
    Update changelog Jordi Boggiano 2022-04-07 16:12:35 +0200
  • 499fc29e79
    Update baseline (2086, 104) Jordi Boggiano 2022-04-07 16:12:25 +0200
  • 35995c2d87
    Merge branch '2.2' into main Jordi Boggiano 2022-04-07 15:56:32 +0200
  • 9bfd059420
    Fix curl downloader to retry in case of DNS resolution failure, fixes #10716 Jordi Boggiano 2022-04-07 15:56:23 +0200
  • 849bc51ce7
    Fix ProcessExecutor bootstrapping, fixes #10703 Jordi Boggiano 2022-04-07 15:16:13 +0200
  • 0efb557afc
    Fix type errors in interactive package selection, fixes #10712 Jordi Boggiano 2022-04-07 13:57:33 +0200
  • 58e135181d
    Restore the ability to list the scripts in the 'run-script' command without providing a script (#10710) Michael Babker 2022-04-07 06:17:28 -0500
  • eb36025d37
    Fix type error in ArchiverInterface::supports(), fixes #10702 Jordi Boggiano 2022-04-06 22:23:47 +0200
  • e0cce2bfb0
    Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 Jordi Boggiano 2022-04-06 22:07:16 +0200
  • 2ef9e14c2f
    Update baseline (2086, 104) Jordi Boggiano 2022-04-06 21:48:23 +0200
  • c2598790f4
    Fix run-script not setting Path correctly on Windows (#10700) Pavel Djundik 2022-04-06 22:46:57 +0300
  • 106149d102
    Fix a bunch of type errors in SelfUpdateCommand, fixes #10696, closes #10704 Jordi Boggiano 2022-04-06 21:35:26 +0200
  • b03e9e414e
    Merge branch '2.2' into main Jordi Boggiano 2022-04-02 13:04:37 +0200
  • d7f0733959
    Detect exec failures in compile script, refs #10693 Jordi Boggiano 2022-04-02 13:04:27 +0200
  • 1cc23e1a8b
    🤦‍♂️ Jordi Boggiano 2022-04-02 13:04:03 +0200